Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Just 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:~$

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  5. #5
    Just Joined!
    Join Date
    Nov 2009
    Posts
    3
    Yes, I used wubi.
    Thanks for trying to help me solving this :S

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...