On Wed Feb 04, 2009 at 09:10:27 -0800, Freddy Freeloader wrote: > [ 7.149690] ReiserFS: xvda2: warning: bad value "remount-ro" for > option "errors"
There's your problem. Remove "remount-ro" from /etc/fstab, after
remounting it read/write via:
mount -o remount,rw /
Or mounting it outside xen once you've stopped it running.
Steve
--
Managed Anti-Spam Service
http://mail-scanning.com/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

