mirror of
https://github.com/rancher/os.git
synced 2025-07-05 11:06:13 +00:00
Updated Mounting multiple disks in iPXE mode (markdown)
parent
7642a08229
commit
6eaf299f95
@ -141,6 +141,13 @@ Debug Mode (server): false
|
||||
/dev/sdb ext4 2.9G 9.3M 2.8G 0% /mnt/user-docker/overlay
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you don't get the expected result, you can check these two points:
|
||||
|
||||
1. The output of `ros c export`, this can make you know if `runcmd` is actually set.
|
||||
2. The console logs `system-docker logs console`, this can make you know if `runcmd` runs failed.
|
||||
|
||||
## Others
|
||||
There was a bug for cloudinit url datasource in v1.1.3, please refer to this [issue](https://github.com/rancher/os/issues/2144) .
|
||||
In the case of multiple nics, the content of the url sometimes fails to download.
|
||||
|
Loading…
Reference in New Issue
Block a user