--- Quote Start ---
originally posted by hippo+jun 5 2006, 02:28 am--><div class='quotetop'>quote (hippo @ jun 5 2006, 02:28 am)</div>
--- quote start ---
<!--quotebegin-zhengkaike@Jun 5 2006, 03:12 PM
hi,hippo.
could you tell me how to hang a usb disk on my board automatic not by execute
the "mount" command in nios2-termimal?
thank you!
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15901)
--- quote end ---
--- Quote End ---
You can add the mount command or other initialization into vendors/Altera/nios2nommu/rc .
it will be installed to romfs/etc/rc .
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15902)</div>
[/b]
--- Quote End ---
Hi,hippo.
I have added the mount command(#mount -t vfat /dev/sda1 /mnt)into vendors/Altera/nios2nommu/rc ,but it need to execute mount manual all the same,and there is nothing under the path of /mnt .
please help me!
thak you!