ping -sv -i 127.0.0.1 224.0.0.1
reboot'
1. filemgr , :
mknod: permition denied
:
mkdir /tmp/.removable
chmod a+rwx /tmp/.removable
2. cdrom -
.
: "...device busy..."
/etc/rmmount.conf
action cdrom action_filemgr.so
action floppy action_filemgr.so
3. "" floppy-?
/usr/sbin/vold
mount -F pcfs /dev/fd0a /pcfs
, .
2.2) Why is "man -k" so confused?
Solaris man uses a manual page index file called "windex" in
place of the old "whatis" file. You can build this index with
cd ; catman -w -M .
man subdirectories. Try changing its "for ..." command to
"for i in man*", then use it like this:
cd /usr/share/man; /usr/openwin/man/makewhatis .
cd /usr/openwin/man; /usr/openwin/man/makewhatis .
>Hello...
> My OS is solaris 2.4 running in Station Sparc20.
> But as a general user, I tried to run openwin --> fail.
> But to be a superuser (root), then everything will be ok..
Any error message? Check teh mode of /tmp (mode 1777),
/tmp/.X11-pipe (mode 777) and /tmp/.X11-unix (mode 777).
Also check the modes of the framebuffers (/dev/fbs/*), /dev/mouse
and /dev/kbd. The modes of these devices is governed by
/etc/logindevperm.
Shared memory - .
, Ansewrbooke -
- !
"" "max_users" .
? mac_pts_count ? . tunable parameters
/etc/system - : , .
"reconfigure"
boot -r
.
Solaris . .
! - .
. 2 .
mknod /dev/vt01 c 100 1
mknod /dev/vt02 c 100 2
chmod 777 /dev/vt*
/etc/inittab
v1:234:respawn:/usr/lib/saf/ttymon -g -h -p "`uname -n` VT1 login: " -T AT386 -d /dev/vt01 -l console
v2:234:respawn:/usr/lib/saf/ttymon -g -h -p "`uname -n` VT2 login: " -T AT386 -d /dev/vt02 -l console
.
( ):
1- [Alt][PrtScrn][F1]
2- [Alt][PrtScrn][F2]
i- [Alt][PrtScrn][Fi]
[Alt][PrtScrn][N]
[Alt][PrtScrn][P]
Solaris Volume Management
CD-ROM.
:
1. , : solaris_2_5_sparc
2. : /cdrom/solaris_2_5_sparc
/floppy/noname
3.
4. /cdrom/cdrom0 /floppy/floppy0
.
, ,
CD-ROM
/etc/dfs/dfstab. ,
/etc/rmmount.conf ,
CD-ROM
/etc/rmmount.conf
share cdrom*
. rmmount.conf(4), dfstab(4), share(1m).
Last-modified: Tue, 16 Sep 1997 07:45:52 GMT