Hi all,
I'm trying to setup a testing environment to try out my code containing a
custom kernel and root fs. As I'm new at TS stuff and I don't seem to find a
well documented howto on using the bootload functionality, here 's my question:
Does anyone have experience in using the bootload functionality?
In the manual the explanation is limited to:
# Reboot a kernel, but pass the 1MB running ramdisk to the new kernel:
mount -o remount,ro /dev/rd/0 /
bootload -c "console=ttyAM0,115200 root=/dev/ram0" -r /dev/rd/0
\ -r 0x100000
Has anyone found/made a good tutorial on using this?
I would like to mount as much of code as possible in a NFS share and then run
it from the share in the end.
Kind regards,
Bart Garrein
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|