Re: USB drive install

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mikkel L. Ellertson wrote:
Bill Davidsen wrote:
If I do an FC9 install on a USB drive, including writing the grub to the MBR on the USB drive, is there any reason why I can't pull the plug and leave the system untouched?

Alternatively, since I have grub in the sda MBR, is there any reason not to just put an additional stanza (not default) in grub.conf to boot FC9 off USB, and just select that as a boot option when the USB is plugged in?

I have done this with earlier versions of Fedora. You may have to install in the expert mode before the installer will see the USB drive. If you install Grub to the USB drive, you have to tell Grub that the USB drive will be hd0 when you boot if you plan on using BIOS settings to boot directly to the USB drive.

You can also add a chainload from the Grub config in sda to load the Grub install on the USB drive. You will have to remap the drive as part of the stanza so that the USB drive becomes BIOS drive 0.

title USB boot
    map (hd0) (hd1)
    map (hd1) (hd0)
    chainload (hd0)

Thank you for the words of wisdom Mikkel and Mike. I have to think about this a bit, because I have installed (on a server) FC8 (32 bit) on one drive and 64 bit on another, using the 32 bit sda MBR and boot partition and just pointing to the sdb boot from the boot partition on sda. But I will be careful not to botch the existing install, and if it doesn't work as expected I'll play with the remap. My plan is to get the FC9 boot by just manually selecting an alternate stanza of the grub.conf, but if that doesn't work I know what to try next.

--
Bill Davidsen <davidsen@xxxxxxx>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux