https://bugzilla.novell.com/show_bug.cgi?id=731480 https://bugzilla.novell.com/show_bug.cgi?id=731480#c7 --- Comment #7 from Daniel Morris <danielm@ecoscentric.com> 2012-03-14 09:55:06 UTC --- I don't think this is exclusively a YaST problem. The flakiness seems to lie in the new systemd and it being less tolerant of non-mounting filesytems. On my desktop I've always mounted the opensuse iso images through /etc/fstab (locally networked machines then use these via vsftpd too) like:- /mirrors/torrentable/openSUSE-12.1-DVD-x86_64.iso /mirrors/opensuse-121 iso9660 loop,uid=danielm,gid=users,ro 0 2 In this case I guess that there is a race condition with the underlying mount point still being checked as systemd tries to do things in parallel? It works quite well post boot. That line in /etc/fstab (and other lines like it) bring the boot sequence to halt, which is very frustrating when you are 30 miles away and a power outage causes the UPS to shut the system down cleanly, but it won't come back up without console intervention. I'd vote for some gentler means of logging problems and trying to carry on, rather than the bail-out approach. -- 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.