Slashdot Log In
USB Key Multitool?
Posted by
Cliff
on Fri Dec 10, 2004 08:44 PM
from the booting-from-multiple-images dept.
from the booting-from-multiple-images dept.
srhuston asks: "I've got a USB key that I use for booting and installing machines (GRUB boots and pulls the rest from the network). This got me thinking, all the floppy disks and CDs that I use for various tasks, such as memtest86, SuperRescue, Plan-B, tomsrtbt and others with which I'd like to experiment, I could probably get a larger key and put a few of them on there. The problem is booting them all - it seems that unless I copy the contents of the CD to the key, I wouldn't be able to boot it properly, and doing that means I can only use one of them at a time and have to copy another to the key when I want to use it. Ideally I'd love to be able to have my GRUB menu (or something similar) pop up, and select which of the items I want to boot. Any ideas how I might accomplish this? GRUB doesn't seem to support booting an image (floppy or ISO), and ISOLINUX seems to want to boot just one image and not give options for multiple ones. Oh, and yes, I did look first and found more questions than answers."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

partitions? (Score:5, Informative)
Can you create multiple partitions on a key and then use grub to boot from the different partitions? The HOWTO [tldp.org] implies that it can be done, but I don't have any of these devices to verify it.
Re:partitions? (Score:4, Insightful)
Is it possible to use fdisk to "partition" a CD or a floppy - has anyone tried this? If it is, then what you suggest should be workable.
As far as my suggestion, I would suggest letting ISOLINUX switch between multiple kernels. If you need an MS partition, I think I remember a FreeDos kernel that can be loaded into ISOLINUX, and then the MS software can be bootstrapped thence. Within the drive, you can definitely store disk image files as opposed to multiple partitions, and let the kernel you boot mount the image as root instead of
Re:partitions? (Score:3, Insightful)
Re:partitions? (Score:2)
Re:partitions? (Score:3, Interesting)
A related question about RAID on external media (Score:2)
Scaled in almos
Re:A related question about RAID on external media (Score:2)
Re:partitions? (Score:2)
UBCD. (Score:5, Informative)
It gives you a menu when you boot with all the stuff it has. See the screenshots on the site.
Re:UBCD. (Score:2, Funny)
<a href="http://ubcd.sourceforge.net/">Ultimate Boot CD</a>
Its not hard.
Try cdshell (Score:5, Informative)
how do you boot from USB? (Score:2, Interesting)
Re:how do you boot from USB? (Score:2)
Pretty rare in all but the most recent systems.
Re:how do you boot from USB? (Score:2)
many older motherboards and laptops do not support booting from usb, and of those that do some only support booting from usb floppies.
most new motherboards support booting from usb drives (usb hd as well as most flash drives) and floppies.
get a key for each (Score:3, Interesting)
Simple isn't always bad
Re:get a key for each (Score:2)
Simple isn't always bad
It could kind of go either way, couldn't it? On the one hand, if he makes 1 and it dies or something, he's got some work ahead of him to make a second. Not as
Re:get a key for each (Score:2)
What about older machines, is there a boot floppy (Score:2)
Combine grub and isolinux (Score:2)
In grub/menu.lst I have something like:
Some things bo
Re:Combine grub and isolinux (Score:2)
Boot DOS, then linux with loadlin (Score:3, Insightful)
Anyone know of a way to format/SYS a USB key with FreeDOS? Please share.
Re:Partitions (Score:2, Redundant)
Depends on the key.
I know that mine can't be partitioned (at least, my efforts thus far have failed).
Is it possible to partition a floppy? If so, does it make sense? Then you might
Re:Partitions (Score:3, Informative)
Not really and kinda/sorta.
The "not really" is that modern OSs treat floppies as once big expanse of sectors, upon which a filesystem of some sort is put (FAT/EXT2/whatever) or not (cpio/tar/etc). There's no par
Re:Partitions (Score:2)
Re:You could.... (Score:2)
Bad troll! :)
Next time use some inititiative and just Google it [google.com]
cLive ;-)