I am using Wine 20040813, it was working really well until I made changes is my etc/fstab to try and get my cdrom working in usr so I think that this is where my problem maybe is. Somehow I have ended up with two fstabs I am posting both of them /dev/hda1 swap swap defaults 0 0
/dev/hda2 / reiserfs defaults 1 1
/dev/hda4 /win-c vfat umask=222 1 1
/dev/hda5 /faat-d vfat defaults 1 0
/dev/cdrom /mnt/cdrom iso9660 noauto,user,uid,gid=100,owner./ro 0.0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
and now I am posting fsatb 1
/dev/hda1 swap swap defaults 0 0
/dev/hda2 / reiserfs defaults 1 1
/dev/hda4 /win-c vfat umask=222 1 1
/dev/hda5 /faat-d vfat defaults 1 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
Please help me to determine which one of the two keep and and which modifications will make my cdrom work in usr. Thankyou
Last edited by paul62; 11-13-2004 at 11:29 AM.
|