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
|
||||
ls -al iglunix.img -h
|
||||
|
||||
echo "o
|
||||
n
|
||||
echo "n
|
||||
p
|
||||
1
|
||||
${PARTITION_START}
|
||||
|
|
Loading…
Reference in a new issue