mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-01 20:05:48 +01:00
Update backflash
This commit is contained in:
@@ -50,7 +50,7 @@ if [ -e /.multinfo ]; then
|
||||
flash_eraseall /dev/mtd1
|
||||
echo "Instalacja kernel do /dev/mtd1..."
|
||||
sleep 2
|
||||
/nandwrite -p /dev/mtd1 $NEOBOOTMOUNT$UPLOAD/.kernel/$BOXNAME.vmlinux.gz
|
||||
nandwrite -p /dev/mtd1 $NEOBOOTMOUNT$UPLOAD/.kernel/$BOXNAME.vmlinux.gz
|
||||
fi
|
||||
fi
|
||||
update-alternatives --remove vmlinux vmlinux-`uname -r` || true
|
||||
|
||||
Reference in New Issue
Block a user