Thanks. I was trying to load FS-X, Deluxe Edition, which had the problem loading the second DVD. After browsing the WineHQ site for FS experiences, it doesn't look like anyone has gotten it running, but older versions started, at least. I pulled out my old FS98 version and tried loading it. It does install, (fron one CD,) and does start up like it did in Winders. However, as you start to taxi, it crashes and disappears. I'm going to try starting it from a terminal window to see if I can capture anything. Thanks, Gerry On Tue, 2008-03-25 at 19:48 -0700, David C Dawson wrote: > On Tue, Mar 25, 2008 at 08:28:16PM -0500, Gerry Visel wrote: > > Anybody had any luck getting MS flight simulator running? I'm running > > Ubuntu 7.10 on Intel and got to missing > > the Winders flight simulators after someone just gave me FS-X. It starts to > > install fine until it asks for the second DVD, which it never sees. When I > > click the Retry button, it keeps coming back with "Insert Disk #2." > > > > Any ideas? > What version of Flight Simulator? What version of Wine? > I wonder if you un-mounted the first cd and then mounted the second? > Just a thought. > > A solution might consist of dd if=/dev/dvd of=/home/user/firstdsk.iso > ditto for the second cd and then you could mount both iso images like > this: > sudo mount -o loop,ro firstdsk.iso /dvd1 > sudo mount -o loop,ro seconddsk.iso /dvd2 > > > > > > > Thanks, > > Gerry