Added ros udev-settle to create block devices

This commit is contained in:
Yann Bizeul
2018-10-21 10:22:00 +02:00
committed by GitHub
parent 8ac7963c6f
commit ec0e5821e4
@@ -72,6 +72,7 @@ You need add `rancher.autologin=tty1` to the end, then press `<Enter>`. If all g
We need to mount the root disk in the recovery console and delete some data:
```
$ ros udev-settle
$ mkdir /mnt/root-disk
$ mount /dev/sda1 /mnt/root-disk