On 12/19/2015 05:56 PM, Neil Bothwick wrote:
> On Sat, 19 Dec 2015 19:02:54 -0500, Philip Webb wrote:
> 
>>>> none   /proc/bus/usb   usbfs           defaults,devmode=0666   0 0
>>>> none   /proc                 proc
>>>> defaults             0 0  
>>> You're trying to mount /proc/bus/usb before mounting /proc.
>>> Systemd takes care of such things,  
>>>> but with Openrc local mounts are mounted in the order they appear in
>>>> fstab. Try switching the lines.  
>>
>> That looks like the explanation to me : has Thelma tried this ?
> 
> Looking at it again, I don't think either of those entries should be in
> fstab, certainly not the /proc one.

Good hint, thank you.
I've removed both lines from fstab:
# Scanner
none   /proc/bus/usb   usbfs           defaults,devmode=0666   0 0
none /proc proc defaults 0 0

and the system booted normally with  openrc-0.18.4

Question, why isn't the line:
none /proc proc defaults 0 0
needed anymore?

All my other systems have this line in fstab.

--
Thelma

Reply via email to