[Bug 1655836] Re: Ubuntu 17.04 installation with "Guided - use entire disk and set up LVM" fails
Steve Langasek
steve.langasek at canonical.com
Tue Jun 13 20:03:48 UTC 2017
** Package changed: grub-installer (Ubuntu) => partman-auto (Ubuntu)
** Changed in: partman-auto (Ubuntu)
Milestone: None => ubuntu-17.10
** Changed in: partman-auto (Ubuntu)
Assignee: Steve Langasek (vorlon) => Mathieu Trudel-Lapierre (cyphermox)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-auto in Ubuntu.
https://bugs.launchpad.net/bugs/1655836
Title:
Ubuntu 17.04 installation with "Guided - use entire disk and set up
LVM" fails
Status in partman-auto package in Ubuntu:
Triaged
Bug description:
---Problem Description---
Ubuntu 17.04 Guided - use entire disk and set up LVM and Guided - use entire disk and set up encrypted LVM does not create separate partition for /boot and so fails to complete the installation.
Comment 3
Looking into the logs ,this error will come if someone is using some external media (ex :USB stick ).Suppose it is /dev/sda and our hard disk is /dev/sdb .. then installation should occur on /dev/sdb, but it is trying to install on /dev/sda.. so workaround is to remove external media and continue.
But, here they are doing virtual dvd install on LPAR.
Comment 6
System drops to (initramfs) prompt after following errors:
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
mdadm: error opening /dev/md?*: No such file or directory
mdadm: No arrays found in config file or automatically
done.
done.
Gave up waiting for root device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=4209e2c0-aa8e-4d53-b572-382e5d3a88de does not exist. Dropping to a shell!
BusyBox v1.22.1 (Ubuntu 1:1.22.0-19ubuntu2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
(initramfs) ls -l /dev/[hs]d*
ls: /dev/[hs]d*: No such file or directory
(initramfs) cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinux-4.9.0-11-generic root=UUID=4209e2c0-aa8e-4d53-b572-382e5d3a88de ro
(initramfs) cat /proc/modules
(initramfs)
Can you try to recreate this problem with today's daily build.
Comment 7
(In reply to comment #6)
I was able to recreate this problem with today's build as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1655836/+subscriptions
More information about the foundations-bugs
mailing list