Merge pull request #926 from ybizeul/patch-1

Added `ros udev-settle` to create block devices
This commit is contained in:
Denise
2018-10-31 13:46:36 -07:00
committed by GitHub
@@ -72,6 +72,9 @@ 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:
```
# If you couldn't see any disk devices created under `/dev/`, please try this command:
$ ros udev-settle
$ mkdir /mnt/root-disk
$ mount /dev/sda1 /mnt/root-disk