[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2013-11-11 Thread Phillip Susi
Obviously once you have gotten yourself into this situation, you need to boot from a rescue disk, then you fix the misconfiguration so that the system won't fail to boot on the next upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2013-11-11 Thread Bryce Nesbitt
It's hard to 'sudo dpkg-reconfigure grub-pc' when your system won't boot. For those ending up here looking for a solution, this worked for me: http://askubuntu.com/questions/125428/grub-complains-of-no-such-partition-after-installing-1204 -- You received this bug notification because you are a m

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-07-10 Thread Phillip Susi
It is invalid because it is not a bug. The original reporter's system was misconfigured, and can be corrected by running sudo dpkg-reconfigure grub-pc. If you are having a different issue and/or this does not resolve it for you, please file a new bug. ** Changed in: grub2 (Ubuntu) Status

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-07-10 Thread Thorsten Hesemeyer
Same here: 1. backup: attached an external disk to update my files first 2. started upgrade from Ubuntu 11.10 to 12.04 with the usb disk attached 3. system does not boot Dear Colin Watson and Phillip Susi, "invalid" is not appropriate for a bug or product failure. It is not a users fault,

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-05-16 Thread finn
Same here after update from 11.10 on a machine with intel fakeraid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable "error: no such partition" To

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-05-03 Thread Jason Harman
Its true - in a sense - a similar bug was produced after a recent update to grub which caused similar errors as this one - I got a "blocklist" error and while I could still boot Ubuntu I could not boot Windows. >From Ubuntu I ran Boot-Repair which re-identified a harddrive missed by Grub and restor

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-04-30 Thread misko
Same error occured on my TravelMate 8481TG Notebook (equipped with a 64GB SSD and a 320 GB HDD). System was initially installed and worked with oneiric, but refused to boot ("error: no such partition.") after upgrading to precise pangoline. Fixed it with a Boot-Repair LiveCD- the diagnostic output

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-04-16 Thread Phillip Susi
Please don't change bug status without giving a good reason. ** Changed in: grub2 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest up

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-04-16 Thread z3non
** Changed in: grub2 (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable "error: no such partition" To m

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-04-03 Thread icetnet
Andreas, You get the ribbon. I had the same exact symptoms: single drive, multiple partitions (however only one OS - Ubuntu). Boot-Repair worked like a champ. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-23 Thread Jason Harman
Thanks Andreas - the Boot-Repair program worked like a charm and I'm back in Ubuntu 12.04! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable "error:

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-22 Thread Andreas Pabst
Jason, I guess you will simply have to reinstall grub using a live cd. To do this you can either use the graphical solution bootrepair: https://help.ubuntu.com/community/Boot-Repair Or you use the chroot method as described here: https://help.ubuntu.com/community/Grub2#ChRoot -- You received th

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-21 Thread Jason Harman
Also have this problem - have multiple disk system likely with some old grub installs from past configurations. Latest upgrade broke boot into Ubuntu & Windoze. Using LiveCD now but could use some advice for a quick fix. -- You received this bug notification because you are a member of Ubuntu B

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-21 Thread Andreas Pabst
Same problem for me now after running upgrade this morning. Single harddisk, but multiple partitions (Windows, precise, another linux, swap), none of them bootable any more. During the update, aptdaemon had crashed while some python packages were being installed. I can chroot into the installati

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-21 Thread FJYwade
I came into the same problem after the upgrade of my 12.04 this morning. I googled for how to fix this bug for almost an hour and tried much but made nothing... My laptop just has a single os of ubuntu 12.04, without any windows or other. -- You received this bug notification because you are a m

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
Hmm. It seems to be triggered by having multiple disks in the host. My /dev/sda (which I don't boot off) has previously had a linux install on it, and I reused the disk by creating one big partition and formatting it for /home. I would never have wiped grub off the master boot record. So I'd sugge

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Henk-Jan
I already fixed this with a live cd.. While upgrading grub, there was an error that grub couldn't be installed to /dev/dm-5. That is the partition Ubuntu is installed on. How to prevent this in the future? I'm using fakeraid 10. -- You received this bug notification because you are a member of

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Colin Watson
OK, so I'm afraid your GRUB installation was simply misconfigured. It was set up to upgrade the boot loader on /dev/sda every time you upgraded, but according to your comment on IRC you want it on /dev/sdb. The effect of this was that you had an old partial copy of GRUB on /dev/sdb, which eventual

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
alan@wopr:~$ ls -l /dev/disk/by-id/ total 0 lrwxrwxrwx 1 root root 9 Mar 20 14:09 ata-Corsair_CSSD-F120GB2_1112650009980264 -> ../../sdb lrwxrwxrwx 1 root root 10 Mar 20 10:53 ata-Corsair_CSSD-F120GB2_1112650009980264-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 10 Mar 20 10:53 ata-Corsai

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Colin Watson
ls -l /dev/disk/by-id/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable "error: no such partition" To manage notifications about this bug go to: h

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
alan@wopr:~$ debconf-show grub-pc debconf: DbDriver "passwords" warning: could not open /var/cache/debconf/passwords.dat: Permission denied grub-pc/kopt_extracted: false grub2/kfreebsd_cmdline: grub2/device_map_regenerated: * grub-pc/install_devices: /dev/disk/by-id/ata-SAMSUNG_HD103SI_S1VSJ

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Colin Watson
Could you attach /boot/grub/grub.cfg and the output of 'debconf-show grub-pc'? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders system unbootable "error: no such par

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
My partition layout is based on two disks. One SSD for / and swap, one large hard disk for /home. alan@wopr:~$ sudo fdisk -l [sudo] password for alan: Disk /dev/sda: 1000 GB, 1000202273280 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes De

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Steve Langasek
** Package changed: grub (Ubuntu) => grub2 (Ubuntu) ** Changed in: grub2 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: grub (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
** Attachment added: "error message" https://bugs.launchpad.net/ubuntu/+source/grub/+bug/960092/+attachment/2902972/+files/photo%286%29.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Tit

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
** Attachment added: "grub menu" https://bugs.launchpad.net/ubuntu/+source/grub/+bug/960092/+attachment/2902971/+files/photo%285%29.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title:

[Bug 960092] Re: Latest update renders system unbootable "error: no such partition"

2012-03-20 Thread Alan Pope
** Attachment added: "BIOS" https://bugs.launchpad.net/bugs/960092/+attachment/2902969/+files/photo%284%29.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960092 Title: Latest update renders s