VMware: Difference between revisions
| Line 130: | Line 130: | ||
*VMware Workstation 6.5.2 | *VMware Workstation 6.5.2 | ||
*Linux Redhat 5 8GB in 2GB | *Linux Redhat 5 8GB in 2GB | ||
*Soas .iso as CD (I used | *Soas .iso as CD (I used Soas-Strawberry.iso for this install) | ||
*1024 memory | *1024 memory | ||
*Bridged Networking | *Bridged Networking | ||
| Line 142: | Line 142: | ||
/dev/sda1 | /dev/sda1 | ||
custom | custom | ||
/dev/sda1 ext3 /boot | /dev/sda1 ext3 /boot 500 | ||
/dev/sda2 ext3 / | /dev/sda2 ext3 / 5000 | ||
/dev/sda3 swap | /dev/sda3 swap balance remaining | ||
{Installer will reformat drive; transfer files} | {Installer will reformat drive; transfer files} | ||
(Do normal Installation, shutdown and change VM CD to use physical drive-autoselect. | (Do normal Installation, shutdown and change VM CD to use physical drive-autoselect. | ||
| Line 153: | Line 153: | ||
yum install system-switch-displaymanager | yum install system-switch-displaymanager | ||
*StartX | *StartX | ||
*Go to User manager and enter new user | *Go to User manager and enter new user | ||
*edit /etc/initab id:3 to id:5 (to get graphic login) | *edit /etc/initab id:3 to id:5 (to get graphic login) | ||
| Line 160: | Line 159: | ||
*Start sugar-emulator and log in with sugar user name and color | *Start sugar-emulator and log in with sugar user name and color | ||
*HAVE FUN | *HAVE FUN | ||
with gnome-desktop I was unable to install | with gnome-desktop I was unable to install gdm due to plymouth dependency errors | ||
SUGAR Installed this way in a VM Appliance Works in this initial attempt but needs some more work- | SUGAR Installed this way in a VM Appliance Works in this initial attempt but needs some more work- | ||
Please add to this if you have a better solution. | Please add to this if you have a better solution. | ||