Re: [systemd-devel] "dev-xxx.device" is trying to start indefinitely long

2016-09-20 Thread Anton Gerasimov
Hello Martin, hello Andrei Yes it was all due to missing 99-systemd.rules (udevdir wasn't set properly for dracut). /sys/block/hda is present. Thanks, Anton Gerasimov On 09/20/16 12:42, Martin Pitt wrote: > Hello Anton, > > please reply on the list too. > > Anton Gerasim

[systemd-devel] "dev-xxx.device" is trying to start indefinitely long

2016-09-19 Thread Anton Gerasimov
hda and it can also be mounted without any problem. But if I 'systemctl start dev-hda.device' manually it also waits forever. Have anyone here encountered something similar and what dev-hda.device unit is actually trying to do? Could you give me any tips for debugging this? Thanks,