On Sat, 2010-05-15 at 13:26 +0000, Trey "WebStandardCSS" Brister wrote: 
> 
> Well I am that smart guy and I got the readahead error.

Not smart enough...  :-)

> Boot to Ubuntu live CD

Not needed.  If you want access to what's in the /var that's on the root
filesystem (i.e. what's under the /var that you mounted on /var) you can
simply bind mount the root filesystem somewhere else such as:

# mkdir /tmp/rootbind
# mount -o bind / /tmp/rootbind
# cd /tmp/rootbind/var

I wonder if this sort of thing could in fact be the solution to this
problem in an automated manner.

-- 
ureadahead requires /var on root filesystem
https://bugs.launchpad.net/bugs/523484
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to