setup extlinux bootloader on arm images

This commit is contained in:
Dennis Gilmore
2013-08-26 23:10:33 -05:00
parent 69cd14ecc8
commit e10a135b4d
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
bootloader --location=none
part /boot --size=512 --fstype ext3
part swap --size=512 --fstype swap
part / --size=3000 --fstype ext4