#1: Author: firefox, Posted: 2014-5-04 14:20
Give Distinct Label to The Partition Containing Root File
e2label /dev/sda1 ROOTFS
#modify the usb_init parameter to use ROOTFS label
#all one line, the rw at the end is important
fw_setenv usb_init "run usb_scan; setenv usb_root LABEL=ROOTFS rw"
#create the required initial ramdisk
pacman -Sy uboot-mkimage
mkinitcpio -v -g /boot/kernel.img
#all one line
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs -d /boot/kernel.img /boot/uInitrd
reference:
archlinuxarm.org/forum...=18&t=5329
blog.qnology.com/
restore to my.pogoplug.com service.
archlinuxarm.org/forum...=18&t=3343
chmod a+x /etc/rc.d/pogoplug
/etc/rc.d/pogoplug restart
install babian on pogoplug b01(oxnas)
output generated using printer-friendly topic mod, All times are GMT - 8 Hours