PogoPlugPro ArchLinuxARM VS. Debian (alarm geht Debian noch nicht)
ArchLinuARM
------------------------------------------------------------
Quelle:
http://archlinuxarm.org/platforms/armv6/pogoplug-provideov3
Download and extract the root filesystem tarball onto the new ext3 partition as the root user, not just sudo.
sudo bash
tar xvfz /home/XXXXX/Downloads/ArchLinuxARM-oxnas-latest.tar.gz
Create a file at /usr/local/mac_addr and place in it your Pro's MAC
address (its on the bottom of the unit) in the format XX:XX:XX:XX:XX:XX.
Safely umount the drive from the computer, plug it back in to the
powered-off Pogoplug, and then plug in the Pogoplug.
#######################################################################
Debian (funktioniert nicht)
----------------------------------------------------------
Quelle:
http://forum.doozan.com/read.php?3,6336
Varkey has created and hosted a Debian rootfs for those who want to skip
the manual step installation. Just grab Varkey's rootfs, untar it to a
USB drive and you're done! See this post for Varkey's Debian rootfs:
http://forum.doozan.com/read.php?3,6336,6371#msg-6371
No such errors for me as well. Anyway if anyone needs the debian rootfs with all the above modifications done, here it is -- http://www.varkey.in/files/debian-rootfs-pogopro-varkey.tar.gz
als root auf den usb-stick navigieren
sudo bash
tar xvfz /home/XXXXX/Downloads/debian-rootfs-pogopro-varkey.tar.gz
Just extract it to an ext3 formatted disk. After extracting update your correct ethernet MAC address in /etc/network/interfaces
sudo cp /home/XXXXX/Arbeitsfläche/debian-pogo/interfaces /media/debian/etc/network
Also regenerate your SSH keys once you are logged it to the debian system as given here -- http://www.cyberciti.biz/faq/howto-regenerate-openssh-host-keys/
The default login is root / root and the md5sum of the file is e77e6cfb585c1df7f0f0b0ab6c8796bc
Keine Kommentare:
Kommentar veröffentlichen