Logging in from home - actually it is 5 dots, not 4, and I used the rescue prompt to resync to tonights nightly build. Still fails.
Alt+F1 does nothing. Still see the purple screen. HDD light is blinking every few seconds. My launchpad account on this system used different credentials and wouldn't let me attach the apport-collect info you requested, so the easiest way was to create a duplicate bug under this account (552984) and run apport-collect 552984. Feel free to mark it as a duplicate. (It is the same bug on the same system) All the data from apport- collect is there. I was seeing some message about mountall failing, I am wondering if that in fact could be the problem. I see notes in other bugs about fstab sensitivities with plymouth and mountall, although I thought they were fixed. In case it helps, here is my fstab. Let me know if you see anything evil here. # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sda1 during installation UUID=8734a3a4-ed2c-4b1d-9a7f-9ece9ddc3e26 / ext4 errors=remount-ro 0 1 # /home was on /dev/sdb1 during installation UUID=5c3b9e26-a07f-46c2-887b-8f5ed60e2758 /home ext4 defaults 0 2 # /tmp was on /dev/sdc1 during installation UUID=a68ed51d-26d9-47ea-b97f-695d8cfc8bc9 /tmp ext4 defaults 0 2 # /usr was on /dev/sdc6 during installation UUID=d2a8a94e-037a-48ec-946c-19045708c168 /usr ext4 defaults 0 2 # /var was on /dev/sdc5 during installation UUID=46b1ca8e-109b-41a9-b92b-7f3269e4aa88 /var ext4 defaults 0 2 # swap was on /dev/sdc7 during installation UUID=7cd2738f-2849-4f85-9821-89b2131ad120 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 And here is my grub file: # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. GRUB_DEFAULT=0 # GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT="10" GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX="" # Uncomment to disable graphical terminal (grub-pc only) GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' GRUB_GFXMODE=1920x1200 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_LINUX_RECOVERY="true" # Uncomment to get a beep at grub start GRUB_INIT_TUNE="480 440 1" -- Lucid Lynx 64 bit nightly build hands on boot https://bugs.launchpad.net/bugs/552644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
