Forum Discussion
Altera_Forum
Honored Contributor
20 years agoramfs.img
Dear everyone,
I look into a etc/rc file , I can't understand the list well /bin/expand /etc/ramfs.img /dev/ram0 mount -t ext2 /dev/ram0 /var could you tell me waht the expand do and whtthe ramfs.img is ? Best Regards! feiwu1 Reply
- Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by feiwu@Jun 29 2006, 11:57 AM dear everyone,i look into a etc/rc file , i can't understand the list well
/bin/expand /etc/ramfs.img /dev/ram0
mount -t ext2 /dev/ram0 /var
could you tell me waht the expand do and whtthe ramfs.img is ?
best regards!
feiwu
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16499)
--- quote end ---
--- Quote End --- We use initramfs, it is much easier than romfs/ramfs. see the wiki, http://nioswiki.jot.com/%c2%b5clinux (http://nioswiki.jot.com/%c2%b5clinux)