Port-cobalt archive

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

Re: Mirror for the NetBSD Cobalt Restore CD



Izumi Tsutsui wrote:

Please try to build a patched 4.0 iso image by yourself with this one:
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/restorecd-20080312.tar.gz
(see README in the archive for details)
---
Izumi Tsutsui


Izumi,

I have created a restore CD from your instructions.

I have found a possible typing error in README around line 182.  It
reads:

% patch -d < patch/fdisk.c-r1.114.diff

but I think it maybe should read:

% patch -p < patch/fdisk.c-r1.114.diff

At least, using a -p flag did not produce an error.

I *did* do step 3a - rebuilding paneld etc.

I did *not* do step 4 - rebuild the kernel/bootloader.

Then I burnt the image to a CD, booted a spare workstation from the CD,
and net booted my Qube 2.

The installation completed successfully, the Qube 2 rebooted, and came
up with IP address 10.0.0.160 and the following dmesg (note that there
is a SCSI card in the PCI slot):

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007
    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 4.0 (GENERIC) #0: Sat Dec 15 22:05:27 PST 2007

builds@wb35:/home/builds/ab/netbsd-4-0-RELEASE/cobalt/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/cobalt/compile/GENERIC
Cobalt Qube 2
total memory = 65536 KB
avail memory = 59972 KB
timecounter: Timecounters tick every 10.000 msec
mainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
cpu0 at mainbus0: QED RM5200 CPU (0x28a0) Rev. 10.0 with built-in FPU Rev. 10.0
cpu0: 32KB/32B 2-way set-associative L1 Instruction cache, 48 TLB entries
cpu0: 32KB/32B 2-way set-associative write-back L1 Data cache
mcclock0 at mainbus0 addr 0x10000070: mc146818 compatible time-of-day clock
panel0 at mainbus0 addr 0x1f000000
gt0 at mainbus0 addr 0x14000000
pci0 at gt0
pci0: i/o space, memory space enabled, rd/line, wr/inv ok
pchb0 at pci0 dev 0 function 0: Galileo GT-64111 System Controller, rev 1
tlp0 at pci0 dev 7 function 0: DECchip 21143 Ethernet, pass 4.1
tlp0: interrupting at level 1
tlp0: Ethernet address 00:10:e0:00:d7:58
lxtphy0 at tlp0 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcib0 at pci0 dev 9 function 0
pcib0: VIA Technologies VT82C586 PCI-ISA Bridge, rev 39
viaide0 at pci0 dev 9 function 1
viaide0: VIA Technologies VT82C586 (Apollo VP) ATA33 controller
viaide0: bus-master DMA support present
viaide0: primary channel configured to compatibility mode
viaide0: primary channel interrupting at irq 14
atabus0 at viaide0 channel 0
viaide0: secondary channel configured to compatibility mode
viaide0: secondary channel interrupting at irq 15
atabus1 at viaide0 channel 1
VIA Technologies VT83C572 USB Controller (USB serial bus, revision 0x02) at pci0 dev 9 function 2 not configured
ahc0 at pci0 dev 10 function 0: Adaptec 2940 Ultra SCSI adapter
ahc0: interrupting at irq 9
ahc0: aic7880: Ultra Single Channel A, SCSI Id=7, 16/253 SCBs
scsibus0 at ahc0: 8 targets, 8 luns per target
tlp1 at pci0 dev 12 function 0: DECchip 21143 Ethernet, pass 4.1
tlp1: interrupting at level 2
tlp1: Ethernet address 00:10:e0:00:d7:3f
lxtphy1 at tlp1 phy 1: LXT970 10/100 media interface, rev. 3
lxtphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "mips3_cp0_counter" frequency 125000000 Hz quality 100
Kernelized RAIDframe activated
scsibus0: waiting 2 seconds for devices to settle...
wd0 at atabus0 drive 0: <SAMSUNG SV2001H>
wd0: drive supports 16-sector PIO transfers, LBA addressing
wd0: 19130 MB, 38869 cyl, 16 head, 63 sec, 512 bytes/sect x 39179952 sectors
wd0: 32-bit data port
wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
wd0(viaide0:0:0): using PIO mode 4, Ultra-DMA mode 2 (Ultra/33) (using DMA)
boot device: wd0
root on wd0a dumps on wd0b
root file system type: ffs

For anyone's trivial interest, the build machine was a virtual machine
under VMWare Server, with a fresh installation of NetBSD 4.0.  The
virtual disk was 4G in size.  I did have to install cdrtools (via
pkgsrc) to create the .iso file, but otherwise it is a default full
installation of NetBSD/i386 4.0.  At the end there was 642M of disk
space left, so a 4G disk seems to be about the minimum.

If anyone wants it, I can make the ISO available.  It is about 126M when
compressed with bzip2, but would kill by 512/128K ADSL line if everyone
tried to download it.  So if anyone has a faster connection ... ?

Rowdy


Home | Main Index | Thread Index | Old Index