<<O>>  Difference Topic LacieInstallation (2 - 29 Sep 2009 - Main.PetrMalat)
Line: 1 to 1
 
META TOPICPARENT name="LacieEDMiniV2"

The hard way (requires serial connection to EDMini and linux machine, does not require SATA)

ALERT! Do not blindly copy the commands. If you don't understand them and just want Debian on ED Mini, go to the easy way section.ALERT!
Line: 14 to 14
 

The procedure

  1. Prepare root (Debian based distribution not required, just install debootstrap. I did it from archlinux)
Changed:
<
<
$ debootstrap --arch armel --foreign lenny rootfs
>
>
$ debootstrap --arch arm --foreign lenny rootfs
  $ (cd rootfs; tar -cvzf ../rootfs.tgz *)make rootfs.tgz available over http
  1. Connect serial terminal and boot into /bin/sh
         > setenv bootargs console=ttyS0,115200 root=/dev/sda6 ro init=/bin/sh; boot



ViewHistory: r3 < r2 < r1More