Warty installer does not create SCSI device
Tommy Trussell
tommy.trussell at gmail.com
Thu Nov 11 21:50:00 UTC 2004
On Thu, 11 Nov 2004 12:40:32 -0800, Eric Potter <ecp62 at charter.net> wrote:
> Apparently, all I needed to do was to edit /etc/fstab and replace
> scd with sr
>
> before:
>
> /dev/scd0 /media/cdrom1 udf,iso9660 ro,user,noauto 0 0
> /dev/scd1 /media/cdrom2 udf,iso9660 ro,user,noauto 0 0
>
> after:
>
> /dev/sr0 /media/cdrom1 udf,iso9660 ro,user,noauto 0 0
> /dev/sr1 /media/cdrom2 udf,iso9660 ro,user,noauto 0 0
>
> The installer setup my fstab incorrectly.
It's too bad the installer had a problem but I'm glad you didn't try
to follow my earlier advice because I've learned the hotplug system
creates the relevant /dev files! The things I was doing would have
disappeared on reboot. All _I_ needed to do was add sg to /etc/modules
and hotplug created the /dev/sg0 and /dev/sg1 devices on the next
boot.
More information about the ubuntu-users
mailing list