關於 PHP, Linux, Open Source 及個人生活記載的網誌。
RSS icon
  • Linux 掛載 Freebsd UFS 分割區

    Posted on August 3rd, 2010 Sam Tang No comments

    今日想將一台 Freebsd 的主機硬碟掛載到 Linux 下,原本以為很簡單,但用 mount 指令出現錯誤,即是指定了 filesystem 類型也一樣。

    google 了一下,發現原來只可以掛載成 read only,假設 ufs 分割區為 /dev/sdc1,以下是在 Ubuntu 下掛載 UFS 分割區的方法:

    sudo mkdir /mnt/ufsdisk
    sudo mount -t ufs -r -o ufstype=ufs2 /dev/sdc1 /mnt/ufsdisk

    Leave a reply

    *
    To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
    Click to hear an audio file of the anti-spam word