sorry for the multiple posts, I jacked up the first fstab listing, so I
sent a fixed one but left out the rest of the message. this will be the
last post of this. thank-you all for understanding (I hope you do at least).
I need some help. I have a cd-rw/dvd-rom on my laptop
I downloaded ogle, ogle gui is not working right in sarge so I got rid
of it while I test out the access.
I have access to the CD-RW functions, so I know my scsi emulation is
working, I made a directory /dev/dvd and ln -sf to /dev/scd0.
I edited my fstab to add a dvd entry here is my fstab :
/# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
/dev/hda2 / xfs defaults 0 0
/dev/hda5 none swap sw 0 0
proc /proc proc defaults 0 0
/dev/fd0 /floppy auto user,noauto 0 0
/dev/scd0 /cdrom iso9660 ro,user,noauto 0 0
/dev/hda6 /home xfs defaults 0 0
/dev/scd0 /dvd user,noauto,ro 0 0
here is the ogle output:
Note[ogle_ctrl]: ogle 0.8.4
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_cli with pid 2239
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_nav with pid 2240
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_vout with pid 2241
Debug[ogle_ctrl]: Started /usr/lib/ogle/ogle_mpeg_ps with pid 2242
Debug[ogle_vout]: CLK_TCK: 100
Debug[ogle_nav]: Opening DVD at "/dev/dvd"
libdvdread: Using libdvdcss version 1.2.1 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIDEO_TS.IFO.
vm: faild to read VIDEO_TS.IFO
Debug[ogle_ctrl]: child: 2240 exited with 1
Debug[ogle_ctrl]: pid: 2240 exited with status: 1
Debug[ogle_ctrl]: child: 2239 killed
Debug[ogle_ctrl]: pid: 2239 terminated on signal: 2
Debug[ogle_ctrl]: slaying child: 2241
Debug[ogle_ctrl]: slaying child: 2242
Debug[ogle_ctrl]: removing shmid: 4030472
Note[ogle_ctrl]: exiting
thanks for the help
Jeremy