On 7/18/05, edgar mortiz <[EMAIL PROTECTED]> wrote: > a: 2097217 63 MSDOS # Cyl 0*- > 1024*
This disklabel entry appears to differ from your fdisk entry. sd0a starts at 63 sectors while the fdisk partition appears to start at 32 sectors. > *3: 0B 0 1 1 - 1023 63 32 [ 32: 2097120 ] Win95 FAT-32 You may want to wipe both the disklabel and fdisk information using dd. Then, repartition the drive so as to match the two pieces. Typically, a 63s offset is what you're after. If that fails, you may want to try with 32 again. As shameful as it may sound, if you can't figure out which is the correct value, try getting the drive to work in XP. I suspect OpenBSD will then be flexible enough to become compatible. Cheers, Rogier -- If you don't know where you're going, any road will get you there.