Flip that b around.
This commit is contained in:
parent
ef2d687908
commit
77ec46a7d4
@ -24,5 +24,5 @@ mkfs.ext4 $rootformat
|
|||||||
|
|
||||||
echo "~> Mount partitions"
|
echo "~> Mount partitions"
|
||||||
mount $rootformat /mnt
|
mount $rootformat /mnt
|
||||||
mkdir -b /mnt/boot
|
mkdir -p /mnt/boot
|
||||||
mount ${blockdevice}1 /mnt/boot
|
mount ${blockdevice}1 /mnt/boot
|
||||||
|
Loading…
Reference in New Issue
Block a user