Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with usb driver
hi, I have boot uclinux kernel successful,then i plug a usb disk on my board,that's ok.But it show errors when i run the follow code: [/CODE]fdisk -l /dev/sda fdisk:Bad command or file name [...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by 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 .