<ukky>
SiFuh: to detect exact location, try running each command from /sbin/start_udev manually, or add 'echo' checkpoints to /sbin/start_udev
<ukky>
Are you running any script from udev rules upon device detection?
<SiFuh>
Nothing. Almost everything is default. The main drive is an external USB though
<SiFuh>
Between 13 and 14 so this command /sbin/udevadm settle
<ukky>
Add this before running 'udevadm settle': (sleep 10s ; echo "Running udevadm settle")
<ukky>
'udevadm settle' should not print anything, so it must be previous command that prints '^@'.
<SiFuh>
ukky: Yeah you are right, because I had commented out the last line already and it was still there so I commented out the one before it and it dissappeared
<ukky>
SiFuh: Lets move this conversation to #crux. We post resolution here if required