LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   usbfs needs to be mounted every time (https://www.linuxquestions.org/questions/linux-software-2/usbfs-needs-to-be-mounted-every-time-342385/)

manjunathk 07-12-2005 04:13 AM

usbfs needs to be mounted every time
 
Hi,

I want to mount the usbfs file system permanently on the ARM architecture plz give me some suggestions. Ive made the foll changes but not successful

1. added the foll line in the /etc/fstab file

" none /pro/bus/usb usbfs defaults 0 0"

even then i need to do the foll step every time i reboot the kernel

2. " mount -t usbfs none /proc/bus/usb "

marghorp 07-12-2005 04:24 AM

you could try adding the auto keyword next to defaults. Maybe that will help.


All times are GMT -5. The time now is 04:21 PM.