bug-grub
[Top][All Lists]
Advanced

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

need CD-Rom Burner info


From: Jon L. Miller
Subject: need CD-Rom Burner info
Date: Fri, 15 Mar 2002 18:00:49 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1

I currently have a Samsung CD-ROM(hdc) burner and a Pioneer DVD/CD-ROM (hda) drive. I have conpiled ide-scsi in my 2.4 kernel. What i need to know is do I have to put a line in grub.conf that states hda=ide-scsi along with the following, if so where?

-----------------------------------------------------------------------------------------
title Red Hat Linux (2.4.7-10)
       root (hd0,1)
       kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hde2 hdc=ide-scsi
       initrd /boot/initrd-2.4.7-10.img
title Win2000
       rootnoverify (hd0,0)
       chainloader +1
title RedHat Linux (New Kernel)
       root (hd0,1)
       kernel /boot/vmlinuz.new ro root=/dev/hde2 hdc=ide-scsi
       initrd /boot/initrd-2.4.7-10.img
----------------------------------------------------------------------------------------------

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]