... 2008-05-02 11:29:01.000000000 +0100 @@ -36,6 +36,9 @@ domount spufs "" /spu -ogid=spu fi + ## Mount the usbfs for use with Virtual Box + domount usbfs usbdevfs /proc/bus/usb -onoexec,nosuid,nodev,devgid=124,devmode=664 + # Propagate files from the initramfs to our new /var/run. ...