Comment 10 for bug 634102

Revision history for this message
Ray (ray-0711) wrote :

Apparently the fix hasn't made it into the daily releases of Natty on EC2.

This is especially troublesome for someone trying to boot a HVM instance with CUDA enabled, because a reboot is needed after installation of the NVIDIA dev drivers.

Here is a one-liner for a quick fix:
sudo perl -pi -e 's/(nobootwait),(\S+)/$2,$1/' /etc/fstab