Raspberry Pi B + Install ArchLinux arm version

Source: Internet
Author: User

According to ArchLinux official website operation, if in doubt, refer to the official website: HTTP://ARCHLINUXARM.ORG/PLATFORMS/ARMV6/RASPBERRY-PI

With my own installation process example, my SD card is mounted on ubuntu14.04 for SDB.

I. Using FSIDK partitioning

[Email protected]:/home/alexknight# fdisk/dev/sdasda   sda1  sda2  sda5  sdb
    1. Enter o.
    2. Enter P .
    3. Enter n, enter p , enter 1, press ENTER, and finally enter +100m .
    4. Enter t, and then enter C.
    5. Enter n, enter p , enter 2, and press ENTER two times.
    6. Enter W. Wait for the operation to end.
    7. Restart Ubuntu.

Two. After rebooting, proceed as follows:

[email protected]:/home/alexknight# fdisk/dev/ SDSDA sda1 sda2 sda5 sdb sdb1 sdb2 [email protected]: /home/alexknight# mkfs.vfat/dev/ sdbsdb sdb1 sdb2 [email protected]: /home/alexknight# mkfs.vfat/dev/ sdb1mkfs.fat3.0. -( the-Geneva- -)[email protected]:/home/alexknight# mkdir boot[email protected]:/home/alexknight# mount/dev/sdb1 boot[email protected]:/home/alexknight# mkfs.ext4/dev/ sdb2mke2fs1.42.Ten( --may- the) Creating filesystem with38855684k blocks and972944Inodesfilesystem uuid:22a71438-afa8-4df5-ba65-a66166ddc784superblock backups stored on blocks:32768,98304,163840,229376,294912,819200,884736,1605632,2654208Allocating group tables: completion of writing Inode table: Completion Creating Journal ( c10>32768blocks): Complete writing Superblocks and filesystem accounting Information: complete [email protected]: /home/alexknight# mkdir root[email protected]:/home/alexknight# mount/dev/sdb2 root

Three. Start to enter the archlinux of the burning link, where the official image is not used, because the download speed is too slow:

[Email protected]:/home/alexknight# wget http://mirrors.ustc.edu.cn/archlinuxarm/os/ Archlinuxarm-rpi-latest.tar.gz[email protected]:/home/alexknight# BSDTAR-XPF archlinuxarm-rpi-latest.tar.gz-c Root [Email protected]:/home/alexknight# sync[email protected]:/home/alexknight# mv root/boot/* boot[email protected]:/ home/alexknight# umount Boot root

The 2nd step is longer, please wait patiently.

Four. Plug in the SD card on the Raspberry Pi, ssh into or VNC or connect the monitor.

Raspberry Pi B + Install ArchLinux arm version

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.