Lars Eggert wrote:

Hi,

the following produces a bootable CF card under 4.7:

    dd if=/dev/zero of=/dev/da2 bs=512 count=32
    fdisk -BI da2
    disklabel -w -B da2s1 auto
    disklabel -r da2s1 > /tmp/da2s1
Turns out that the "disklabel -r" output after this step differs between -current and 4.7:

# size offset fstype [fsize bsize bps/cpg]
-stable: c: 2103264 0 unused 0 0
-current: c: 2104704 0 unused 0 0

Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to