[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 無法mountext2檔案系統?



Hello Carlos,
Saturday, July 08, 2000, 9:05:13 AM, you wrote:

C>    大家好,我是Carlos,這邊有個小問題想請教各位:

C>  /dev/hda有Debian,/dev/hdb是RedHat,我想在Debian下掛入

C>  RH的目錄,於是我打了下面的指令:

C>   mount -t ext2 /dev/hdb8 /tmpfs
 
C>  但卻出現錯誤訊息:
  
C>   EXT2-fs: 03:48: couldn't mount RDWR because of     
C>    unsupported optional features.
C>   mount: wrong fs type, bad option, bad superblock  
C>    on /dev/hdb8,or too many mounted file systems

C>  就算改成mount hdb6 or hdb7 也有同樣的錯誤訊息,請問

C> 要如何才能成功的mount RH 的分割區?(因為我想把debian

C> 中的檔案存入redhat中,又不想用軟碟片來達成此目的),希望

C> 各路高手們指點一下,謝謝!

Seems that you are not sure which device has your RH partition.
Please use fdisk -l to verify that you are mounting the right
partition.
It is also could be kernel problem. Newer kernel (2.2.x?) has
extended ext2 filesystem features a bit (don't ask me which). Maybe your
RH partions use a newer version of ext2 that older kernel under
debian do not know.
So if you are sure you did not do anything wrong, try update to
a new kernel (2.2.15 in potato will do just fine).

-- 
Best regards,
 hashao                            mailto:hashao@china.com.n.s.pam

-- 
| This message was re-posted from debian-simplified-chinese@lists.debian.org
| and converted from gb2312 to big5 by an automatic gateway.



Reply to: