ChinaUnix.net
相关文章推荐:

adb 下mount 系统找不到

我的某一个软件需要通过光驱来安装,但是hp-ux却提示光驱没有mount上去。也就是插入光盘后,在桌面环境点击CDROM,打开的文件夹里面什么都没有。 现请问,通过什么方法或者命令,可以把光驱mount上去,让系统可以读到光驱里的数据啊。当然,系统是绝对不能重新安装的!!!

by liyongh007 - HP-UX - 2003-11-21 15:09:49 阅读(1142) 回复(4)

相关讨论

通过adb命令查看HP主机的系统信息介绍 The adb command provides a way to gain useful information about a number of the systems configuration areas. To determine the physical memory (RAM) : for HP-UX 10x example: echo physmem/D | adb /stand/vmunix /dev/kmem physmem: physmem: 24576 for HP-UX 11.x systems running on 32 bit architecture: example: echo phys_mem_pages/D | adb /stand/vmunix /dev/kmem phy...

by sonsunny - HP文档中心 - 2008-09-04 14:10:52 阅读(1821) 回复(0)

How do I mount a DOS partition under Solaris? mounting a DOS partition under Solaris x86 is fairly simple. This document assumes a hard disk(s) is already installed with one or more DOS partitions. Note that it isn't necessary for the DOS partition you want to mount to be on the same drive as Solaris. Use the command: # mount -F pcfs /dev/dsk/c0d0p0:c /mnt # IDE Drive # mount -F pcfs /dev...

by ano - Solaris文档中心 - 2008-07-14 13:47:12 阅读(850) 回复(0)

我的linux空间满了,想把另一台空闲的AIX空间利用起来,如何挂接! 或者需要参考那方面的资料 谢谢!

by rocklzy - Linux论坛 - 2005-08-09 23:55:54 阅读(438) 回复(1)

mount -t ufs /dev/hdb1 /mnt/free 提示:mount: wrong fs type, bad option, bad superblock on /dev/hdb1, or too many mounted file systems mount -t u2fs /dev/hdb1 /mnt/free 提示:mount: fs type u2fs not supported by kernel 我用的是 Red hat 9.0

by - 系统管理 - 2004-09-29 18:51:11 阅读(524) 回复(6)

solaris 8 mount 第二块硬盘的 windows 文件系统,可以 mount 上 C 盘 D 盘, 但是以后的分区都 mount 不上了, 请问有哪位大侠清楚?

by RadioOfficer - Windows系统 - 2003-05-04 12:20:16 阅读(1383) 回复(0)

freebsd系统如何使用系统调用mount, 高手帮个忙啊! manual page函数原型是这样 int mount(const char *type, const char *dir, int flags, void *data); 关键是第四个参数data该如何指定,说明的比较含糊: The data argument is a pointer to a structure that contains the type specific arguments to mount. The format for these argument structures is described in the manual page for each file system. By conventi...

by xfming - BSD - 2005-09-09 13:57:55 阅读(900) 回复(0)

请问redhat7.3的调试工具有什么?或者哪里有载的,及使用方法。多谢!!

by boywhocools - Linux论坛 - 2004-12-05 16:45:46 阅读(326) 回复(1)

谁能给讲讲adb,kadb咋用呀?crash文件拿到sun去分析简直是石沉大海,黄花菜都凉了,没办法,谁让咱不会呢

by mazu - Solaris - 2003-12-15 20:21:42 阅读(1709) 回复(11)
by dori - Solaris - 2003-07-28 19:13:24 阅读(635) 回复(0)
by dying_in - 存储备份 - 2007-08-28 14:35:30 阅读(5422) 回复(8)