SUN的raid想mount在linux上 - Linux

Table of Contents

各位大大您好

想請問想一個sunOS分割的raid
但由於sun的機器故障了
目前直接將sunOS分割的raid 接在liunx機器上
不過卻mount不上去
我下的指令為
mount -o ufstype=sunx86 /dev/sdc4 /oldraid

出來的錯誤訊息為
mount: you must specify the filesystem type

請問~問題出在哪呢?

謝謝~

--

All Comments

Blanche avatarBlanche2011-10-10
-t ufs?
Irma avatarIrma2011-10-12
可以在請問一下~我下了mount -t ufs的指令,他的訊息是
David avatarDavid2011-10-13
mount: unknown filesystem type 'ufs' 該怎麼處理呢? 感恩
Oscar avatarOscar2011-10-18
可能是kernel沒有編入ufs支援的module
Michael avatarMichael2011-10-22
我之前用Debian 6的kernel,重編核心好幾次,就是抓
Frederica avatarFrederica2011-10-26
不到FreeBSD的ufs2檔案系統,Linux對ufs的支援可能不好