今天在做solaris的安装服务器 出现这个问题 大家给个解决办法啊 root@nca # ls -l total 6524196 -rwxrwxrwx 1 root other 677314560 Sep 12 2008 sol-10-u6-companion-ga.iso -rwxrwxrwx 1 root other 1636 Apr 1 09:47 sol-10-u6-ga1-md5sum-sparc.txt -rwxrwxrwx 1 root other 2661416960 Apr 1 09:41 sol-10-u6-ga1-sparc-dvd.iso root@nca # dd if=sol-10-u6-ga1-sparc-dvd.iso of=vtoc bs...
mount /dev/cd0 mount:0506-334 /dev/cd0 is not a known file system 怎样才能mount上光驱?
软盘在windows下格式化并写入了几个文件 然后挂freebsd系统: 1. mount /dev/fd0 /floppy 2. mount -t msdosfs /dev/fd0 /floppy 都出错 提示:input/output error 这怎么回事?
你好!我#mount /dev/fd0 /mnt时出现 mount:cannot stat '/dev/fd0'的错误信息, 请问我如何解决才能正确mount软盘。谢谢!!
各位前辈: mount /dev/u /u 失败 说是:damaged filesystem 但是 mount -r /dev/u /u 可以 该怎么办啊 谢谢了
没有深入理解文件系统,也就搞不清楚它们的实质区别~~~有没有老大愿意花时间讲一讲?或者给我个文档连接(最好简体中文或英文,繁体字看起来累) thanks
我使用mount --bind /ftp /usr/home/ftps 提示block device required 权限是真确的,太郁闷了 :em08: 对不起,发多了
我使用mount --bind /ftp /usr/home/ftps 提示Block device required 这是怎么回事,权限是正确的 :em08: