[issue1278] disklabel64 can't label new partition

Alex Hornung (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Wed Nov 18 01:25:49 PST 2009


Alex Hornung <ahornung at gmail.com> added the comment:

Works as expected now, so I'm closing this.

9:09:04 :~ master 
# dd if=/dev/zero of=/dev/ad0
^C31225+0 records in
31224+0 records out
15986688 bytes transferred in 3.294755 secs (4852163 bytes/sec)
3.30s=0.00s+2.58s
9:09:26 :~ master 
1 # fdisk -IB /dev/ad0
******* Working on device /dev/ad0 *******
fdisk: invalid fdisk partition table found
Warning: ending cylinder wraps, using all 1's
9:09:38 :~ master 
# fdisk -IB /dev/ad0
******* Working on device /dev/ad0 *******
9:10:01 :~ master 
# disklabel64 -w ad0s1 auto
9:10:41 :~ master 
#

----------
status: unread -> resolved

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1278>
_____________________________________________________





More information about the Bugs mailing list