This bug was fixed in the package grub2 - 1.98-1ubuntu13
---
grub2 (1.98-1ubuntu13) lucid-proposed; urgency=low
[ Colin Watson ]
* Handle partition devices without corresponding disk devices
(LP: #623609).
[ Ken Stailey ]
* Backport upstream patch to skip LVM snapshots (L
** Branch linked: lp:ubuntu/lucid-proposed/grub2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/623609
Title:
grub-pc needs some help in uec instances
To manage notifications about this bug go to:
h
Hello Scott, or anyone else affected,
Accepted grub2 into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
**
** Branch linked: lp:~ubuntu-core-dev/ubuntu/lucid/grub2/lucid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/623609
Title:
grub-pc needs some help in uec instances
To manage notifications about thi
I can confirm that 'rm /boot/grub/video.lst' works on Ubuntu 10.04.1 LTS
(Lucid). Thanks for the tip, Scott.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/623609
Title:
grub-pc needs some help in ue
The cloud-init portion of this was fixed in lucid with cloud-init at version
0.5.10-0ubuntu1.5.
The grub-pc portion still exists, but is worked around in the UEC image build
process at
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/208
.
That commit shows 2
I'd like to have the grub2 fix here backported to lucid, so 'update-
grub' could successfully run in lucid instances.
I tried a quick build of the lucid with '978_ubuntu_diskless_partitions.patch'
applied, but grub-probe still fails like:
$ sudo grub-probe --device /dev/sda1
grub-probe: error: ca
** Also affects: cloud-init (Ubuntu Lucid)
Importance: Undecided
Status: New
** Also affects: grub2 (Ubuntu Lucid)
Importance: Undecided
Status: New
** Changed in: grub2 (Ubuntu Lucid)
Importance: Undecided => Medium
--
You received this bug notification because you are a
Fix released:
cloud-init (0.5.15-0ubuntu1) maverick; urgency=low
* New upstream release.
* fix /etc/fstab cloudconfig entries for t1.micro and
change default fstab values for ephemeral0 to nobootwait (LP: #634102)
* grub-legacy-ec2: do not write chainload for grub2 to menu.lst
(LP: #
** Changed in: cloud-init (Ubuntu Maverick)
Importance: Undecided => High
** Changed in: cloud-init (Ubuntu Maverick)
Status: New => Confirmed
** Changed in: cloud-init (Ubuntu Maverick)
Milestone: None => ubuntu-10.10
** Changed in: cloud-init (Ubuntu Maverick)
Assignee: (una
** Branch linked: lp:ubuntu/cloud-init
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
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://l
grub2 (1.98+20100804-4ubuntu6) maverick; urgency=low
* Handle partition devices without corresponding disk devices
(LP: #623609).
-- Colin Watson Fri, 10 Sep 2010 18:35:49 +0100
** Changed in: grub2 (Ubuntu Maverick)
Status: Confirmed => Fix Released
--
grub-pc needs some help
** Branch linked: lp:cloud-init
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
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.ub
** Branch linked: lp:ubuntu/grub2
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
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.
** Branch linked: lp:~ubuntu-core-dev/ubuntu/maverick/grub2/maverick
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
** Changed in: grub2 (Ubuntu Maverick)
Assignee: Scott Moser (smoser) => Colin Watson (cjwatson)
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Sorry, that 'string' should be 'multiselect', strictly.
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
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.ubu
For EC2, since you don't need core.img as I understand it, you should be
able to preseed this:
grub-pc grub-pc/install_devices string
grub-pc grub-pc/install_devices_empty boolean true
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug no
Colin,
Thanks for your help.
I'll have cloud-init preseed appropriately on uec.
** Also affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification because you a
I have a patch for grub-probe on EC2.
For UEC: while there is a way to preseed install_devices to empty, if
you do that then grub-install will never be run, which means that
core.img will never be upgraded. I'd rather we didn't take that
approach. Can you simply preseed grub-pc/install_devices t
** Changed in: grub2 (Ubuntu Maverick)
Status: New => Confirmed
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
Some more info here. Again, the failure of 'update-grub' in an ec2
instance is because grub-mkconfig is called in update-grub. grub-
mkconfig in one way or another ends up calling grub-probe, and grub-
probe exiting failure.
The first call to grub-probe that is failing for me is from
/etc/grub.
** Changed in: grub2 (Ubuntu Maverick)
Milestone: None => ubuntu-10.10
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
** Also affects: grub2 (Ubuntu Maverick)
Importance: Undecided
Status: New
** Changed in: grub2 (Ubuntu Maverick)
Importance: Undecided => High
** Changed in: grub2 (Ubuntu Maverick)
Assignee: (unassigned) => Scott Moser (smoser)
** Tags added: server-mrs
--
grub-pc needs som
It seems to me that I could accomplish all of the goals listed above if:
a.) I could seed "grub-pc grub-pc/install_devices multiselect" with 'NONE' or
some other indication of "don't worry about it".
b.) I can fix grub-mkconfig on ec2 to not exit failure.
grub-mkconfig is called from update-grub
Above, where I said "in the past, guests used to see a /dev/sda entry",
I meant in my experience with xen prior to EC2. On EC2 I don't know
that I have ever seen a /dev/sda entry. Its also possible I could be
remembering incorrectly outside of EC2 also.
--
grub-pc needs some help in uec instanc
Colin, I'm not particularly sure where that code is. My guess is in the
xen code, and possibly partially in the xen pv block device driver in
the kernel.
Xen has always had this strange but useful functionality of assigning a
file or block device in the dom0 to a partition in the guest:
Ie, you
Can you point me to the code that arranges for there to be /dev/sda1
etc. on EC2 but no /dev/sda? I'd like to trace through it and think
about this a bit.
Note that grub-probe doesn't really talk to the BIOS. It's just
iterating through OS devices.
--
grub-pc needs some help in uec instances
h
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/623609/+attachment/1516554/+files/Dependencies.txt
** Tags added: uec-images
** Tags removed: i386
--
grub-pc needs some help in uec instances
https://bugs.launchpad.net/bugs/623609
You received this bug notification be
29 matches
Mail list logo