[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 古い予約のリセットとか hpcmips とか



>> install note にマージするというのはどうでしょうか。

In message <20070508.000850.50040582.jun@soum.co.jp>
  Jun Ebihara <jun@soum.co.jp> writes:
> はい。それで。

「おまえがやれ」という意味かと思いきや、そうでもなさげ。
(やれといわれてもできませんが)

install.txt の内容ですが、

> 0. NetBSD/hpcmips kernel with sysinst

これに相当する説明は、
WARNING を除き install note にあります。

> 1. CF partition

これ以降に相当する説明は install note にはありません。

てゆか、他のポートでもこんな説明はしてないわけで、
やっぱり htdocs に残したほうがいいのかしら。

# XML のことは本家から何かいわれたときに考えるということで


--- install.txt.orig	2003-07-21 19:46:14.000000000 +0900
+++ install.txt	2007-06-02 01:43:08.000000000 +0900
@@ -6,11 +6,10 @@
 
 The bootloader and system installer for NetBSD/hpcmips is at:
 
-ftp://ftp.NetBSD.org/pub/NetBSD/arch/hpcmips/snapshot/20000315/installation
-[20000315 is snapshot release date. You should check for a newer version.]
+ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-3.1/hpcmips/installation
 
 Get these files in binary mode:
-netbsd (the kernel)
+netbsd.gz (the kernel)
 pbsdboot.exe
 pbsdboot.exe is a Windows CE applicaton. Start pbsdboot and
  - set hardware type (NEC MobileGear R500...)
@@ -23,7 +22,7 @@
 
 Click the "Boot" button to start NetBSD/hpcmips.
 
-The NetBSD/hpcmips kernel and system installer takes almost 6MB of program
+The NetBSD/hpcmips kernel and system installer takes about 7MB of program
 memory. If you get a "cannot allocate heap" error, adjust the memory
 allocation in Windows CE here:
 
@@ -84,18 +83,18 @@
 file on the msdos partition.
 
 3. get the distribution
-get base.tgz etc.tgz kern.tgz
-ftp://ftp.NetBSD.org/pub/NetBSD/arch/hpcmips/snapshot/
+get base.tgz etc.tgz kern-GENERIC.tgz
+ftp://ftp.NetBSD.org/pub/NetBSD/NetBSD-3.1/hpcmips/binary/sets/
 
 4. copy kernel
-tar xzvf kern.tgz
+tar xzvf kern-GENERIC.tgz
 netbsd    - root wd0a swap wd0b
 
 cp -p netbsd /mnt/netbsd
 cp -p netbsd /msdos2/netbsd
 
 5. copy pbsdboot
-uudecode /usr/src/arch/hpcmips/stand/pbsdboot/pbsdboot.uu
+uudecode /usr/src/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.exe.uue
 cp -p pbsdboot.exe /msdos2/pbsdboot.exe
 
 6. extract sets
@@ -105,7 +104,7 @@
 If you have no room to stage the sets, these commands will let you extract
 them directly via ftp:
 
-cd /; ftp -o "|tar xpfz -" ftp://.....
+cd /mnt; ftp -o "|tar xpfz -" ftp://.....
 
 7. make device nodes
 
@@ -114,7 +113,7 @@
 
 8. check /etc
 
-cp /mnt/etc/fstab.wd /mnt/etc/fstab
+cp /mnt/usr/share/examples/fstab/fstab.wd0.1 /mnt/etc/fstab
 edit /etc/fstab
 
 edit /etc/rc.conf