<<O>> Difference Topic LacieInstallation (3 - 12 Nov 2011 - Main.PetrMalat) |
<<O>> Difference Topic LacieInstallation (2 - 29 Sep 2009 - Main.PetrMalat) |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Changed: | ||||||||
< < |
The hard way (requires serial connection to EDMini and linux machine)![]() ![]() | |||||||
> > |
The hard way (requires serial connection to EDMini and linux machine, does not require SATA)![]() ![]() | |||||||
Conventions
| ||||||||
Added: | ||||||||
> > |
KernelThere are two Debian architectures, which are able to run on ED Mini v2. Old arm and new and better armel. The problem is that original ED Mini kernel supports only the arm (confirmation required, if you tested it, please mail me). So if you plan to use the original kernel, install arm architecture | |||||||
The procedure
| ||||||||
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
|