how many os can i put on a 8gb usb flash drive?
how many os can i put on a 8gb usb flash drive?
also, which 0s's fit on usb drives? can i partition the drive? I already know about puppy linux and ubuntu. But what about mac and win xp?
TP 600E 2645-55u PII/300mhz/128MB/ 6gb.
TP T20 PIII 700mhz/364mb/12gb
T61
TP T20 PIII 700mhz/364mb/12gb
T61
-
bobbarker
- Sophomore Member
- Posts: 158
- Joined: Mon Feb 18, 2008 1:27 am
- Location: Cincinnati, Ohio
- Contact:
BartPE is an option, but it's far from a real XP install and is useful only for recovery/repair needs. The GUI isn't the same and it doesn't really resemble XP.
Lenovo X240: 2.1GHz i7 - 8GB - 120GB SSD - 1080p IPS - Win7
Lenovo T400: 2.53GHz - 4GB - 320GB & 100GB - Win7
IBM X60t: 1.83GHz - 2GB - 80GB - 1400x1050 - Win7
Lenovo T400: 2.53GHz - 4GB - 320GB & 100GB - Win7
IBM X60t: 1.83GHz - 2GB - 80GB - 1400x1050 - Win7
fr0zenmon:
I have VistaPE, Knoppix, PartedMagic, and DOS on a 2 GB drive. On another 2 GB drive I have Kubuntu 8.04 Live (with persistence) and BartPE. Grub4DOS is used as a boot manager (or you can use plain GRUB).
On an 8 GB drive the sky is the limit.
I have VistaPE, Knoppix, PartedMagic, and DOS on a 2 GB drive. On another 2 GB drive I have Kubuntu 8.04 Live (with persistence) and BartPE. Grub4DOS is used as a boot manager (or you can use plain GRUB).
On an 8 GB drive the sky is the limit.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
richarddd:
You can use any of the popular partitioning tools to do this. My personal favorite is Acronis Disk Director, but Partition Magic (the bootable DOS rescue version) will also work. If you don't currently have graphical partitioning software you can download PartedMagic (a newer and improved version of GParted).
Command-line partitioners will also work; fdisk or cfdisk in Linux, or diskpart in XP/Vista.
PendriveLinux.com has lots of illustrated guides that you can use for ideas.
Playing around with these is a lot of fun. I've especially enjoyed VistaPE, which can be used for repairing XP or Vista PCs.
You can use any of the popular partitioning tools to do this. My personal favorite is Acronis Disk Director, but Partition Magic (the bootable DOS rescue version) will also work. If you don't currently have graphical partitioning software you can download PartedMagic (a newer and improved version of GParted).
Command-line partitioners will also work; fdisk or cfdisk in Linux, or diskpart in XP/Vista.
PendriveLinux.com has lots of illustrated guides that you can use for ideas.
Playing around with these is a lot of fun. I've especially enjoyed VistaPE, which can be used for repairing XP or Vista PCs.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
Mark,
Sorry for the badly worded question. What I meant was what partitions did you make and what filesystems did you use? Did you use different partitions for each OS and program?
The last time I tried this, I had problems if I created more than one Windows compatible partition (fat, fat32, ntfs) on a flash drive.
Sorry for the badly worded question. What I meant was what partitions did you make and what filesystems did you use? Did you use different partitions for each OS and program?
The last time I tried this, I had problems if I created more than one Windows compatible partition (fat, fat32, ntfs) on a flash drive.
richarddd:
Sorry, I did misunderstand. The limitation you saw is only present in Windows. Windows will only see and use the first partition on a multi-partition flash drive, but Linux will see them all.
Here is the layout of one of my 2 GB drives, for example:
Primary 1 - FAT32, VistaPE, 750 MB
Primary 2 - ext2, Knoppix, 750 MB
Primary 3 - ext2, Knoppix persistent partition, 300 MB
Logical 1 - FAT32, Acronis bootable DD10 and TI, 75 MB
Logical 2 - FAT32, PartedMagic, 50 MB
If done this way you need to use a Linux machine to copy files to the partitions beyond primary 1, since Windows will not see them.
Perhaps the easiest way to do a multiboot USB flash drive is to use Grub4DOS as the boot manager. Grub4DOS allows booting directly to a file, for example:
If done this way you can use just one big FAT32 partition on the drive and then put each OS in separate folders. The example above could have been done this way, and is probably the way I will do future multiboot flash drives. The advantage of this method is that you can plug the drive into a Windows machine and it will see everything, so the whole multiboot drive can be set up in Windows.
Check into Grub4DOS - it is quite an improvement over GRUB yet still can use all of the familiar GRUB commands.
Sorry, I did misunderstand. The limitation you saw is only present in Windows. Windows will only see and use the first partition on a multi-partition flash drive, but Linux will see them all.
Here is the layout of one of my 2 GB drives, for example:
Primary 1 - FAT32, VistaPE, 750 MB
Primary 2 - ext2, Knoppix, 750 MB
Primary 3 - ext2, Knoppix persistent partition, 300 MB
Logical 1 - FAT32, Acronis bootable DD10 and TI, 75 MB
Logical 2 - FAT32, PartedMagic, 50 MB
If done this way you need to use a Linux machine to copy files to the partitions beyond primary 1, since Windows will not see them.
Perhaps the easiest way to do a multiboot USB flash drive is to use Grub4DOS as the boot manager. Grub4DOS allows booting directly to a file, for example:
will directly boot XP. This differs from GRUB, which only allows chainloading to the IPL of a DOS/Windows type operating system, which usually will require a separate partition for each OS.root (hd0,0)
chainloader /ntldr
If done this way you can use just one big FAT32 partition on the drive and then put each OS in separate folders. The example above could have been done this way, and is probably the way I will do future multiboot flash drives. The advantage of this method is that you can plug the drive into a Windows machine and it will see everything, so the whole multiboot drive can be set up in Windows.
Check into Grub4DOS - it is quite an improvement over GRUB yet still can use all of the familiar GRUB commands.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
I've been playing with grub4dos and like it. One nice feature is that it will boot an iso file. I boot acronis TI that way.
For some reason, I can't get it to boot Ubuntu. Ubuntu wants a root= parameter passed to the kernel. I can't find one that works. For the moment, I'm boot with syslinux, which boots grub4dos which boots TI.
If you have the chance, please post your menu.lst
For some reason, I can't get it to boot Ubuntu. Ubuntu wants a root= parameter passed to the kernel. I can't find one that works. For the moment, I'm boot with syslinux, which boots grub4dos which boots TI.
If you have the chance, please post your menu.lst
This is a GRUB menu.lst (not Grub4DOS) but perhaps it will be helpful. It is also for booting the Live USB version of *buntu:
# menu.lst - Customized for Kubuntu Live Desktop 8.04 KDE 4 Remix
# MJW 29 Apr 2008
default 0
timeout 3
color white/red yellow/blue
title Kubuntu 8.04 Live Desktop (Persistent)
root (hd0,0)
kernel /casper/vmlinuz boot=casper ramdisk_size=1048576 root=/dev/ram rw quiet splash persistent
initrd /casper/initrd.gz
boot
title Kubuntu 8.04 Live Desktop
root (hd0,0)
kernel /casper/vmlinuz boot=casper ramdisk_size=1048576 root=/dev/ram rw quiet splash
initrd /casper/initrd.gz
boot
title Kubuntu 8.04 Live Desktop (Safe Graphics Mode, Verbose Startup)
root (hd0,0)
kernel /casper/vmlinuz boot=casper xforcevesa ramdisk_size=1048576 root=/dev/ram rw
initrd /casper/initrd.gz
boot
title Memory Test
root (hd0,0)
kernel /install/mt86plus
boot
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
Could you tell me more about how to boot an iso file?richarddd wrote:I've been playing with grub4dos and like it. One nice feature is that it will boot an iso file. I boot acronis TI that way.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
Yes, Knoppix is run from RAM. This is a Grub4DOS menu.lst from the other flash drive:
Acronis TI and DD are not run from an ISO; they are in their own partition and are booted directly. An easy way to set this up is to use the Acronis Bootable Media Builder app to create a bootable USB flash drive. Plug the drive into your PC and create an image of it using TI. Restore the image to the desired partition on your multiboot flash drive. The restored image will contain the Acronis IPL in the partition boot record and may be directly chainloaded. If you use a logical partition (like in my example above) then you have to change "hidden sectors" from the default 63 to the absolute sector number of the beginning of the logical partition using a disk editor in order for it to boot. No change is needed if using a primary partition.
Do you have a full install of Ubuntu on your flash drive? I had assumed that you were using the Live CD version.
Code: Select all
splashimage /boot/grass.gz
timeout 30
default 0
title VistaPE
chainloader /bootmgr
title Acronis Disk Utilities
chainloader (hd0,4)+1
title Knoppix
root (hd0,1)
kernel /boot/linux ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt.gz nomce noswap noprompt noeject quiet BOOT_IMAGE=knoppix home=scan
initrd /boot/minirt.gz
title PartedMagic
root (hd0,5)
kernel /bzImage noapic root=/dev/ram0 squashfs=/pmagic init=/linuxrc ramdisk_size=100000 skip
initrd /initrd.gz
title MemTest86+
kernel /boot/memtest.bin
title Find and Load NTLDR of Windows NT/2K/XP
find --set-root /ntldr
chainloader /ntldr
title Find and boot Linux with menu.lst already installed
find --set-root /sbin/init
configfile /boot/grub/menu.lst
title CommandLine
commandline
title Reboot
reboot
title Halt
haltDo you have a full install of Ubuntu on your flash drive? I had assumed that you were using the Live CD version.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
Good! I am still intrigued by your ability to boot an iso image of Acronis. No joy here. The following are the commands used and the error messages (-->) returned by grub4dos:
The iso was generated by Acronis Bootable Media Builder. When burned to a CD it boots and runs fine.
I searched the 911cd.net forum for information about booting iso images from Grub4DOS and the consensus was that it can't work because of INT13H limitations, so I'm curious about what you did to make it work.
Code: Select all
title Boot Acronis Disk Utilities
map (hd0,0)/ati.iso (hd32) --> Autodetect number of heads failed. Use default value 255
--> Autodetect sectors-per-track failed. Use default value of 63
--> floppies_orig=0, harddrives_orig=2, floppies_curr=0, harddrives_curr=33
map --hook
chainloader (hd32) --> Warning: Unrecognized partition table for drive A0. Please rebuild it using a Microsoft-compatible FDISK tool(err=14). Current C/H/S=9/255/63
--> Warning: Unrecognized partition table for drive A0. Please rebuild it using a Microsoft-compatible FDISK tool(err=14). Current C/H/S=9/255/63
--> Error 1:Filename must be either an absolute pathname or blocklistI searched the 911cd.net forum for information about booting iso images from Grub4DOS and the consensus was that it can't work because of INT13H limitations, so I'm curious about what you did to make it work.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
I'm running a current Grub4Dos with the menu.lst from a few posts back. The ati.iso file is an image of a bootable CD created by the full Acronis as a rescue/cloning disk. The only problem I had was that when I first put the iso onto the USB flash drive, it went in two fragments and grub4dos complained that the file was not contiguous.
Unfortunately, I don't have any insights into your error messages.
Are you using a very recent Grub4Dos build (they haven't changed version numbers in a while, but each build has a date)?
See #3 in http://www.msfn.org/board/Acronis-true- ... 16681.html
Unfortunately, I don't have any insights into your error messages.
Are you using a very recent Grub4Dos build (they haven't changed version numbers in a while, but each build has a date)?
See #3 in http://www.msfn.org/board/Acronis-true- ... 16681.html
Bingo! That was it. My build was version 0.4.3 dated 2007-10-15. I downloaded the latest build dated 2008-05-07 and that fixed it.richarddd wrote:Are you using a very recent Grub4Dos build (they haven't changed version numbers in a while, but each build has a date)?
Thank you for this information; being able to just boot directly to an iso image sure makes it easy.
Mark
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)
-
- Similar Topics
- Replies
- Views
- Last post
-
-
X220/X230 to flash or not to flash coreboot after FHD mod
by carcuevas » Sat Jan 14, 2017 7:14 am » in ThinkPad X200/201/220 and X300/301 Series - 22 Replies
- 3430 Views
-
Last post by jaspen-meyer
Fri Apr 14, 2017 9:34 am
-
-
-
How many of you have already got the X62? And any new interest?
by RMSMajestic » Thu Jan 26, 2017 6:10 pm » in Thinkpad X6x Series incl. X6x Tablet - 35 Replies
- 4402 Views
-
Last post by xsixt
Mon May 15, 2017 5:42 am
-
-
- 6 Replies
- 1329 Views
-
Last post by kfzhu1229
Mon Mar 06, 2017 6:08 pm
-
-
Cranked up my T61 after many months away from the forum
by Hans Gruber » Sat Mar 04, 2017 5:26 pm » in ThinkPad T6x Series - 4 Replies
- 965 Views
-
Last post by E350
Thu Mar 09, 2017 12:14 am
-
Who is online
Users browsing this forum: axur-delmeria and 1 guest






