Re: ibook3 dvd/cdrw problems

2003-01-13 Thread Gary Sandine
On Sun, 2003-01-12 at 22:05, Jon Michaelchuck wrote: > When I attempt to run eject /dev/cdrom (as root) I get: > eject: unable to eject, last error: Input/output error Does a symlink /dev/cdrom exist? If so, it should be pointing to /dev/scd0. Do # rm -f /dev/cdrom ; ln -s /dev/scd0 /dev/cdrom

ibook3 dvd/cdrw problems

2003-01-12 Thread Jon Michaelchuck
Hi, When I attempt to run eject /dev/cdrom (as root) I get: eject: unable to eject, last error: Input/output error My yaboot.conf has line: append="keyboard_sends_linux_keycodes=1 hdb=ide-scsi" and lsmod returns: sr_mod 17124 0 (unused) cdrom 29280 0 [sr_mo