---------- quoting Josh Zeckser ----------
> 1. How do I make the /dev/hdc & /dev/hdd devices and how do they
> get pointed to the devices?

@ my gentoo install, the cd-devices are called /dev/sr0 and /dev/sr1
(with the ide-scsi emulation)

> 2. Do I need a /dev/sg0? If so, should I just symlink to /dev/hdd
> or make the /dev/sg0 and symlink /dev/hdd to it or should I just do
> the /dev/sg0 and forget about the /dev/hdd. If that is the case, do
> I put sg0=ide-scsi in my grub.conf?

and in my /boot/grub/menu.lst i have the following config:
----
title=Gentoo Linux 1.4 (Kernel 2.4.19-rc9)
root (hd0,1)
kernel /boot/bzImage root=/dev/hda4 hdc=ide-scsi hdd=ide-scsi
----

HTH, Matthias

-- 
The slim lazy Homer you knew is dead. Now I'm a big fat dynamo! And 
where's that cake?
 - Homer Simpson


--
[EMAIL PROTECTED] mailing list

Reply via email to