here's the dmesg for this cruzer:

umass2 at uhub0 port 4 configuration 1 interface 0 "SanDisk Corporation U3 
Cruzer Micro" rev 2.00/0.10 addr 4
umass2: using SCSI over Bulk-Only
scsibus2 at umass2: 2 targets, initiator 0
sd2 at scsibus2 targ 1 lun 0: <SanDisk, U3 Cruzer Micro, 4.05> SCSI2 0/direct 
removable
sd2: 3912MB, 512 bytes/sec, 8013453 sec total
cd0 at scsibus2 targ 1 lun 1: <SanDisk, U3 Cruzer Micro, 4.05> SCSI2 5/cdrom 
removable


this of course is not only openbsd specific, it shows up as
two options also in the boot selector on both my notebooks
that can boot off of usb devices.  on my eeepc cd* is 2nd
after sd* in the boot menu, on my msi notebook the other
way around...

$ sudo fdisk cd0
Disk: cd0       geometry: 36/1/100 [3584 2048-byte Sectors]
Offset: 0       Signature: 0x0
            Starting         Ending         LBA Info:
 #: id      C   H   S -      C   H   S [       start:        size ]
-------------------------------------------------------------------------------
 0: 00      0   0   0 -      0   0   0 [           0:           0 ] unused
 1: 00      0   0   0 -      0   0   0 [           0:           0 ] unused
 2: 00      0   0   0 -      0   0   0 [           0:           0 ] unused
 3: 00      0   0   0 -      0   0   0 [           0:           0 ] unused

$ sudo disklabel cd0
# /dev/rcd0c:
type: SCSI
disk: U3 System
label:
flags:
bytes/sector: 2048
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 36
total sectors: 3584
rpm: 300
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]
  a:             3584                0 ISO9660
  c:             3584                0 ISO9660


looks like a definite abomination...
why does disklabel say 3 partitions?

-f
-- 
every silver lining has a cloud.

Reply via email to