Sean Finney on Mon, 24 Jun 2002 18:17:25 -0400 |
On Mon, Jun 24, 2002 at 05:24:00PM -0400, ian reinhart geiser wrote: > umm... to avoid embaresment in the future please read the list archives. heh, must have skipped over that other thread. well, in that case, to deal with the missing drive in wine: what does your config file say for the cdrom drive? I have something along the following lines, and it works for me (in ~/.wine/config): [Drive M] "Type" = "cdrom" "Path" = "/cdrom" "Label" = "/cdrom" "FS" = "win95" "Device" = "/dev/hdc" obviously /dev/hdc should be replaced with your cdrom device if it differs. also, did you mount the cd before running wine? hope that's a little more helpful than the previous post :\ --sean ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|