[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-17 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu27.1 --- flash-kernel (3.0~rc.4ubuntu27.1) quantal; urgency=low * Ask blkid for UUID, fixes finding filesystems with labels (LP: #1079185) * Determine the latest installed kernel version from the target instead of

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-15 Thread Adam Conrad
Verified that flash-kernel now behaves correctly on filesystems where blkid returns the label before the uuid. Of note, this won't fix the ubiquity-based installer, as flash-kernel-installer is built in to ubiquity (and thus the images), and we're not respinning quantal images, but this does fix

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-14 Thread Robie Basak
Despite spending a considerable amount of time trying, I have been unable to reproduce this bug in Quantal for verification of -proposed. This is currently blocking the resolution of bug 1084106 which I've just bumped to Critical. I'd appreciate any help getting the fix for this bug verified so

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-10 Thread Adam Conrad
** Also affects: flash-kernel (Ubuntu Quantal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079185 Title: Wrong bootarg for disk with label To manage

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-10 Thread Robie Basak
** Description changed: + [Impact] + + Installation fails on a Pandaboard on Quantal for users who previously + had a volume label on an existing partition. + + [Test Case] + + Create and label an existing partition (eg. using e2label). Then run the + installer. On first reboot, if the bug

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-10 Thread Colin Watson
Hello Tryum, or anyone else affected, Accepted flash-kernel into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/flash- kernel/3.0~rc.4ubuntu27.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-10 Thread Adam Conrad
** Changed in: flash-kernel (Ubuntu Quantal) Assignee: (unassigned) = Adam Conrad (adconrad) ** Changed in: flash-kernel (Ubuntu Quantal) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-12-10 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/flash-kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079185 Title: Wrong bootarg for disk with label To manage notifications about this bug go

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-11-16 Thread Oliver Grawert
hmm, i cant see any issues in the logs, flash-kernel-installer is supposed to use: blkid -o value $(mount | grep on /${1%/} | tail -n1 | cut -d' ' -f1) | head -1 for setting root= at the very end of the install, this should actually return the proper UUID instead of a label. -- You received

Re: [Bug 1079185] Re: Wrong bootarg for disk with label

2012-11-16 Thread Tryum
I'm really no expert in command line in linux, but this command above gives me the label of the drive. If i skip the 'head -1', this is what i get : thibault@panda12-10:~$ sudo blkid -o value $(mount | grep on /${1%/} | tail -n1 | cut -d' ' -f1) ubuntu2 9888f422-c54a-418e-884f-8e9b26aacd2a

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-11-16 Thread Oliver Grawert
ah, that explains it, thanks , i'll work on a fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1079185 Title: Wrong bootarg for disk with label To manage notifications about this bug go to:

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-11-16 Thread Oliver Grawert
** Changed in: flash-kernel (Ubuntu) Status: New = Confirmed ** Changed in: flash-kernel (Ubuntu) Importance: Undecided = High ** Changed in: flash-kernel (Ubuntu) Assignee: (unassigned) = Oliver Grawert (ogra) ** Also affects: flash-kernel (Ubuntu Raring) Importance: High

[Bug 1079185] Re: Wrong bootarg for disk with label

2012-11-16 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu28 --- flash-kernel (3.0~rc.4ubuntu28) raring; urgency=low * make sure blkid only gives us the UUID and not any other metadata like labels or filesystem (LP: #1079185) -- Oliver Grawert o...@ubuntu.com Fri, 16