Mailinglist Archive: opensuse (2084 mails)

< Previous Next >
Re: [opensuse] USB Under VMware
  • From: "Henare Degan" <henare.degan@xxxxxxxxx>
  • Date: Thu, 16 Oct 2008 09:38:14 +1100
  • Message-id: <c2afca990810151538o699b3879t1d30ff61e04a30a5@xxxxxxxxxxxxxx>
On Thu, Oct 16, 2008 at 09:17, <kanenas@xxxxxxxxxxxxx> wrote:
don't know how to make this automatic, if you reboot you will have to re-type
it. perhaps one of the gurus on the list can help do that.

This line was already in my /etc/fstab:

usbfs /proc/bus/usb usbfs noauto 0 0

So all I needed to do was `sudo mount usbfs`. To make the change apply
on reboots, replace noauto from the line above:

usbfs /proc/bus/usb usbfs defaults 0 0

I hope this helps.

h
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups