Re: Help ! Grub.Conf

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

 



On Thu, 2004-01-22 at 23:22, Abiantono wrote:
> Has anyone succeeded in making a grub.conf by 2 Hardisk Fedora and 
> Windows2000.
> Before that i used lilo.conf
> 
> my second harddisk(windows) cannot detect by hdb 0,0 in the grub.conf.
> when i ---> vi /boot/grub/device.map ----> second hardisk by 
> hdb.               
> 
> 
> thanks for all

Here's the part of my grub.conf that does the trick. Note that I have
FC1 in my hda and Winblows in my hdb (both are linked to the first IDE
connector, being hda the master and hdb the slave).

-----------------

title WINBLOWS
        map (hd1) (hd0)
        map (hd0) (hd1)
        rootnoverify (hd1,0)
        chainloader +1
        makeactive
        boot /win.ini

-----------------

Regards,




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux