Re: [opensuse-factory] beta4 and VMware

James PEARSON <pearson0j@wanadoo.fr> wrote:
I had the same CD problem in Virtual PC, but I didn't solve it until after I got the system up and running. Even though I couldn't get it to install from anything other than CD1, I got a base system with X11 and FVWM. Although X11 runs fine on Virtual PC for Windows, I get an error on the Mac version (dlopen: /usr/X11R6/lib/modules/libpcidata.so: undefined symbol: SetupPciIds), so I just use vncserver running inside the virtual machine, which would probably work for VMware as well. From this base install, I was able to run yast to install more software (BTW, the beta 4 warning about leaving CD1 in the drive applies to any time you go to add software--when I started yast with a different CD in the drive, it didn't see any packages). Here's what I did; I imagine the same thing would work during the install: When I got the first error about the CD (I think it was some kind of media error), I switched over to another terminal, and looked in /var/log/YaST2/y2log. That's where you can find where it's trying to mount the CD (for example, /var/adm/mount/AP_0x0000000). What worked for me is doing "mount /dev/hdc /var/adm/mount/AP_0x00000007", clicking OK in the CD dialog, and then umounting /dev/hdc when it asks for the next one, and mounting the new one on that same mount point. The one problem with this approach is minor, but annoying: the count of remaining packages will not be updated as you're installing, so you have no idea how much time is left. - Brian
participants (1)
-
Brian Jepson