Subject: Re: Which wireless cards do we support on handheld boxes?
To: None <port-hpcmips@netbsd.org>
From: Jun Ebihara <jun@soum.co.jp>
List: port-hpcmips
Date: 07/03/2000 14:02:35
From: Warner Losh <imp@village.org>
Subject: Re: Which wireless cards do we support on handheld boxes?
Date: Sun, 02 Jul 2000 22:36:03 -0600
Goood timing Warner-san,
Naoki Fukaumi make the snapshot on this morning.and now I put on
ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000627-1.5/
1.5_ALPHA issue:
http://mail-index.netbsd.org/current-users/2000/07/02/0005.html
sysctl -w net.inet.icmp.errratelimit=0
NetBSD/hpcmips issue:
this version include dynamic-link version /bin,/sbin tarballes.
misc/bin-sbin-static-base.tgz is static-link /bin,/sbin tarballs.
> That reminds me. What's the best snapshot to install? I have a new
> NEC MobileGearII R430 that I'd like to be runninng NetBSD/hpcmips. Is
> there a way to install this onto hard disk? I have a Adaptec 1460C
> and a few scsi disks. I could plug that into the pccard slot, but
> then I'd have no slot to install from since I don't have a CF ethernet
> card that's supported. Or I could do a minimal install onto a 64MB CF
> card and then switch to the slimscsi card after the basic system is
> installed. Any recommendations?
pbsdboot and installkernel on 20000627-1.5/installation
-rw-rw-r-- 1 jun netbsd 6773415 Jun 30 18:36 netbsd <==sysinst incl.
-rw-rw-r-- 1 jun netbsd 2047581 Jul 2 21:34 netbsd.gz
-rwxrwxr-x 1 jun netbsd 121856 Jun 30 18:39 pbsdboot.exe
-rwxrwxr-x 1 jun netbsd 133632 Jun 30 18:39 pbsdboot1.exe <===for CE1.0
binary package on 20000627-1.5/binary/sets
-rw-rw-r-- 1 jun netbsd 12141893 Jun 30 19:05 base.tgz
-rw-rw-r-- 1 jun netbsd 13635906 Jun 30 19:38 comp.tgz
-rw-rw-r-- 1 jun netbsd 96605 Jun 30 19:38 etc.tgz
-rw-rw-r-- 1 jun netbsd 1005921 Jun 30 17:36 kern.tgz
-rw-rw-r-- 1 jun netbsd 4974805 Jun 30 19:48 man.tgz
-rw-rw-r-- 1 jun netbsd 2714062 Jun 30 19:52 misc.tgz
-rw-rw-r-- 1 jun netbsd 1384871 Jun 30 19:54 text.tgz
1. copy these files On your 64M CF
-rw-rw-r-- 1 jun netbsd 6773415 Jun 30 18:36 netbsd <==sysinst incl.
-rwxrwxr-x 1 jun netbsd 121856 Jun 30 18:39 pbsdboot.exe
-rw-rw-r-- 1 jun netbsd 12141893 Jun 30 19:05 base.tgz
-rw-rw-r-- 1 jun netbsd 13635906 Jun 30 19:38 comp.tgz
-rw-rw-r-- 1 jun netbsd 96605 Jun 30 19:38 etc.tgz
-rw-rw-r-- 1 jun netbsd 1005921 Jun 30 17:36 kern.tgz
2.exec pbsdboot.exe from CE environment.
CF slot: pbsdboot and kernel and tarz
PCMCIA slot: SlimSCSI card with Harddisk
3. if sysinst-kernel recognize slimscsi and scsi disks.
you can extract tarz files to the scsi hard disk.
4. after install.
on CF,
rename netbsd to sysinst-kernel
extract normal kernel from kern.tgz to "netbsd"
exec pbsdboot and normal kernel,and kernel will find slimscsi
cards.
--
jun ebihara