RCU Forums - View Single Post - G3 on a linux system
View Single Post
Old 08-23-2006 | 06:52 PM
  #9  
micagreenmachin
Senior Member
 
Joined: Mar 2003
Posts: 131
Likes: 0
Received 2 Likes on 2 Posts
From: Mundelein, IL
Default RE: G3 on a linux system

ORIGINAL: clytle374

I'm trying also, so please keep us posted
I'm getting hung up on "please insert disk2". I can't umount disk 1 to insert #2.
Anyinfo?
I'm on gentoo, wine 0.9.8
Thanks
Cory
Are you launching the installer from the cdrom directory? i.e.:
cd /path/to/cdrom
wine setup.exe

???

If so, that's probably the reason why. If you're "in" the directory that you are trying to umount, it won't umount.

Instead, run the installer like this: (from home directory or any dir other than one on the cdrom)
wine /path/to/cdrom/setup.exe

You should be able to umount the cdrom if you do this...

Good luck!