|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||
2002年05月27日(月) 旧暦 [n年日記]#1 [NetBSD] 1.6_BETA
netbsd-1-6 で持出したものから
snapshot
を作って見た。
cvs -d :pserver:anoncvs@anoncvs.netbsd.org:/cvsroot checkout -r netbsd-1-6 src20020407-1.5ZC の iBook/366 で 6:10 くらいかかった。 cc は 2.95.3 @ sysinst は installboot に問題:
Status: Failed: command failed
Command: /usr/sbin/installboot /dev/rwd0a /usr/mdec/bootxx /boot
Press any key to continue
--------------------------------------------------------------------
sysinst: execvp /usr/sbin/installboot: No such file or directory
@ 以前に話のあった新しい bootxx の macppc.fs で試すと:
Status: Failed: command failed
Command: /usr/mdec/installboot /mnt/boot /usr/mdec/bootxx /dev/rwd0a
Press any key to continue
---------------------------------------------------------------------
installboot: nlist: /usr/mdec/bootxx: symbols not found
nfs fallback 問題があるので nfs は mount_nfs -2 のようにする。
@ 20020407-1.5ZC の boot.fs を使って手動で installboot:# cd /usr/mdec # ./installboot -v /mnt/boot bootxx /dev/rwd0a boot: /mnt/boot proto: bootxx device: /dev/rwd0a proto bootblock size: 1024 entry point: 0x00600000 /mnt/boot: block numbers: 1680 1696 1712 1728 1744 1760 1776 1652 @ という訳で一応動いた。:NetBSD harry 1.6_BETA1 NetBSD 1.6_BETA1 (GENERIC) #0: Mon May 27 13:33:41 JST 2002 makoto@ibook:/export/netbsd-1-6/sys/arch/macppc/compile/GENERIC macppc機械は StarMax 3000/240 @ send-pr して見る:
一行直して、
make dependall env BUILD_DONE=yes releaseで作り直して、更に入直し。 @ 見たことがなかった画面が出て来た。:Please choose the password cipher to use. NetBSD can be configured to use either the DES or MD5 schemes.
+-----------------+
| Password cipher |
| |
|>a: MD5 |
| b: DES |
+-----------------+
@ 無事起動。:
0 > boot
OF_open bootpath=ata/ata-disk@0
read stage 2 blocks: 01234567. done!
starting stage 2...
>> NetBSD/macppc OpenFirmware Boot, Revision 1.6
>> (makoto@ibook, Mon May 27 12:55:46 JST 2002)
3840764+219140 [187936+156045]=0x433514
start=0x100000
[ using 344596 bytes of netbsd ELF symbol table ]
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 1.6_BETA1 (GENERIC) #1: Mon May 27 16:46:47 JST 2002
makoto@ibook:/export/netbsd-1-6/sys/arch/macppc/compile/GENERIC
( つっこみ )
#2 [PostgreSQL] php4 と multi-bytes
になってしまうのは何故かと調べているが、
www/ap-php4/Makefile や PLIST を見ると、次のものを入れるらしい。
ttyp4:makoto@u 17:13:45/020527(...www/ap-php4)> ls -l work/php-4.1.2/.libs/libphp4.soところが strings でこの中を見ると、上の画面と同じ configure の引数しかない。 ( つっこみ )
|
最近の日記 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package 2025年10月04日 ・pkgin search pkgname segfaults | ||