mirror of
https://github.com/gutosie/neoboot.git
synced 2026-01-08 16:22:05 +01:00
test - fix 64GB pen
This commit is contained in:
@@ -161,7 +161,9 @@ else
|
||||
###>>>>>>>>>>>>>>>>>
|
||||
|
||||
UPLOAD=ImagesUpload
|
||||
mount /dev/sda1 /media/hdd
|
||||
if [ $NEODEVICE = "/media/hdd/" ]; then
|
||||
mount /dev/sda1 /media/hdd
|
||||
fi
|
||||
if [ ! -e $NEODEVICE$IMAGEKATALOG ]; then
|
||||
echo "Error mounting, Return to image Flash..."
|
||||
sleep 2
|
||||
|
||||
Reference in New Issue
Block a user