Hits : 4802

note

After the first boot, we must change the /etc/fstab file
so :

mount -o rw,remount /
vi /etc/fstab


comment the mmcblk0p1 line and add the below lines:

/dev/sda1 /boot/ vfat defaults 0 0 
/dev/sda2 / auto defaults 0 0





Some other notes !


wget -c http://files.velocix.com/c1410/images/archlinuxarm/archlinux-hf-2013-02-11/archlinux-hf-2013-02-11.zip
unzip archlinux-hf-2013-02-11.zip



Formatter "highlight/html" not found

Formatter "highlight/html" not found



$ sudo losetup -f --show archlinux-hf-2013-02-11.img 
/dev/loop0

$ losetup -a
/dev/loop0: []: (/home/ebal/dnl/RaspberryPi/archlinux-hf-2013-02-11.img)





Formatter "highlight/html" not found

Formatter "highlight/html" not found



$ qemu-img info archlinux-hf-2013-02-11.img 
image: archlinuxarm.img
file format: raw
virtual size: 1.8G (1939865600 bytes)
disk size: 1.8G