Results 1 to 5 of 5
hi all, need some help to get into ubuntu 9.10.
After choosing ubuntu in grub I get the following error
[2.149105] Kernel panic - not syncing: VFS: Unable to mount ...
- 11-08-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
Kernel panic
hi all, need some help to get into ubuntu 9.10.
After choosing ubuntu in grub I get the following error
[2.149105] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,2)
when I restart and press e I can see the following
insmod ntfs
set root=(hd0,2)
search -- no floppy --fs-uuid --set881e2cd01e2cb958
loopback loop0 /ubuntu/disks/root.disk
set root=(loop0)
linux /boot/vmlinux -2.6.31-14-generic root=/dev/sda2 loop =/ubuntu/disks\
/root.disk ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic
My Ubuntu is a windows installation on Vista
Worked fine for a long time then. Think it was during a couple of upgrades it stopped working.
Please help
Cheers
Pontus
- 11-08-2009 #2
Post the output of sudo fdisk -l command here.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-08-2009 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3bef74b8
Device Boot Start End Blocks Id System
/dev/sda1 1 1020 8192000 1c Hidden W95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 1020 13476 100052946 7 HPFS/NTFS
/dev/sda3 13477 16220 22041180 7 HPFS/NTFS
/dev/sda4 16221 30402 113906688 f W95 Ext'd (LBA)
/dev/sda5 16221 30402 113905664 7 HPFS/NTFS
ubuntu@ubuntu:~$ ^C
ubuntu@ubuntu:~$
- 11-09-2009 #4
Have you installed Ubuntu inside Windows OS using Virtual machine package like wubi?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-09-2009 #5Just Joined!
- Join Date
- Nov 2009
- Posts
- 3
Yes, I used wubi.
Thanks for trying to help me solving this :S


Reply With Quote