Don't create new partition table
Breaks the boot with tlb?
This commit is contained in:
parent
993c3adf6c
commit
3e0992c3ce
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ ls -al iglunix.img -h
|
||||||
dd if=/dev/zero bs=1 count=0 seek=1G of=iglunix.img
|
dd if=/dev/zero bs=1 count=0 seek=1G of=iglunix.img
|
||||||
ls -al iglunix.img -h
|
ls -al iglunix.img -h
|
||||||
|
|
||||||
echo "o
|
echo "n
|
||||||
n
|
|
||||||
p
|
p
|
||||||
1
|
1
|
||||||
${PARTITION_START}
|
${PARTITION_START}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue