crock
02-13-2004, 04:05 PM
Wine will let me install games but will not let me run them from the cd.
Keeps saying to insert disc.
Here's my fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb7 /home ext3 defaults 1 2
none /mnt/cdrom supermount fs=udf:iso9660,dev=/dev/scd0,--,nosuid,ro,nodev,iocharset=iso8859-1 0 0
none /mnt/floppy supermount fs=ext2:vfat,dev=/dev/fd0,--,nosuid,codepage=850,unhide,nodev,umask=0,iocharse t=iso8859-1 0 0
/dev/hda1 /mnt/win_c ntfs iocharset=iso8859-1,umask=0,ro 0 0
/dev/hdb1 /mnt/win_c2 ntfs iocharset=iso8859-1,umask=0,ro 0 0
none /proc proc defaults 0 0
/dev/hdb6 swap swap defaults 0 0
and my mtab
/dev/ide/host0/bus0/target1/lun0/part5 / ext3 rw 0 0
none /proc proc rw 0 0
none /proc/bus/usb usbfs rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/ide/host0/bus0/target1/lun0/part7 /home ext3 rw 0 0
none /mnt/cdrom supermount ro,nosuid,nodev,fs=udf:iso9660,dev=/dev/scd0,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount rw,nosuid,nodev,fs=ext2:vfat,dev=/dev/fd0,--,codepage=850,unhide,umask=0,iocharset=iso8859-1 0 0
/dev/ide/host0/bus0/target0/lun0/part1 /mnt/win_c ntfs ro,iocharset=iso8859-1,umask=0 0 0
/dev/ide/host0/bus0/target1/lun0/part1 /mnt/win_c2 ntfs ro,iocharset=iso8859-1,umask=0 0 0
ALSO, here's the wine configuration file. (The relevant part)
[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/floppy/0"
[Drive C]
"Path" = "/home/crock/.wine/fake_windows"
"Type" = "hd"
"Label" = "/home/crock/.wine/fake_windows"
"Filesystem" = "win95"
[Drive D]
"Path" = "/mnt/win_c"
"Type" = "hd"
"Label" = "/mnt/win_c"
"Filesystem" = "win95"
[Drive E]
"Path" = "/mnt/win_c2"
"Type" = "hd"
"Label" = "/mnt/win_c2"
"Filesystem" = "win95"
[Drive F]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Device" = "/dev/cdrom"
"Filesystem" = "win95"
Can ANYONE tell me what I'm doing wrong? I'm so stumped...
Keeps saying to insert disc.
Here's my fstab
/dev/hdb5 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdb7 /home ext3 defaults 1 2
none /mnt/cdrom supermount fs=udf:iso9660,dev=/dev/scd0,--,nosuid,ro,nodev,iocharset=iso8859-1 0 0
none /mnt/floppy supermount fs=ext2:vfat,dev=/dev/fd0,--,nosuid,codepage=850,unhide,nodev,umask=0,iocharse t=iso8859-1 0 0
/dev/hda1 /mnt/win_c ntfs iocharset=iso8859-1,umask=0,ro 0 0
/dev/hdb1 /mnt/win_c2 ntfs iocharset=iso8859-1,umask=0,ro 0 0
none /proc proc defaults 0 0
/dev/hdb6 swap swap defaults 0 0
and my mtab
/dev/ide/host0/bus0/target1/lun0/part5 / ext3 rw 0 0
none /proc proc rw 0 0
none /proc/bus/usb usbfs rw 0 0
none /dev devfs rw 0 0
none /dev/pts devpts rw,mode=0620 0 0
/dev/ide/host0/bus0/target1/lun0/part7 /home ext3 rw 0 0
none /mnt/cdrom supermount ro,nosuid,nodev,fs=udf:iso9660,dev=/dev/scd0,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount rw,nosuid,nodev,fs=ext2:vfat,dev=/dev/fd0,--,codepage=850,unhide,umask=0,iocharset=iso8859-1 0 0
/dev/ide/host0/bus0/target0/lun0/part1 /mnt/win_c ntfs ro,iocharset=iso8859-1,umask=0 0 0
/dev/ide/host0/bus0/target1/lun0/part1 /mnt/win_c2 ntfs ro,iocharset=iso8859-1,umask=0 0 0
ALSO, here's the wine configuration file. (The relevant part)
[Drive A]
"Path" = "/mnt/floppy"
"Type" = "floppy"
"Label" = "Floppy"
"Device" = "/dev/floppy/0"
[Drive C]
"Path" = "/home/crock/.wine/fake_windows"
"Type" = "hd"
"Label" = "/home/crock/.wine/fake_windows"
"Filesystem" = "win95"
[Drive D]
"Path" = "/mnt/win_c"
"Type" = "hd"
"Label" = "/mnt/win_c"
"Filesystem" = "win95"
[Drive E]
"Path" = "/mnt/win_c2"
"Type" = "hd"
"Label" = "/mnt/win_c2"
"Filesystem" = "win95"
[Drive F]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Device" = "/dev/cdrom"
"Filesystem" = "win95"
Can ANYONE tell me what I'm doing wrong? I'm so stumped...