Make sure boot files go in the right place

This commit is contained in:
Kevin Lange 2012-10-19 14:15:14 -07:00
parent fee70e1c67
commit 0b87a99c00

View File

@ -52,7 +52,8 @@ echo "Installing main files."
cp -r $SRCDIR/hdd/* /mnt/
echo "Installing boot files."
cp -r $BOOT /mnt/boot
mkdir -p /mnt/boots
cp -r $BOOT/* /mnt/boot/
echo "Installing kernel."
cp -r $SRCDIR/toaruos-kernel /mnt/boot/