caker wrote:
devtmpfs if running Latest Paravirt 2.6
So I am stumped then.
I have this in the Linode Config
Code:
Ubuntu (Latest 2.6 Paravirt (2.6.32.12-linode25)) - Last Booted -
At the "maintneince shell" of my ubuntu when the "Mount of root filesystem failed" my uname shows I am running that kernel.
Code:
root@leroy:~ # uname -a
Linux leroy.g25.org 2.6.32.12-linode25 #1 SMP Wed Apr 28 19:25:11 UTC 2010 i686 GNU/Linux
An here is my fstab is it stands now
Code:
root@leroy:~ # cat /etc/fstab
/proc /proc proc defaults 0 0
/sys /sys sysfs defaults 0 0
/dev/xvda / ext3 defaults,usrquota,grpquota,relatime 0 1
/dev/xvdb none swap defaults 0 0
dev /dev devtmpfs rw 0 0
jungledisk /mnt/jungledisk fuse noauto,config=/etc/jungledisk/jungledisk-settings.ini 0 0
I am still running 9.10, so commenting out the new line, I boot ok. Time to open a ticket? Do I set the fstab, upgrade, then reboot?
Thanks