remove non-ascii chars
This commit is contained in:
parent
9c5a96a4d8
commit
ba7cc2b9fc
@ -204,10 +204,10 @@ Where:
|
|||||||
and then the raw disk. Consider the following:
|
and then the raw disk. Consider the following:
|
||||||
NAME FSTYPE LABEL
|
NAME FSTYPE LABEL
|
||||||
xvdb
|
xvdb
|
||||||
├─xvdb1 ext4
|
|-xvdb1 ext4
|
||||||
├─xvdb2
|
|-xvdb2
|
||||||
├─xvdb3 btrfs test
|
|-xvdb3 btrfs test
|
||||||
└─xvdb4 ext4 test
|
\-xvdb4 ext4 test
|
||||||
|
|
||||||
If you ask for 'auto', label of 'test, and file system of 'ext4'
|
If you ask for 'auto', label of 'test, and file system of 'ext4'
|
||||||
then cloud-init will select the 2nd partition, even though there
|
then cloud-init will select the 2nd partition, even though there
|
||||||
|
Loading…
x
Reference in New Issue
Block a user