I had encountered this problem earlier and as so often didn't took notes. Serves me right when the same problem showed up again. Now I try to use this blog as a kind of virtual notebook. Wonder how many of you do this as well?
When you want to setup SLES in a VMWare environment you might end up with a four-way split screen of the installation process. As you can imagine this does not offer a very readable output.
In order to get rid of this just set the following setting during the installation.
When prompted for the installation or boot method select "Manual" and type
x11i=fbdev
in the boot options text area at the lower end of the screen.
Problem solved - and on to new adventures with SLES :-)
When you want to setup SLES in a VMWare environment you might end up with a four-way split screen of the installation process. As you can imagine this does not offer a very readable output.
In order to get rid of this just set the following setting during the installation.
When prompted for the installation or boot method select "Manual" and type
x11i=fbdev
in the boot options text area at the lower end of the screen.
Problem solved - and on to new adventures with SLES :-)
Comments