[Bug 462399] Re: My firefox browser is always saying that " the browser has been updated and needs to be restarted"
yes, its happen to me too -- My firefox browser is always saying that " the browser has been updated and needs to be restarted" https://bugs.launchpad.net/bugs/462399 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- block(8,1) ubuntu 9.10 Installed by Wubi in Windows xp, in a machine Intel pentium dualcore(32bit). please.. I don't have any idea about this.. but my data must be rescued.. -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 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
[Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS
sorry I don't have any better picture ** Attachment added: "DSC05260_800x600.JPG" http://launchpadlibrarian.net/35977696/DSC05260_800x600.JPG -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 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
Re: [Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS
thanks, after read your instruction now I can access my data again. but on your 2nd instruction about restore the ubuntu wub, it's not working, I've replace my /wubi/boot/initrd.img-2.6.31-14-generic with new initrd in my new ubuntu by VMware but it's still not working please, I'm just a noob From: Sriram To: abdurroh...@ymail.com Sent: Tue, November 24, 2009 12:35:11 AM Subject: Re: [Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS 2009/11/23 abdurrm : > Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- > block(8,1) > > ubuntu 9.10 > Installed by Wubi in Windows xp, in a machine Intel pentium dualcore(32bit). > > please.. I don't have any idea about this.. > but my data must be rescued.. > > -- > Wubi/Karmic boot: kernel panic - not synching: VFS > https://bugs.launchpad.net/bugs/477169 > You received this bug notification because you are a bug assignee. > > Status in Wubi, Windows Ubuntu Installer: New > Status in Ubuntu: New > > Bug description: > I was using Karmic, installed with Wubi. For a week it worked like a charm, > and I updated it with the latest fixes. > Since about 3 days ago every boot fails with kernel panic > > Going without the "--quiet" option, the message is: > > No filesystem could be mounted, tried: ext3 ext2 ext4 fuseblk > Kernel-panic - not syncing : VFS : Unable to mount root fs on > unknown-block(0,6) > > Eg. the grub entry for for the standard boot reads: > insmod ntfs > set root=(hd0,6) > search --no-floppy --fs-uid --set a2a40b74a40b4a6d > loopback loop0 /ubunu/disks/root.disk > set root=(loop0) > linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda6 > loop=/ubuntu/disks/root.disk ro quiet splash > initrd /boot/initrd.img-2.6.31-14-generic > > My /ubuntu directory is on (hd0,6). If I use the grub command line, I can: > - see the contents of the drive > - mount the root.disk as a loopback device and see its contents > - can find the files referenced in the menu.lst > > Any ideas how to make it work again?use > I had a previous install of Wubi/Karmic-rc, upgraded in place that had some > kernel panics too after a few weeks of usage, but I just reinstalled it so > not sure if it had the same issue. > Just boot using the live CD or if you don't have a live CD use Virtualbox with 9.10 installed mount your NTFS partition and then mount the /ubuntu/disks/root.disk using the following command sudo mount -o loop /MOUNTPOINT_OF_NTFS/ubuntu/disks/root.disk /MOUNTPOINT_OF_WUBI_INSTALLATION now you can access your files to restore the ubuntu wubi copy the file initrd.***.img in the directory /boot to the directory /MOUNTPOINT_OF_WUBI_INSTALLATION/boot/ after taking the backup of the file existing over there and replace it. Now your wubi installation must boot up. -- Sriram Damodharan -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 You received this bug notification because you are a direct subscriber of the bug. Status in Wubi, Windows Ubuntu Installer: New Status in Ubuntu: New Bug description: I was using Karmic, installed with Wubi. For a week it worked like a charm, and I updated it with the latest fixes. Since about 3 days ago every boot fails with kernel panic Going without the "--quiet" option, the message is: No filesystem could be mounted, tried: ext3 ext2 ext4 fuseblk Kernel-panic - not syncing : VFS : Unable to mount root fs on unknown-block(0,6) Eg. the grub entry for for the standard boot reads: insmod ntfs set root=(hd0,6) search --no-floppy --fs-uid --set a2a40b74a40b4a6d loopback loop0 /ubunu/disks/root.disk set root=(loop0) linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda6 loop=/ubuntu/disks/root.disk ro quiet splash initrd /boot/initrd.img-2.6.31-14-generic My /ubuntu directory is on (hd0,6). If I use the grub command line, I can: - see the contents of the drive - mount the root.disk as a loopback device and see its contents - can find the files referenced in the menu.lst Any ideas how to make it work again? I had a previous install of Wubi/Karmic-rc, upgraded in place that had some kernel panics too after a few weeks of usage, but I just reinstalled it so not sure if it had the same issue. -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 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
Re: [Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS
From: Sriram To: abdurroh...@ymail.com Sent: Tue, November 24, 2009 4:52:08 PM Subject: Re: [Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: VFS 2009/11/24 abdurrm : > thanks, after read your instruction now I can access my data again. > > but on your 2nd instruction about restore the ubuntu wub, it's not working, > I've replace my /wubi/boot/initrd.img-2.6.31-14-generic > with new initrd in my new ubuntu by VMware > but it's still not working > > please, I'm just a noob > > > > > From: Sriram > To: abdurroh...@ymail.com > Sent: Tue, November 24, 2009 12:35:11 AM > Subject: Re: [Bug 477169] Re: Wubi/Karmic boot: kernel panic - not synching: > VFS > > 2009/11/23 abdurrm : >> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- >> block(8,1) >> >> ubuntu 9.10 >> Installed by Wubi in Windows xp, in a machine Intel pentium dualcore(32bit). >> >> please.. I don't have any idea about this.. >> but my data must be rescued.. >> >> -- >> Wubi/Karmic boot: kernel panic - not synching: VFS >> https://bugs.launchpad.net/bugs/477169 >> You received this bug notification because you are a bug assignee. >> >> Status in Wubi, Windows Ubuntu Installer: New >> Status in Ubuntu: New >> >> Bug description: >> I was using Karmic, installed with Wubi. For a week it worked like a charm, >> and I updated it with the latest fixes. >> Since about 3 days ago every boot fails with kernel panic >> >> Going without the "--quiet" option, the message is: >> >> No filesystem could be mounted, tried: ext3 ext2 ext4 fuseblk >> Kernel-panic - not syncing : VFS : Unable to mount root fs on >> unknown-block(0,6) >> >> Eg. the grub entry for for the standard boot reads: >> insmod ntfs >> set root=(hd0,6) >> search --no-floppy --fs-uid --set a2a40b74a40b4a6d >> loopback loop0 /ubunu/disks/root.disk >> set root=(loop0) >> linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda6 >> loop=/ubuntu/disks/root.disk ro quiet splash >> initrd /boot/initrd.img-2.6.31-14-generic >> >> My /ubuntu directory is on (hd0,6). If I use the grub command line, I can: >> - see the contents of the drive >> - mount the root.disk as a loopback device and see its contents >> - can find the files referenced in the menu.lst >> >> Any ideas how to make it work again?use >> I had a previous install of Wubi/Karmic-rc, upgraded in place that had some >> kernel panics too after a few weeks of usage, but I just reinstalled it so >> not sure if it had the same issue. >> > Just boot using the live CD or if you don't have a live CD use > Virtualbox with 9.10 installed mount your NTFS partition and then > mount the /ubuntu/disks/root.disk using the following command > sudo mount -o loop /MOUNTPOINT_OF_NTFS/ubuntu/disks/root.disk > /MOUNTPOINT_OF_WUBI_INSTALLATION > > now you can access your files > > to restore the ubuntu wubi copy the file initrd.***.img in the > directory /boot to the directory > /MOUNTPOINT_OF_WUBI_INSTALLATION/boot/ after taking the backup of the > file existing over there > and replace it. > > Now your wubi installation must boot up. > > -- > Sriram Damodharan > > -- > Wubi/Karmic boot: kernel panic - not synching: VFS > https://bugs.launchpad.net/bugs/477169 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in Wubi, Windows Ubuntu Installer: New > Status in Ubuntu: New > > Bug description: > I was using Karmic, installed with Wubi. For a week it worked like a charm, > and I updated it with the latest fixes. > Since about 3 days ago every boot fails with kernel panic > > Going without the "--quiet" option, the message is: > > No filesystem could be mounted, tried: ext3 ext2 ext4 fuseblk > Kernel-panic - not syncing : VFS : Unable to mount root fs on > unknown-block(0,6) > > Eg. the grub entry for for the standard boot reads: > insmod ntfs > set root=(hd0,6) > search --no-floppy --fs-uid --set a2a40b74a40b4a6d > loopback loop0 /ubunu/disks/root.disk > set root=(loop0) > linux /boot/vmlinuz-2.6.31-14-generic root=/dev/sda6 > loop=/ubuntu/disks/root.disk ro quiet splash > initrd /boot/initrd.img-2.6.31-14-generic > > My /ubuntu directory is on (hd0,6). If I use the grub command line, I can: > - see the contents of the drive > - mount the root.disk as a loopback device and see its contents > - can find the files referenced in the menu.lst > > Any ideas ho
[Bug 477169] abdurrohman
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://coespin.net/index0019.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/477169 Title: Wubi/Karmic boot: kernel panic - not synching: VFS -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477169]
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://smedes70.blogsany.com/10/10/abdurrohman-and-balanced-impotence- could-.html -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 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
[Bug 477169] abdurrohman
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://weltdesislam.de/index0021.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/477169 Title: Wubi/Karmic boot: kernel panic - not synching: VFS -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477169] abdurrohman
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://kaleweb1.smartnet.com.tr/13137.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/477169 Title: Wubi/Karmic boot: kernel panic - not synching: VFS -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477169] abdurrohman
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://hmvracingwhs.110mb.com/19364.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/477169 Title: Wubi/Karmic boot: kernel panic - not synching: VFS -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 477169]
*** This bug is a duplicate of bug 477104 *** https://bugs.launchpad.net/bugs/477104 http://chuc57.meet-tweet.com/09/12/abdurrohman-not-yet-been- prescribed.html -- Wubi/Karmic boot: kernel panic - not synching: VFS https://bugs.launchpad.net/bugs/477169 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