← Back to team overview

touch-packages team mailing list archive

[Bug 1443413] Re: can't boot with systemd

 

Hi Martin,

Thanks, if I disable vg-swap it works!
Is there already a fix for this?
Can I try any updated software which fixes this?

cat /etc/crypttab 
# <target name> <source device>         <key file>      <options>
vg-swap /dev/dm-6 /dev/urandom swap,cipher=aes-cbc-essiv:sha256


blkid 
/dev/sda1: UUID="ojI1MN-U1rH-rsCw-HeS8-y1wj-fr0T-g0QCzi" TYPE="LVM2_member" PARTUUID="25600bb7-01"
/dev/mapper/vg-root: UUID="42926330-dfed-499a-89d3-ad4189c67924" TYPE="ext4"
/dev/mapper/vg-boot: UUID="32b2d107-6180-4a5e-bed3-9fb532964b40" TYPE="ext4"
/dev/mapper/vg-home: UUID="3fc9dd10-d6a2-494e-bab0-ca245ac4064f" TYPE="ext4"
/dev/mapper/vg-tmp: UUID="7bc1332b-4522-45f2-b899-e048cbe29663" TYPE="ext4"
/dev/mapper/vg-usr: UUID="930c046c-32ca-4501-a3da-65ed1e5cec02" TYPE="ext4"
/dev/mapper/vg-var: UUID="6330c02a-a448-4b97-9a97-2b4801a6f32d" TYPE="ext4"
/dev/mapper/vg-swap: UUID="fddf0272-8330-438a-b622-66853baf4c46" TYPE="swap"
/dev/mapper/vg-opt: UUID="597f4903-0555-43ab-9756-9417267543c5" TYPE="ext4"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1443413

Title:
  can't boot with systemd

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  Booting with systemd fails always at same stage.
  Using upstart just works.

  grep GRUB_CMDLINE_LINUX /etc/default/grub
  GRUB_CMDLINE_LINUX_DEFAULT=""
  GRUB_CMDLINE_LINUX="systemd.log_target=kmsg systemd.log_level=debug"

  grep debug /boot/grub/grub.cfg
  linux   /vmlinuz-3.19.0-13-generic root=/dev/mapper/vg-root ro systemd.log_target=kmsg systemd.log_level=debug

  Sadly systemd-debug doesn't reveals more information what fails :-(

  lsb_release -rd
  Description:	Ubuntu Vivid Vervet (development branch)
  Release:	15.04

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


References