choekstr
Group: Members
Posts: 12
Joined: April 2005 |
|
Posted: May 04 2005,18:07 |
|
I am running grub on both my 1Gb lexar and my 5Gb seagate usb drives and it works great for loading multiple images/drives/paritions.
I would say that you would need to be pretty familiar with booting concepts, grub and/or lilo, and already have a linux machine up and running for the lilo and/or grub installation tools.
With that said, conceptually, what I did was put the memory stick in my unix box, quick cat of /proc/scsi/scsi showed me my device name, and then I ran grub, ran setup within grub, and it installed it to the memory stick. I used the fedora version since it supports graphical boot splash patches, and now I have a pretty image, scrolling chooser and can choose multiple images and multiple ways to boot.
Extrapolate this to lilo, and you can have a similar setup where you can boot by typing whichever os/partition/drive you want.
Bring this back even further, regardless of which boot loader you use, lilo, grub, or syslinux/extlinux, booting to a floppy first, and then having that floppy point to another bootloader should work just fine. You would just need to work through the specifics of getting your preferred bootloader onto your memory stick.
Hope this helps, Chris Hoekstra
|