Then use the following linux commands to format the volume and mount it:
1. Use the following command to format and create a ext3 volume.
sudo mkfs -t ext3device_name- Use the following command to create the directory.
$sudo mkdirvolume_name - Use the following command to mount the volume.
$sudo mountdevice_namevolume_name
No comments:
Post a Comment