On Wed, May 13, 2009 at 10:21:57AM +0200, LEVAI Daniel wrote:
> On Wednesday 13 May 2009 09.43.40 you wrote:
> > On Wed, May 13, 2009 at 09:04:36AM +0200, LEVAI Daniel wrote:
> > > Hi!
> > >
> > > With a May 12 snapshot, I can no longer use my USB thumb-drive. OpenBSD
> > > doesn't recognize any partitions on the drive, while on other OSes and
> > > with a previous snapshot it works fine.
> > > Here is dmesg.boot and the output (with a weird message) when I plug in
> > > the drive.
> >
> > Thanks for the report, but please also provide the output of fdisk.
> > We are working on a more strict mbr validation, but this is all quite
> > tricky and will take some iterations to get right.
> Here is the fdisk output and some more. I hope it's useful.
Likely a newer snap will have this fixed.
-Otto
>
> $ sudo fdisk /dev/rsd1c
> Disk: /dev/rsd1c geometry: 243/255/63 [3915776 Sectors]
> Offset: 0 Signature: 0xAA55
> Starting Ending LBA Info:
> #: id C H S - C H S [ start: size ]
> -------------------------------------------------------------------------------
> 0: 0C 0 0 63 - 241 232 3 [ 62: 3886222 ] Win95
> FAT32L
> 1: 83 241 232 4 - 243 149 10 [ 3886284: 26908 ] Linux
> files*
> 2: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused
> 3: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused
>
> $ sudo disklabel /dev/rsd1c
> disklabel: warning, DOS partition table with no valid OpenBSD partition
> # /dev/rsd1c:
> type: SCSI
> disk: SCSI disk
> label: GOODDRIVEFR
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 243
> total sectors: 3915776
> rpm: 3600
> interleave: 1
> trackskew: 0
> cylinderskew: 0
> headswitch: 0 # microseconds
> track-to-track seek: 0 # microseconds
> drivedata: 0
>
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> c: 3915776 0 unused
>
>
> $ sudo mount /dev/sd1i /mnt/tmp
> mount_ffs: /dev/sd1i on /mnt/tmp: Device not configured
> $ sudo mount /dev/sd1j /mnt/tmp
> mount_ffs: /dev/sd1j on /mnt/tmp: Device not configured
>
>
> Daniel
>
> --
> L?VAI D?niel
> PGP key ID = 0x4AC0A4B1
> Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1