mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-14 09:03:37 +00:00
Merge pull request #926 from ybizeul/patch-1
Added `ros udev-settle` to create block devices
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user