Subject: Instal report on Ultra 10 + label problem with USB
To: None <port-sparc64@netbsd.org>
From: Manu Ka <kdev@no-log.org>
List: port-sparc64
Date: 02/03/2005 18:37:34
Hello
I have successfully installed netbsd 2.0 on my ultra10, via the mini root
on a spare spartition. The only problem I met, is that I erased my sun
disklabel whlid using the dd command. I did a dd if=miniroot
of=/dev/ds/blalbal instead of a of=/dev/Rdsk/blabla. Fortunately I had
back ups.

Besides the standard Sun hardware I got the following hardware recognized
and working:

-netgear ethernet card
tlp0 at pci2 dev 3 function 0: Lite-On 82C169 Ethernet, pass 2.1
-adpatec usb 2.0 controller
ohci0 at pci2 dev 4 function 0: NEC USB Host Controller (rev. 0x43)
-usb mouse
uhidev0: Logitech USB Trackball, rev 1.10/14.00, addr 2, iclass 3/1
-usb hard drive
sd0 at scsibus1 target 0 lun 0: <TOSHIBA, MK4004GAH, JC00> disk fixed
sd0: 38147 MB, 16383 cyl, 63 head, 16 sec, 512 bytes/sect x 78126048 sectors

Unfortunately I cannot acces the usb hard disk, when I try "disklabel
sd0", I'm unable to find the letter label to mount the fat partition there
is on it. Shall I use fdsik for this ? But fdisk is not available on
sparc64. What can I try to do ?

disklabel sd0
# /dev/rsd0c:
type: SCSI
disk: mydisk
label: fictitious
flags:
bytes/sector: 512
sectors/track: 16
tracks/cylinder: 63
sectors/cylinder: 1008
cylinders: 16383
total sectors: 78126048
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

3 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 c:  78126048         0     unused      0     0        # (Cyl.      0 - 
77505)
disklabel: boot block size 0
disklabel: super block size 0

Emmanuel