On Wed, May 14, 2008 at 12:30:23AM -0700, [EMAIL PROTECTED] wrote: > On May 14, 3:10?pm, Juha Tuuna <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > >
> > What about: > > mount /media/cdrom0 > Hi, this is the output, > > $ su -c 'mount -t iso9660 /media/cdrom0 /cdrom' > Password: > mount: /media/cdrom0 is not a block device > $ dd if=/dev/hdc bs=256 count=1 | hd > dd: opening `/dev/hdc': No medium found > $ > Just try the mount /media/cdrom0 and don't tell it a type, just let the fstab entry work. By using the -t and other options, you override the fstab. If this works in X, I'd check dmesg before and after you start X. Perhaps a module is being loaded that runs your cdrom only when you start X. Doug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]