Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /tmp # ./oxnas-install.sh
- #############################
- ##
- ## Pogoplug OXNAS based boards
- ## Arch Linux ARM rootfs Installer
- ##
- #############################
- ##
- ## For use with OXNAS 7820 only.
- ##
- #############################
- ## PREPARATION
- # Switching to /tmp...
- # Ensuring we're ready to proceed...
- killall: hbwd: no process killed
- umount: can't umount /dev/sda1: Invalid argument
- # Preparing our way...
- # Getting uboot parameters...
- # = MAC : 00:25:31:01:BD:6C
- # = load_nand : nboot 60500000 0 200000
- # = bootargs : root=ubi0:rootfs ubi.mtd=2,512 rootfstype=ubifs console=ttyS0,115200 elevator=cfq mac_adr=0x00,0x30,0xe0,0x00,0x00,0x01 mem=128M poweroutage=yes
- # = board : PPRO1
- #
- # Checking board revision...
- # board has PCI: 1
- #
- # Deriving boot partition format...
- # = PARTITION: /dev/sda1
- # = FMT : ext3
- #
- #############################
- ## RETRIEVING FILES
- # Downloading ArchLinuxARM-oxnas-rootfs...(approx. 138MB)
- --2012-05-12 11:58:39-- http://archlinuxarm.org/os/ArchLinuxARM-oxnas-latest.tar.gz
- Resolving archlinuxarm.org... 206.217.130.189
- Connecting to archlinuxarm.org|206.217.130.189|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 162873872 (155M) [application/octet-stream]
- Saving to: `ArchLinuxARM-oxnas-latest.tar.gz'
- 39% [==============> ] 64,282,204 268K/s in 4m 2s
- Cannot write to `ArchLinuxARM-oxnas-latest.tar.gz' (No such file or directory).
- --2012-05-12 12:02:41-- http://archlinuxarm.org/os/ArchLinuxARM-oxnas-latest.tar.gz.md5
- Resolving archlinuxarm.org... 206.217.130.189
- Connecting to archlinuxarm.org|206.217.130.189|:80... connected.
- HTTP request sent, awaiting response... 200 OK
- Length: 68 [application/x-gzip]
- Saving to: `ArchLinuxARM-oxnas-latest.tar.gz.md5'
- 0% [ ] 0 --.-K/s in 0s
- Cannot write to `ArchLinuxARM-oxnas-latest.tar.gz.md5' (No such file or directory).
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- DOWNLOAD FAILED
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement