Forum Discussion
Altera_Forum
Honored Contributor
20 years agomount failed
Hi , I donwloaded the uClinux kernel on my development board and I am trying to mount host pc using the following command but its not working. it says "Mount failed : Invalid argument" mount...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Jun 1 2006, 09:58 AM add "-o nolock" for mount option.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15768)
--- quote end ---
--- Quote End --- Hi hippo, I already tried that option but i get the error as "wrong number of arguments for mount" I have followed the following link to build my kernel: http://nioswiki.jot.com/wikihome/%c2%b5clinux (http://nioswiki.jot.com/wikihome/%c2%b5clinux) with few modification like adding the SMC91111 device driver for networking . I also tried to enable the mount option in the busybox when I enable "Customize Vendor/User Settings". I dont know if I am making any error. Please help - sony