On Tue, 4 Sep 2001, Harrison, Robert J wrote:
> I've successfully imaged root filesystem with rsync over ssh to a remote
> host. I've not written directly to NFS but I don't see why that
> would differ. rsync understands /proc and /dev, and it recovers completely
> from network errors.
>
> rsync -avx --progress --rsh=`which ssh` / user@remotehost:directory/
>
> Robert
Ok. So I've rsync'd the root filesystem as described above. Then I
create a jffs2 image of this on my desktop with the following command
line:
mkfs.jffs2 -r image -o image.jffs2 -e 0x40000 -p
root filesystem is stored in directory image and this is intended for a
3600 ipaq. I then flash this onto my ipaq with the bootloader (load root)
but when I try to boot it generates the following error (everything else
looks ok):
Warning: unable to open an initial console.
kmod: runaway modprobe loop assumed and stopped
Any suggestions? I can attach a script of the console output if that
would help.
Derek Gottlieb
dgottlie@crhc.uiuc.edu
Received on Thu Sep 6 12:13:12 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:10 EDT