Re: grub for triple boot

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

 



On Thu, 24 Aug 2006, Jeff Vian wrote:

From: Jeff Vian <jvian10@xxxxxxxxxxx>
Subject: Re: grub for triple boot
Newsgroups: gmane.linux.redhat.fedora.general

On Thu, 2006-08-24 at 07:11 +0100, Thufir wrote:
The slave hard drive on my box is dual boot windows/linux.  The master
also has linux.  This makes for three OS's.  Only the master hard drive is
booting at the moment, which I'd like to fix.  All data has been backed
up.
[...]
try adding 2 additional lines in there before the rootnoverify option
           map (hd0) (hd1)
           map (hd1) (hd0)
[...]

This worked perfectly, thanks :)

my /boot/grub/grub.conf file, for the record:

[thufir@arrakis ~]$ su -
Password:
[root@arrakis ~]# cat /boot/grub/grub.conf -n
     1  # grub.conf generated by anaconda
     2  #
3 # Note that you do not have to rerun grub after making changes to this file
     4  # NOTICE:  You have a /boot partition.  This means that
     5  #          all kernel and initrd paths are relative to /boot/, eg.
     6  #          root (hd0,0)
7 # kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
     8  #          initrd /initrd-version.img
     9  #boot=/dev/hda1
    10  default=0
    11  timeout=5
    12  splashimage=(hd0,0)/grub/splash.xpm.gz
    13  hiddenmenu
    14  title Fedora Core (2.6.15-1.2054_FC5)
    15          root (hd0,0)
16 kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
    17          initrd /initrd-2.6.15-1.2054_FC5.img
    18  title win2k
19 # 21 try adding 2 additional lines in there before the rootnoverify option
    20          map (hd0) (hd1)
    21          map (hd1) (hd0)
    22          rootnoverify (hd1,0)
    23          chainloader +1
    24
[root@arrakis ~]# date
Tue Aug 29 04:33:38 IST 2006
[root@arrakis ~]#
[root@arrakis ~]#


--
Thufir
<http://hawat.thufir.googlepages.com/>

--
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