125
# Divide the USB disk on the device into three partitions and specify the size for each partition:
<Sysname> fdisk usb:
The capacity of usb: : 256M bytes
Partition 1 (32MB~224MB, 256MB, Press CTRL+C to quit or Enter to use all available
space):128
// Enter
128
to set the size of the first partition to 128 MB.
Partition 2 (32MB~96MB, 128MB, Press CTRL+C to quit or Enter to use all available space):31
// Enter
31
to set the size of the second partition to 31 MB.
The partition size must be greater than or equal to 32MB.
Partition 2 (32MB~96MB, 128MB, Press CTRL+C to quit or Enter to use all available
space):1000
// Enter
1000
to set the size of the second partition to 1000 MB.
The partition size must be less than or equal to 128MB.
Partition 2 (32MB~96MB, 128MB, Press CTRL+C to quit or Enter to use all available space):127
// Enter
127
to set the size of the second partition to 127 MB.
The remaining space is less than 32MB. Please enter the size of partition 2 again.
Partition 2 (32MB~96MB, 128MB, Press CTRL+C to quit or Enter to use all available space):
// Enter
56
to set the size of the second partition to 56 MB.
Partition 3 (32MB~40MB, 72MB, Press CTRL+C to quit or Enter to use all available space):
// Press
Enter
to assign the remaining space to the third partition.
usb: will be divided into the following partition(s):
DeviceName Capacity
usb0: 128MB
usb1: 56MB
usb2: 72MB
All data on usb: will be lost, continue? [Y/N]:y
Partitioning usb:...Done.
file prompt
Use
file prompt
to set the operation mode for files and folders.
Use
undo file prompt
to restore the default.
Syntax
file prompt
{
alert
|
quiet
}
undo file prompt
Default
The
alert
mode is activated and the system prompts for confirmation when you perform a destructive
file or folder operation.
Views
System view
Predefined user roles
network-admin
mdc-admin