Ubuntu: Add a note about a harmless warning
parent
0b9d9f1098
commit
b9ce522b6d
|
@ -36,6 +36,8 @@ Set a password on the “ubuntu” (Live CD user) account:
|
||||||
# apt-get update
|
# apt-get update
|
||||||
# apt-get install --yes debootstrap gdisk zfs-initramfs
|
# apt-get install --yes debootstrap gdisk zfs-initramfs
|
||||||
|
|
||||||
|
**Note:** You can ignore the two error lines about "AppStream". They are harmless.
|
||||||
|
|
||||||
## Step 2: Disk Formatting
|
## Step 2: Disk Formatting
|
||||||
|
|
||||||
2.1 If you are re-using any disks which were previously in an MD array, zero the MD superblock now to avoid corruption if MD were to try to assemble the old array.
|
2.1 If you are re-using any disks which were previously in an MD array, zero the MD superblock now to avoid corruption if MD were to try to assemble the old array.
|
||||||
|
|
|
@ -39,6 +39,8 @@ Set a password on the “ubuntu” (Live CD user) account:
|
||||||
# apt-get update
|
# apt-get update
|
||||||
# apt-get install --yes debootstrap gdisk zfs-initramfs
|
# apt-get install --yes debootstrap gdisk zfs-initramfs
|
||||||
|
|
||||||
|
**Note:** You can ignore the two error lines about "AppStream". They are harmless.
|
||||||
|
|
||||||
## Step 2: Disk Formatting
|
## Step 2: Disk Formatting
|
||||||
|
|
||||||
2.1 If you are re-using any disks which were previously in an MD array, zero the MD superblock now to avoid corruption if MD were to try to assemble the old array.
|
2.1 If you are re-using any disks which were previously in an MD array, zero the MD superblock now to avoid corruption if MD were to try to assemble the old array.
|
||||||
|
|
Loading…
Reference in New Issue