Comment 28 for bug 507881

Revision history for this message
Tom Wright (twright-tdw) wrote : Re: Lucid alpha 2 fails to start up unless you remove /proc/bus/usb from the fstab

Couldn't this simply be solved by adding the following bit of shell-fu (or similar) to the upgrade scripts:
sed 's/\(none \/proc\/bus\/usb usbfs.*\)/#\1/g' /etc/fstab