Hi,

PSB,

Masahide Tomita wrote:

> Hi,
>
> So, the real quation is how can I mount regular storage (I mean block 
> devices) from init?
As you would mount normally, add the corresponding entries to /etc/fstab
and your rc* scripts will mount them

>What should the init program should do to maount other devices and free the 
>unused memory?

What is the unsued memory you are refering to? The one used by initrd?
In which case doing a umount /initrd should do, though using blockdev
command to flushbuffers on /dev/ram0 is advised.

Amit


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/




Reply via email to