Mount the partition where FreeBSD is located in Linux

Source: Internet
Author: User

Mount the partition where FreeBSD is located in Linux

A problem occurs when Gnome is installed on FreeBSD. As a result, the system cannot enter--. Therefore, you cannot download a livecd, mount the shard where FreeBSD is located, and modify the configuration file, unexpectedly, the fdisk-l command does not check the partition where FreeBSD is located. This gave me a headache, and I was not able to mount it successfully when I used mount. Later I learned that the FreeBSD partition can only be mounted in a read-only manner in Linux (it hurts a lot ), however, data extraction and backup are quite user-friendly. In fact, it is just a command to open the Linux terminal, and then enter

Mount-r-t ufs-o ufstype = ufs2/dev/sda2/mnt

-R indicates read-only, prompting you not to use-w or remove the-r parameter. What will happen? You can try it on your own. Here,/dev/sda2 is the partition where FreeBSD is located and/mnt is your mount point.

A simple tutorial on Rsync synchronization on FreeBSD 8

FreeBSD8.2 system installation Salt

Create FreeBSD system custom installation ISO

FreeBSD builds NAT and configures multiple VLANs on a single Nic

This article permanently updates the link address:

Related Article

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.