Vm to linux Singapore New Hard Disk

Source: Internet
Author: User


The vm executes the following commands for linux Singapore hard disks as root: www.2cto.com 1, fdisk-l 2, fdisk/dev/sdb -- as shown in the previous step. My operations are as follows: 3. Input m, n, p, 1, w 4, format: mkfs-t ext4/dev/sdb1 5, Mount: 5.1 mount/dev/sdb1/test 5.2/etc/fstab Add the following content:/dev/sdb1/test ext4 defaults 0 0 PS: If you need to keep the content in/test, the following steps are required: 1. Create a temporary directory temp1 first, cp/test // temp1 2, mount/dev/sdb1/temp1 3, mount/dev/sdb1/test 4, umount/dev/sdb1/temp1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.