Shorter ata driver and partition dev names
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
print 'Mounting filesystems...\n'
|
||||
setlogcmds yes
|
||||
|
||||
# MOUNTPOINT FILESYSTEM DEVICE NAME DO FORMATTING
|
||||
# MOUNTPOINT FILESYSTEM DEVICE NAME DO FORMATTING
|
||||
|
||||
$fs mount -mp uhome -fs LittleFS -dev atasd-ch0-M-part2 -fmt no
|
||||
$fs mount -mp uhome -fs LittleFS -dev atasd0mp2 -fmt no
|
||||
|
||||
Reference in New Issue
Block a user