View Single Post
Old 03-20-2019, 01:21 PM   #51
tonyyng
Enthusiast
tonyyng began at the beginning.
 
Posts: 46
Karma: 10
Join Date: Jan 2019
Device: none
Forgot one command:

Code:
Please press Enter to activate this console. #
# pkill nickel
# blkid
# umount /dev/mtdblock6
umount: can't umount /dev/mtdblock6: Invalid argument
# dd if=/dev/zero of=/dev/mtdblock6 bs=512 conv=fsync
dd: can't open '/dev/mtdblock6': No such device or address
# mkdosfs -c -n SomeLabel -v /dev/mtdblock6
mkdosfs 3.0.6 (04 Oct 2009)
/dev/mtdblock6: No such device or address
tonyyng is offline   Reply With Quote