Re: F8 installation in external usb disk (not USB key)



John Austin wrote:

The only real decisions are to do with how to boot.

If the USB disk is to rely on the MBR of a main SATA/IDE type disk then
choose the /dev/sdxy device associated with the USB disk at install
time.
Then add an entry to grub.conf on the fixed disk.
title USB disk
root (hdp,q)
chainloader +1

In addition after install I would then configure grub on the MBR of the
USB disk as well such that I can boot the disk with and without the
presence of the "main", "fixed" disk.

What I did was install a copy of Grub to the MBR of the USB drive,
and then create an entry like this in the SATA Grub menu:

title USB disk
root (hd0)
map (hd0) (hd1)
map (hd1) (hd0)
chainload +1

Because of the map commands, the USB drive is hd0 when the chainload
command is executed, and it loads Grub from the USB drive. (hd0 is
the entire disk, starting from the MBR.) From there it is the same
as if you had used the BIOS option to boot from the USB drive. The
only thing you have to be careful of is if you have more then one
USB drive plugged in. You will get a Grub error is the wrong one is
detected first, and does not have a boot loader on it.

Mikkel
--

Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • [9fans] readme for THNX
    ... The intent is that this USB disk is a starting point for your machine. ... When you boot and get the grub prompt ... If you are going to BRIDGE run the BRIDGE script. ... now you are up in drawterm. ...
    (comp.os.plan9)
  • Re: problem on usb boot from mini itx
    ... I'm trying to make a router from a mini itx, but can't get it to boot ... usb disk or stick. ... so, I got to the point it can't find my usb disk, but I don't know ... isa0: on isab0 ...
    (freebsd-current)
  • Re: Can I boot from a USB Disk?
    ... you can install rh9 on an usb disk without touching the internal disks, ... diskette from the install cd, boot on the former in expert mode, insert the ...
    (RedHat)
  • Re: how does network install figure out 64-bit from 32-bit?
    ... boot error, which indicates that it is recognized as a boot device, but there ... So this is what I am doing: Pop the USB flash drive in. ... If you see it in Nautilus, ... both your real hard drive AND the USB disk. ...
    (Fedora)
  • Re: how does network install figure out 64-bit from 32-bit?
    ... boot error, which indicates that it is recognized as a boot device, but there ... So this is what I am doing: Pop the USB flash drive in. ... If you see it in Nautilus, ... both your real hard drive AND the USB disk. ...
    (Fedora)