Dnia Fri, 25 Jan 2008 14:30:00 +0100
"Eduardo Cagigal Velayos" <[EMAIL PROTECTED]> napisał(a):

Better send messages to ML.

> how can see if the cf card is other . [device]
Easiest way would be to boot first into initrd using some shell instead
of script linuxrc (So make sure there's e.g. /bin/bash) and change
init=/linuxrc to e.g. init=/bin/bash.

Then you can try giving normal commands. It's also written in dmesg
(kernel messages) if you have serial cable their dump can be useful.

> how can mount rooffs¿?
Using mount command.

> where can modify if is cf other unit and how?

Same applies to initrd and rootfs:
Ungzip/unbzip2 rootfs. Mount it like this:
mkdir rootfs
mount -o loop rootfs.iso rootfs

Then you can do any changes, like mounting rootfs from initrd. Bzip it,
send to device and try to boot.

> >
> >
> > --
> > Tomasz bla Fortuna
> > jid: bla(at)af.gliwice.pl
> > pgp: 0x90746E79 @ pgp.mit.edu
> > www: http://bla.thera.be
> >


-- 
Tomasz bla Fortuna
jid: bla(at)af.gliwice.pl
pgp: 0x90746E79 @ pgp.mit.edu
www: http://bla.thera.be
_______________________________________________
Hx2000-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/hx2000-port

Reply via email to