Re: Q: way to populate a (full featured) Debian/MIPS with the Meshcube

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ralf Ackermann <rac@xxxxxxxxxxxxxxxxxxx> writes:

> Hello,
>
> since a few people (e.g. Thiemo Seufer <ica2_ts@xxxxxxxxxxxxxxxxxxxxxxxx>) 
> already earlier suggested to use a full-featured Debian/MIPS with the 
> Meshcube - here are my 2 questions concerning that topic:
> 	1. Is there a step-by-step instruction list on how
> 		to bootstrap such an environment (with just the
> 		MeshCube and i386 Linux systems but no further MIPS system
> 		available)

nfs-root? Debian (on that i386)?

cdebootstrap -amips sarge /tftpboot/<ip>/ http://ftp.de.debian.org/debian

That will fail after a while leaving you with a skeleton to boot from:

- create etc/fstab hosts resolv.conf apt/sources.list
- boot with init=/bin/sh
  - cd /var/cache/apt/archive/
  - dpkg --force-all -i libc6*deb
  - dpkg --force-all -i dpkg*deb
  - dpkg --force-all -i libc6*deb
  - dpkg -iGREB /var/cache/apt/archive/
  - dpkg -iGREB /var/cache/apt/archive/
  - dpkg -iGREB /var/cache/apt/archive/
  - check remaining dpkg errors if any
  - /usr/sbin/base-config
- adjust etc/inittab for serial console if you need
- reboot with normal init
- run dselect once going through all the top menu items to get all the
  standard packages added. You don't need to select any packages, just
  go into select once.

If you already have a unix on the meshcube run cdeboostrap there
(build it from source). Much easier.

> 	2. Could somebody provide a snapshot of a (basic) Debian/MIPS
> 		filesystem that can be mounted via NFS and chrooted to?
> 		(this would then let me start apt-get upgrading / 
> 		installing in it)
> 	(I could provide the storage space / connectivity to also host
> 		such a FS snapshot for others)

Again use cdebootstrap or debootstrap.

> Many thanks for your help and best regards
>  Ralf
>
> ---------------------------------------------------------------
> Dr. Ralf Ackermann            _         rac@xxxxxxxxxxxxxxxxxxx
> Multimedia Communications |/ | | |\/|           Merckstrasse 25
>                           |\ |_| |  |  64283 Darmstadt, Germany
> Tel.: (+49) 6151 16-6138                Fax: (+49) 6151 16-6152
> ---------------------------------------------------------------
>              http://www.kom.tu-darmstadt.de/~rac
> ---------------------------------------------------------------

MfG
        Goswin

PS: You can ask your local DAluk for help if you get stuck too.


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux