Re: HD size & NWS-3710
Mauricio <[email protected]> Mon, 5 Jan 2004 12:00:26 -0500
| Newsgroups | gmane.os.netbsd.ports.newsmips |
|---|---|
| Message-ID | <a06002003bc1f479260b0@[10.0.0.10]> |
At 00:41 +0900 1/6/04, Izumi Tsutsui wrote: >In article <a06002000bc1f18684ae1@[10.0.0.10]> >[email protected] wrote: > >> NEWS> bo sd(0) >> Device off line. >> NEWS> bo sd >> Device off line. > >What is SCSI ID of your disk? You have to put ID number of the disk >in parenthesis after device (default is zero). It's ID is zero (I just checked it again =). During the boot process fromt he floppy (and the installation) the drive ID and type is correctly recognized: NetBSD 1.6R (INSTALL) #9: Sat Apr 19 20:49:23 JST 2003 tsutsui@mirage:/sys/arch/newsmips/compile/INSTALL total memory = 12256 KB avail memory = 7216 KB using 178 buffers containing 712 KB of memory SONY NET WORK STATION, Model NWS-3710, Machine ID #30145 mainbus0 (root) cpu0 at mainbus0: MIPS R3000 CPU (0x220) Rev. 2.0 with MIPS R3010 FPC Rev. 2.0 cpu0: 64KB/4B direct-mapped Instruction cache, 64 TLB entries cpu0: 64KB/4B direct-mapped write-through Data cache hb0 at mainbus0 [...] wskbd0 at kb0 (mux ignored) sc0 at hb0 addr 0xbfe00100 level 0 scsibus0 at sc0: 8 targets, 8 luns per target md0: internal 2560 KB image area scsibus0: waiting 2 seconds for devices to settle... SC(t): [istatus=0x80, tstatus=0x2] sd0 at scsibus0 target 6 lun 0: <SEAGATE, ST31230N, 0290> disk fixed sd0: 1010 MB, 3992 cyl, 5 head, 103 sec, 512 bytes/sect x 2069860 sectors SC(t): [istatus=0x80, tstatus=0x2] [...] and We now have your BSD-disklabel partitions as (Size and Offset in MB): Size Offset End FStype Bsize Fsize Preserve Mount point --------- --------- --------- ------ ----- ----- -------- ----------- a: 64 0 63 4.2BSD 8192 1024 No / b: 64 64 128 swap c: 1010 0 1009 unused g: 881 129 1009 4.2BSD 8192 1024 No /usr Ok, we are now ready to install NetBSD on your hard disk (sd0). Nothing has been written yet. This is your last chance to quit this process before anything gets changed. > >> From what I read I can then build the binaries for the NEWS >> 3710 box in my sparc/Sol9 or DEC/netbsd box? Cool! > >Yes. At least, it should. If it doesn't work, please send-pr. I will try that later on today (or in the week ;).