[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-10-07 Thread Steve Langasek
*** This bug is a duplicate of bug 818177 ***
https://bugs.launchpad.net/bugs/818177

** This bug has been marked a duplicate of bug 818177
   boot failures because 'udevadm exit' does not kill udevd worker threads

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-10-06 Thread Steve Langasek
** Changed in: udev (Ubuntu Oneiric)
Milestone: None = oneiric-updates

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-10-06 Thread Kate Stewart
** Also affects: udev (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: udev (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: udev (Ubuntu Precise)
   Importance: Undecided = High

** Tags removed: rls-mgr-o-tracking
** Tags added: rls-mgr-p-tracking

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-10-01 Thread Scott Moser
well, after upgrades to the nova installation that I was using, we are
no longer running our images backed by a qcow2 compressed image.
Instead, the root disk is a qcow2 disk backed by a raw disk image.
This obviously changes timing conditions as disk reads no longer take
cpu to do decompression.

I've now run 240 instances, and not been able to reproduce this with the
modified ramdisk to catch the output.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-29 Thread Steve Langasek
Oh, /dev/.udev.log doesn't actually exist in the initramfs.  Well, let's
do something about that then.

Scott, could you apply the attached patch to the udev package for
testing?

** Patch added: udev-initramfs-logging.patch
   
https://bugs.launchpad.net/ubuntu/oneiric/+source/udev/+bug/833783/+attachment/2483522/+files/udev-initramfs-logging.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-29 Thread Steve Langasek
(This should generate a tremendous amount of console spew, which I
assume you're able to capture)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-28 Thread Steve Langasek
Since /dev/console is not created even with udevadm settle, would like
to get a dump of the udev log (/dev/.udev.log) from the initramfs in the
failure case.

[ -e /dev/console ] || cat /dev/.udev.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-27 Thread Scott Moser
** Changed in: udev (Ubuntu Oneiric)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-26 Thread Scott Moser
over the weekend i ran 521 instances of an image with patch from comment 12 in 
the initramfs, and 339 instances of a 'control' image. I ran this against a 
Canonical internal developer cloud.
Unfortunately, I failed to hit this race in any of them.

However, today, I just ran 2 instances of beta2 against the
CanoniStack, and hit it on both.

Possible reasons for the differing results:
 a.) developer cloud is just different hardware (cpu/disk)
 b.) develoepr cloud was running more recent nova snapshot

I really dont put any stock in 'b' though, as i really think this is
just  a timing race in the kvm guest.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-26 Thread Scott Moser
largely for my own future purposes, attaching what I did to re-pack the
image with debug on.


** Attachment added: repacking image instructions
   
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+attachment/2466026/+files/README.setup

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-26 Thread Scott Moser
OK.
  So I  ran 57 instances of the control ramdisk on my cloud that was 
reproducing earlier.
2 of the 57 hit the failure.  I ran [successfully] of the modified ramdisk, and 
1 had a failure.

  So it seems just based on that, that we're not significantly more or
less likely to hit the failure with the modified image.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-23 Thread Steve Langasek
Patch to be tried against /usr/share/initramfs-tools/scripts/init-
bottom/udev.  Please test and report back if the problem is still
reproducible with this change to the initramfs.


** Patch added: If /dev/console doesn't exist yet, udevadm settle before 
stopping udevd
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+attachment/2449493/+files/udev-must-provide-console-833783.patch

** Package changed: initramfs-tools (Ubuntu Oneiric) = udev (Ubuntu
Oneiric)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-23 Thread Steve Langasek
** Changed in: udev (Ubuntu Oneiric)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-22 Thread Scott Moser
line number is changed to 352 now, but we've seen this again on oneiric beta-2 
testing:
 
https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/9/ARCH=i386,REGION=us-west-1,STORAGE=instance-store,TEST=multi-instance,label=ubuntu-server-ec2-testing/artifact/None/i386/m1.small/instance-store/i-83954fc4/eab677a1-af95-4a86-bef8-83d72409bb8e-running.console.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-22 Thread Steve Langasek
** Changed in: initramfs-tools (Ubuntu Oneiric)
 Assignee: (unassigned) = Steve Langasek (vorlon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-22 Thread jamey0824
I just had this happen to me on reboot of my ubuntu 11:04 .   I actully
have no clue on how I can work around this.  So if you know let me know,
please.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-15 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-09 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-08 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking

** Also affects: initramfs-tools (Ubuntu Oneiric)
   Importance: High
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-31 Thread Scott Moser
Well, good news is we saw this outside of a kexec environment.  Bad news
is that we saw it in Oneiric Beta testing [1] on an i386 ebs instance in
eu-west-1 [2]. The console log is available for that at [3].


[1] https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/
[2] 
https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ARCH=i386,REGION=ap-southeast-1,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/artifact/None/i386/m1.small/ebs/i-d5e38880/
[3] 
https://jenkins.qa.ubuntu.com/job/oneiric-server-ec2/7/ARCH=i386,REGION=eu-west-1,STORAGE=ebs,TEST=multi-part-ud,label=ubuntu-server-ec2-testing/artifact/None/i386/m1.small/ebs/i-de545fa8/cbfa90d3-2ab8-4b99-aa5f-36d7cba1b072-terminated.console.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-31 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-29 Thread Scott Moser
seen again: http://paste.ubuntu.com/677470/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-29 Thread Scott Moser
and again http://paste.ubuntu.com/677476/
I feel somewhat compelled to explain that these are from a openstack kvm 
instance that has used 'kexec-loader' to load the kernel 
(https://code.launchpad.net/~smoser/+junk/kexec-loader).  That is what it 
sounds like, a kernel/ramdisk find the root device and then kexec a kernel from 
inside it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-29 Thread Scott Moser
Note, while I did say that above regarding kexec, I've not seen this on
anything other than oneiric, and the same kexec kernel/ramdisk is used
for my testing on lucid, maverick, natty also.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-29 Thread Launchpad Bug Tracker
** Changed in: initramfs-tools (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/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-29 Thread Dave Walker
I also experienced this. :(

** Changed in: initramfs-tools (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/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-25 Thread Scott Moser
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-25 Thread Scott Moser
I'm attaching initial console log, and then rebooted console log (which
succeeded).

** Attachment added: failed console log (initial boot)
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+attachment/2313073/+files/console-initial-failed.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-25 Thread Scott Moser
** Attachment added: successfull console log (after reboot)
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+attachment/2313074/+files/console-rebooted-success.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-08-25 Thread Scott Moser
I've just now seen this again

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833783

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs