Chinaunix

标题: 菜鸟上路(1)请教 [打印本页]

作者: 草原    时间: 2003-01-22 16:22
标题: 菜鸟上路(1)请教
1)solaris /dev 下哪一个文件是光驱设备文件?
2)我以root登陆,/home 目录的权限无法修改,在/home目录中mkdir时,不允许创建,用chmod命令无效。
3)如何利用局网中另一台winPC机在Solaris机上安装软件。

   多谢高手指教!
                              2003/1/22 :oops:
作者: jbuilder7    时间: 2003-01-23 10:28
标题: 菜鸟上路(1)请教
1:c0t6d0s0

2:还不太清楚!

3:不知道你想做什么.装软件最好在控制台上装
作者: 草原    时间: 2003-01-23 14:52
标题: 菜鸟上路(1)请教
我等了好久,才有第一份帮助,真是太谢谢了。
新问题:
    我是否可以这样:mount /dev/dsk/c0t6d0d0 /mnt
旧问题:
    /home目录的权限仍然改变不了(root登陆),无权写。??

好苦恼!
作者: Fun-FreeBSD    时间: 2003-01-23 15:01
提示: 作者被禁止或删除 内容自动屏蔽
作者: jbuilder7    时间: 2003-01-23 15:01
标题: 菜鸟上路(1)请教
光盘不能那样MOUNT,
mount -F hsfs -o -ro /dev/dsk/c0t6d0s0  /cdrom
SOLARIS不需要MOUNT   CDROM

另,/HOME不能修改可能跟安装有关,我没有办法暂时.
作者: vangogh    时间: 2003-01-23 15:06
标题: 菜鸟上路(1)请教
You\'re not doing anything wrong.  The /net and /home are special
directories.  They are the mount points for automounter to automatically
mount the exported file systems on the net and the user home
directories.

To disable automounter completely rename the /etc/rc2.d/S74autofs to
/etc/rc2.d/s74autofs.  But if you want to configure the autofs to mount
other file systems but disable the /net & /home mounts, just comment out
the /net & /home lines in the /etc/auto_master file.




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2