summaryrefslogtreecommitdiffstats
path: root/create-installer
diff options
context:
space:
mode:
authorJonathan Bauer2011-04-27 10:49:06 +0200
committerJonathan Bauer2011-04-27 10:49:06 +0200
commitcd4ea286586d8953073f9658268d43cc242279c5 (patch)
tree0c533e6de3d2d11fbab9d52304b9be8c6bb1aa0c /create-installer
parentcreate installer working .. (diff)
downloadusb-boot-stick-cd4ea286586d8953073f9658268d43cc242279c5.tar.gz
usb-boot-stick-cd4ea286586d8953073f9658268d43cc242279c5.tar.xz
usb-boot-stick-cd4ea286586d8953073f9658268d43cc242279c5.zip
update usb creator ..
Diffstat (limited to 'create-installer')
-rwxr-xr-xcreate-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-installer b/create-installer
index ce7ad58..7f0bdbd 100755
--- a/create-installer
+++ b/create-installer
@@ -30,7 +30,7 @@ cp -f $SYSLINUX/extlinux/extlinux -i $ROOT_DIR/installer/tmp/bin
cp -f $ROOT_DIR/build/kernel-preboot-latest $ROOT_DIR/installer/tmp/boot/kernel
build.initramfs.sh
-cp -f $ROOT_DIR/build/initramfs-default $ROOT_DIR/installer/tmp/boot/initramfs
+cp -f $ROOT_DIR/build/initramfs-default $ROOT_DIR/installer/tmp/boot/init
cp -f $SYSLINUX/com32/menu/menu.c32 $ROOT_DIR/installer/tmp/boot/
cp -f $SYSLINUX/com32/menu/vesamenu.c32 $ROOT_DIR/installer/tmp/boot/