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

Re: NetBSD/i386 for (DOS) Mobile Gear



In message ``NetBSD/i386 for (DOS) Mobile Gear''
	Tue Jan 04 21:01:11 JST 2000,
	you@nightbreak.org (Y. Takizawa) writes:

> と騒いだ(いわゆる) DOS 版 Mobile Gear での NetBSD/i386 の稼働ですが,
...
> 滝沢の母艦でいまだ NetBSD から CF カードが認識できてないとゆう(;_;).
> (dosboot.com を使ってるのはつまりはそーいうことだったりして)

netbsd@re.soum.co.jp でうめいている通り,母艦で CF が使えないため
さっぱり前に進んでいません(T_T).

# メモリディスク上から disklabel とか使えなくもないけど
# ブートまわりが特殊なので失敗するとやり直しが面倒とゆう.

で,悩んだあげく,以下を試してみました.

--(ここから)--
>> NetBSD/i386 DOS Boot, Revision 1.5
>> (takizawa@W1, Tue Jan  4 05:10:08 JST 2000)
>> Memory: 639/7488 k
booting dos:netbsd
|^H1080884/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H+1672148\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H\^H|^H/^H-^H+166556]=0x2c9e38
[ netbsd ELF symbol table not valid ]
[ netbsd a.out symbol table not valid ]
[ no symbol table formats found ]
Copyright (c) 1996, 1997, 1998, 1999
    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.4P (INSTALL_MG) #1: Thu Jan  6 08:21:18 JST 2000
    takizawa@W1:/home/mobilegear/sys/arch/i386/compile/INSTALL_MG
cpu0: family 4 model 2 step d
cpu0: Intel 486SX (486-class)
total memory = 8128 KB
avail memory = 4544 KB
using 127 buffers containing 508 KB of memory
mainbus0 (root)
isa0 at mainbus0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com0: console
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
wdc1 at isa0 port 0x170-0x177 irq 15
pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xd3fff: using irq 9
pcic0: controller 0 (Intel 82365SL Revision 1) has socket A only
pcic0: controller 1 (Intel 82365SL Revision 1) has socket A only
pcmcia0 at pcic0 controller 0 socket 0
ne0 at pcmcia0 function 0 port 0x300-0x30f port 0x310-0x31f
ne0: Corega Ethernet
ne0: supplying EUI64: 00:90:99:ff:fe:0d:7f:14
ne0: Ethernet address 00:90:99:0d:7f:14
pcmcia1 at pcic0 controller 1 socket 0
biomask fdef netmask fdef ttymask ffef
md0: internal 1587K image area
boot device: <unknown>
root on md0a dumps on md0b
root file system type: ffs
erase ^?, werase ^W, kill ^U, intr ^C


 Welcome to sysinst, the NetBSD-1.4P system installation tool.  This
 menu-driven tool is designed to help you install NetBSD to a hard disk, or
 upgrade an existing NetBSD system, with a minimum of work.  In the following
 menus, you may change the current selection by either typing the reference
 letter (a, b, c, ...).  Arrow keys may also work.  You activate the current
 selection from the menu by typing the enter key.

 If you booted from a floppy, you may now remove the disk.

 Thank you for using NetBSD!

...

# ifconfig -a
ne0: flags=8822<BROADCAST,NOTRAILERS,SIMPLEX,MULTICAST> mtu 1500
        address: 00:90:99:0d:7f:14
        media: Ethernet manual (none)
lo0: flags=8009<UP,LOOPBACK,MULTICAST> mtu 32976
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
ppp1: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
sl1: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 296
# ifconfig ne0 up
pcmcia0: card irq 10
ne0: starting DAD for fe80:0001::0290:99ff:fe0d:7f14
ne0: DAD complete for fe80:0001::0290:99ff:fe0d:7f14 - no duplicates found
# ifconfig ne0 172.31.1.32 netmask 0xffffff00
# ifconfig ne0
ne0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        media: Ethernet manual
        inet 172.31.1.32 netmask 0xffffff00 broadcast 172.31.1.255
# ftp 172.31.1.13
Connected to 172.31.1.13.
220-
220 michelangelo FTP server (Version: 7.2.0) ready.
Name (172.31.1.13:root): takizawa
331 Password required for takizawa.
Password:
230-
    NetBSD 1.4P (MICHELANGELO) #0: Mon Dec 13 02:12:24 JST 1999
    
    Welcome to NetBSD!
    
230 User takizawa logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd tmp
250 CWD command successful.
ftp> dir
227 Entering Passive Mode (172,31,1,13,255,175)
150 Opening ASCII mode data connection for '/bin/ls'.
total 12
drwxr-x---  2 takizawa  wheel   512 Jan  6 08:12 MG
drwxr-x---  2 takizawa  wheel   512 Jan  6 08:42 i386
-rw-r--r--  1 takizawa  wheel  3983 Jan  6 09:11 to-netbsd.re
226 Transfer complete.
ftp> bye
221-
    Data traffic for this session was 0 bytes in 0 files.
    Total traffic for this session was 843 bytes in 1 transfer.
221 Thank you for using the FTP service on michelangelo.
# halt
syncing disks... done

The operating system has halted.
Please press any key to reboot.

rebooting...
--(ここまで)--

というわけで,CF が使えるようになるまで
diskless で環境構築等を進めてみる予定です(^^;;;).
hpcmips ではよく見られるやり方ですが,
PCMCIA スロット x1 しかない初代もばぎではちょっと工夫が….

# シリアルコンソールと diskless …なんか NetBSD らしいな(偏見).

--
Y. Takizawa	(滝沢陽三)
you@nightbreak.org, takizawa@computer.org
``Don't feel as if the key to successful computing is only in your hands.''