X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=build-supernested.sh.in;fp=build-supernested.sh.in;h=20f6a1fc8308a8ffff5871da50aa1690de73b70b;hb=03302ad267329a2d659a299b975ce9b49d44a800;hp=bd006ae8bc28620062a9106085a8351629425468;hpb=6ae45054c86b1b8ea8889a0fef030e0a3fd8267c;p=supernested.git diff --git a/build-supernested.sh.in b/build-supernested.sh.in index bd006ae..20f6a1f 100644 --- a/build-supernested.sh.in +++ b/build-supernested.sh.in @@ -66,10 +66,14 @@ echo "them, but encourage your distro to stop using security-through-obscurity." # Add the kernel and initrd to the image. # We have to do this here, AFTER the build step, because we don't # have the kernel & initrd before this. -echo "Adding kernel and initrd to the disk image ..." -"$guestfish" --format=raw -a tmp-appliance.d/root -m /dev/sda <