How to rebuild a device tree booted from a Solaris[TM] 8, 9 or 10 Operating Environment cdrom This article explains how to rebuild a device tree while booted from a Solaris[TM] 8, 9, or 10 Operating Environment cdrom. The following steps demonstrate how to rebuild the device tree if any of the device files have been deleted. 1. Insert a Solaris 8, 9 or 10 cd into the hosts cdrom 2. From the ok ...
by nimysun - Solaris文档中心 - 2006-04-08 11:10:32 阅读(1213) 回复(0)
各位好, 我的系统使rh as3 update2 但是usb的u盘不能用。 看网上说加载sd_mod的module。 我用insmod sd_mod modprobe sd_mod lsmod 能看到那个模块,但是是unused。 所以我的u盘还是不能用, 请问有没有什么解决办法? 另外,我的debian3.0 r2能找到sd_mod.o 但是insmod不让加载,请问是什么原因? 多谢。
0:00000:00000:2005/08/17 06:47:57.78 kernel Warning: Using default file '/u/sybase/LZCSERVER.cfg' since a configuration file was not specified. Specify a configuration file name in the RUNSERVER file to avoid this message. 00:00000:00000:2005/08/17 06:48:00.86 kernel Using 1024 file descriptors. 00:00000:00000:2005/08/17 06:48:00.86 kernel Adaptive Server Enterprise/11.5/P/Sun_svr4/OS 5.5.1/1/O...
配置为:SUSE linux 8 SP03 IBM x346 本机自带两个网卡,PCI网卡两个, 问题: 1、用ifconfig 命令只看到两个网卡,eth0,eth1,但是在/etc/sysconfig/network/script里面可以看到有ifcfg-eth0,ifcfg-eth1,ifcfg-eth2,ifcfg-eth3。 2、查看/var/adm/masseges日志发现有如下告警: eth2 ifup: could not get a valid interface name: -> skipped failed eth3 ifup: could not get a valid interface name: -> skipped fa...
我用的是redflag 在我链接完核心并rebooting 后,couldn't find valid ram disk image starting at 0 系统无法启动了,请问是什么原因
在调试一个PHP程序时,报了这个错误, could not find driver 在网上搜一下,有解决方法如下 原来我的这个程序中用到了PDO对象, 连接mysql 5. 在PHP的默认设置中,只打开了PHP_pdo 模块, 没有打开PHP_pdo_mysql模块.所以才会出现找不到驱动程序的错误. 把这个模块打开,重启apache就可以了. 当然了,如果你用别的数据库,打开对应的模块就OK了. 但是,我这样操作后依然提示 could not find driver 最后终于发现原来是因为机上没有安装...
centos4.3 squirrelmail 1.4.7 Compatibility plugin 2.0.4 change_sqlpass-3.3-1.2 http://localhost/squirrelmail/ 出错:Fatal error:call to undefined functions: load_config() in /change_sqlpass/functions.php on line 326 on line 167 分别注释//掉这两行。可以正常登录。可是点更改密码,就出错,出错内容与上面的差不多,依次注释,再点更改密码 ,出现 系统出错: could not find Pear DB library pear 在安PHP ...
经一个网友的提议,建议我安装freebsd来玩玩,然后我到网上关注freebsd一段时间. 再然后就是从网上下载6.0-RELEASE刻录成光盘. 且不料第一次安装就出现如下的错误提示: [quote]Unable to find device node for /dev/X in /dev! The creation of filesystems will be aborted[/quote] 然后到网上去google中文网页,没有找到想要的答案.google英文页面,说是硬件驱动不支持之类的(看不懂,我是个英文盲,^_^),到底是怎么回事?难道识别不了...
用命令 mount -t vfat /dev/hda6 /mnt/winF win 的F 盘是fat32的. 提示is not a valid block device 为什么? 我很菜
我在挂载分区 # mount -t vfat /dev/hda1 /mnt/win_c 我是照着打的 怎么老是提示 /dev/hda1 is not a valid block device 错误