public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] U-Boot ram disk
@ 2010-05-03 22:33 Nuno Cardoso
  2010-05-03 22:49 ` Scott Wood
  0 siblings, 1 reply; 4+ messages in thread
From: Nuno Cardoso @ 2010-05-03 22:33 UTC (permalink / raw)
  To: u-boot

hi,

the big problem is that I have an embedded system where I don't know the
login password to login. I forgot the password, and try and try... but I
can't remember. The system had some important information, so I want to
restore the system.

The steps that I want to follow are:
1) save the target rootfs to my machine;
2) mount the filesystem on my machine;
3) change the rot password;
4) finally, store the new file system on the taget machine (embedded
system).

To do the first step, I need to save the rootfs image on my machine to mount
it. So, I need to stop the u-boot initialization, before the login step, to
save the rootfs. But, U-Boot doesn't have any kind of command to do that.

Can I load the rootfs from NAND Flash to ramdisk (nand read xxxx rootfs
size) and print the memory at address xxxx from memory to display (md xxxxx)
and save the GTKTerm display to a local file and do some kind of process to
remove the wrong caracters??? Maybe with this I can do this??? What is yout
opinion????

Thanks a lot,
Nuno Cardoso.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot] U-Boot ram disk
@ 2010-05-03 16:43 Nuno Cardoso
  2010-05-03 20:43 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Nuno Cardoso @ 2010-05-03 16:43 UTC (permalink / raw)
  To: u-boot

hi list,

Is it possible copy a file from ramdisk address on target machine (U-Boot
command line) to host machine. I want to save the linux kernel image saved
inside the Nand Flash, to a directory inside my machine. Is it possible???

Thanks,
Nuno Cardoso.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-03 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-03 22:33 [U-Boot] U-Boot ram disk Nuno Cardoso
2010-05-03 22:49 ` Scott Wood
  -- strict thread matches above, loose matches on Subject: below --
2010-05-03 16:43 Nuno Cardoso
2010-05-03 20:43 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox