So I decided to do it again from start.
I already downloaded install.sh at
/home/root
so process is simpler
- become the root
$ sudo su -
$ cd /home/root
- run install.sh (it's already there)
$ sh install.sh /dev/sda
- after installed arch linux to usb,
$ reboot
+ctrl+U
- login as a root
- change the mirror server for pacman
$ nano /etc/pacman.d/mirrorlist
- connect to wifi
wifi-menu mlan0
- check network status
$ ping -c 3 www.google.com
- install wget
$ pacman -S wget
- download post-install.sh
$ wget https://raw2.github.com/omgmog/archarm-usb-hp-chromebook-11/master/post-install.sh
- run post-install.sh
$ sh post-intall.sh
I tried servers located in Canada and Singapore but both wasn't success.
0 件のコメント:
コメントを投稿