Find the answer to your Linux question:
Results 1 to 2 of 2
what should be my menu.lst entry to the 3rd drive intended for fedora to boot. for now this is what i did but didn't work. # Other bootable partition config ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    55

    menu.lst entry to the 3rd drive intended for fedora to boot.

    what should be my menu.lst entry to the 3rd drive intended for fedora to boot.
    for now this is what i did but didn't work.

    # Other bootable partition config begins
    title Fedora (on /dev/sda3)
    rootnoverify (hd0,2)
    kernel (hd0,2) vmlinuz PMEDIA=idehd
    initrd (hd0,2) initrd.gz
    # Other bootable partition config ends
    lend a hand please.

  2. #2
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Try (hd2,0) for the first partition of the third drive. This is assuming that by 3rd drive you mean the third physical disk installed in the system, /dev/sdc. If that's not the case and you mean the third partition of the first disk then please post the output of the command
    Code:
    /sbin/fdisk -l
    Glenn
    Powered by Fedora 16 and Arch Linux

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...