Salix on Aspireone ZG5
Posted: 28. Nov 2009, 06:24
Just reporting that Salix was installed nicely on Aspire one ZG5 machine. After the installation, everything just worked out of the box. (ok, just needed to correct some xorg.conf, as the machine has this strange 1024x600 resolution). Webcam as well as all the card readers worked, which was not the case with ZW.
To install:
1. download the iso
2. start unetbootin (e.g. by typing unetbootin in terminal) and make a bootable usb stick
3. start your machine with the usb stick on (NB. make sure that the bios of the box is configured properly so that it reads the usb stick before its harddrive for booting).
4. start the installation procedure first by selecting your keyboard layout. (NB: better not select minor keyboard layout as this may fail installation later on - stick to the commonest one, such as US, DE, FR.)
5. exit the setup
6. type in:
7. follow the installation procedure, and when asked from which source you would like to install salix, select from hard drive. Then type in /salix, enter, and again /salix then enter.
8. complete the installation procedure.
Minor configurations
9. if you wish to remove "windows" from the list of booting options, you have to modify lilo.conf (under /etc/lilo.conf).
10. modify xorg.conf (just cut and paste xorg.conf from here
11. update salix to date
To install:
1. download the iso
2. start unetbootin (e.g. by typing unetbootin in terminal) and make a bootable usb stick
3. start your machine with the usb stick on (NB. make sure that the bios of the box is configured properly so that it reads the usb stick before its harddrive for booting).
4. start the installation procedure first by selecting your keyboard layout. (NB: better not select minor keyboard layout as this may fail installation later on - stick to the commonest one, such as US, DE, FR.)
5. exit the setup
6. type in:
Code: Select all
mkdir salix
mount /dev/sdb1 /salix
setup
8. complete the installation procedure.
Minor configurations
9. if you wish to remove "windows" from the list of booting options, you have to modify lilo.conf (under /etc/lilo.conf).
10. modify xorg.conf (just cut and paste xorg.conf from here
11. update salix to date