|
@@ -27,7 +27,7 @@ goto boot
|
|
|
|
|
|
:boot
|
|
:boot
|
|
imgfree
|
|
imgfree
|
|
-kernel ${kernel_url}vmlinuz ip=dhcp boot=casper netboot=http fetch=${squash_url} initrd=initrd
|
|
|
|
|
|
+kernel ${kernel_url}vmlinuz ip=dhcp boot=casper maybe-ubiquity netboot=http fetch=${squash_url} initrd=initrd
|
|
initrd ${kernel_url}initrd
|
|
initrd ${kernel_url}initrd
|
|
boot
|
|
boot
|
|
|
|
|