Confirmed users
3,990
edits
| (One intermediate revision by one other user not shown) | |||
| Line 52: | Line 52: | ||
These steps can trigger an fsck of /dev/hdb1. This is useful and fast, let it happen. | These steps can trigger an fsck of /dev/hdb1. This is useful and fast, let it happen. | ||
If you want a graphical environment, be sure to change your runlevel as described above. When you first reboot into a graphical environment, X will fail to start because the xorg.conf is VMWare-specific. In the error dialogs that appear, choosing the option to let X "repair itself" will result in a usable 800x600 display. | |||
= Troubleshooting = | = Troubleshooting = | ||
| Line 58: | Line 60: | ||
* If vmware tools doesn't install/upgrade correctly, try running vmware-config-tools.pl as root. | * If vmware tools doesn't install/upgrade correctly, try running vmware-config-tools.pl as root. | ||
* Bridged Network does not seem to work when using that image in VMWare Server (1.0x), NAT seems to work fine | * Bridged Network does not seem to work when using that image in VMWare Server (1.0x), NAT seems to work fine | ||
* The /builds partition might not get added properly add this to /etc/fstab: | |||
/dev/sdb1 /builds ext3 defaults 0 0 | |||