当前位置:  技术问答>linux和unix

mount的时候出现如下错误是因为什么

    来源: 互联网  发布时间:2015-01-26

    本文导语:  挂接IDE2的从硬盘,也是linux系统 mount -a /dev/hdd3 /mnt/a 出现如下错误  mount:error while guessing filesystem type  mount:you must specify the filesystem type 于是我指定类型 mount -t ext3 /dev/hdd3 /mnt/a 出现如下错误  mount:wrong f...

挂接IDE2的从硬盘,也是linux系统

mount -a /dev/hdd3 /mnt/a
出现如下错误

 mount:error while guessing filesystem type
 mount:you must specify the filesystem type
于是我指定类型
mount -t ext3 /dev/hdd3 /mnt/a
出现如下错误

 mount:wrong fs type, bad option,bad superblock on /dev/hdd3,
      or too many mounted file systems
      (could this be th IDE device where you in fact use
      ide-scsi so that sr0 or sda or so is needed?)

这是怎么回事?请大哥们多多帮忙 谢谢!

|
先用sfdisk -l (小写的L)查看一下所有可用的分区,是不是就是/dev/hdd3?
如果有hdd3,还不能mount那就是fs type的问题。

|
先用fdisk -l /dev/hd? 查看所有分区类型,确认有/dev/hdd3 和/dev/hdd3的文件系统类型。
如果是linux的et3可以用:mount -t et3 /dev/hdd3 /mnt/a
如果是windows的fat32  :mount -t vfat /dev/hdd3 /mnt/a
如果是windows的ntfs   :可能你的kernel不支持它,需要重新编译

|
mount -a /dev/hda3 /mnt/a

硬盘的表示是hda不是hdd

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 求助 nfs挂载的时候出现mount:rpc tiome out
  • 使用mount函数,出现提示:Not a directory
  • 在rc.local里mount /dev/sda5 /media/d 增加挂载windows磁盘的命令。开机后挂载成功了,在桌面上出现了一个硬盘图标。
  • mount命令(linux操作系统)挂载卸载文件系统(cifs,光驱,nfs等)方法介绍
  • hpunix:请问mount 与 pfs_mount的区别?
  • 为什么用MOUNT的时候会mount point not exist?
  • 利用 mount 函数 如何 挂载 ntfs 分区,如何调用(不是命令,是 MOUNT 函数)
  • 急!!!mount命令的问题,请问怎么有些文件mount不上去?大家有没有遇到阿?
  • 设备提示not mounted与is mounted的矛盾
  • 为什么用mount不能将WIN98 FAT32格式的盘 MOUNT 到LINUX下?
  • nfs出错,配置好后,本地能mount,其他机器不能mount,这里有搞集群的吗?
  • 在mount成功后,如何判断mount是否有效?
  • 怎样mount initrd.img文件?mount: you must specify the filesystem type
  • Redhat使用mount指定mount /home 之后不能用su 切换到别的用户,这是为什么?
  • rh9下可以mount上u盘,ws4下却不可以mount上
  • Redhat 9, 为什么能mount同一块硬盘上的NTFS分区,而不能mount第二块硬盘上的NTFS分区呢?
  • 运行mount -t nfs等了N久,输出mount.nfs: Connection timed out 怎么回事?
  • 救救救!!为什么我用mount命令把我的hda1挂到我/mnt/winc之后重新启动之后,winc里面为空??还要重新mount过!!大家说为什么啊?
  • 频繁mount umount
  • 为什么mount不上
  • 虚拟机的linux的mount问题
  • 询问 mount --bind 问题
  • 普通用户不能用mount吗?
  • 初级问题,普通用户如何mount


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3