https://bugzilla.novell.com/show_bug.cgi?id=733283 https://bugzilla.novell.com/show_bug.cgi?id=733283#c2 Adrian Byszuk <adebex@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |adebex@gmail.com --- Comment #2 from Adrian Byszuk <adebex@gmail.com> 2011-12-06 09:44:37 UTC --- I can confirm this bug, it's quite annoying because it makes OS unable to boot without manual intervention. First of all, screenshot: http://tinypic.com/view.php?pic=t6a5w0&s=5 And now little description: I've got PC with 3 disks: [sda] & [sdb] are 1TB drives serving as RAID1 volume. [sdc] is a SSD system disk. When using systemD boot fails with the previously mentioned errors and systemD waits for user input - after pressing ^D system starts properly and the aforementioned RAID1 volumes are mounted properly. However, if I comment out relevant /etc/fstab lines, openSuse starts properly. When using systemV style boot system starts without any manual intervention, but RAID1 volumes aren't mounted. I would consider it a serious regression, because exactly the same configuration worked fine in opensuse 11.4 and 11.3. Reproducible: Always. adrian@adrian-pc:~> cat /etc/fstab (filtered) # root on /dev/sdc UUID=b181c57c-a5f1-414e-aa8a-4814fdb59301 / ext4 discard,noatime,acl,user_xattr 1 1 # boot on /dev/sdc UUID=3bd1bce9-4d52-4fef-a58d-9101b5db6a61 /boot ext4 discard,noatime,acl,user_xattr 1 2 # data on /dev/md126p3 UUID=027394e0-ddf1-48b9-9503-4c662fdcd061 /media/dane ext4 noatime,user,exec,acl,user_xattr 0 0 # windows on /dev/md126p2 /dev/disk/by-id/md-uuid-02503092:fe8e8b7c:06366497:fecfe6ae-part2 /media/windows ntfs-3g noatime,users,uid=adrian,gid=users,fmask=133,dmask=022,locale=pl_PL.UTF-8 0 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.