Restart kernel
This commit is contained in:
@@ -6,7 +6,8 @@ TMPBOOTSECT=/tmp/bootsect
|
||||
TMPMOUNT=/tmp/sd
|
||||
|
||||
V=-v
|
||||
STATUS="status=none"
|
||||
# STATUS="status=none"
|
||||
STATUS=
|
||||
|
||||
echo "$(tput bold setaf 11)Creating Filesystem$(tput sgr 0)"
|
||||
sudo mkfs.vfat -F32 $DEVICE -n SUPER6502 $V
|
||||
|
||||
Reference in New Issue
Block a user