FS#31184 - [systemd] dmraid home partition fails to load
Attached to Project:
Arch Linux
Opened by Tomas M. (eldragon) - Saturday, 18 August 2012, 14:39 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 18 August 2012, 15:15 GMT
Opened by Tomas M. (eldragon) - Saturday, 18 August 2012, 14:39 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 18 August 2012, 15:15 GMT
|
Details
Description:
Trying to switch to systemd on a system without testing enabled. my filesystem is split on different hdds / - 40gb ATA Drive. /home partition on raid0 dmraid partition /swap partition on raid0 dmraid partition fstab is: ------------- # <file system> <dir> <type> <options> <dump> <pass> tmpfs /tmp tmpfs nodev,nosuid 0 0 /dev/mapper/nvidia_bbfeeeeip2 swap swap defaults 0 0 LABEL=root / ext3 defaults 0 1 LABEL=home /home ext4 defaults 0 1 ------------- also tried booting with UUID= with no difference. im posting a dmesg with quiet removed from the kernel line. also mkinitcpio.conf and rc.conf the dmesg is with the home partition comented out of fstab. same problem happens with swap. |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 18 August 2012, 15:15 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#30134
Saturday, 18 August 2012, 15:15 GMT
Reason for closing: Duplicate
Additional comments about closing:
additional info. when i cant mount the home partition. im offered the recovery console.
issuing
# mount /home
works.
then i continue to boot with systemctl default