Sometime in the last few days, disklabel -Brw auto seems to have stopped
working for me on alpha.... It used to be the thing of:
dd if=/dev/zero of=/dev/da5 bs=1024k count=10
...
disklabel -Brw da5 auto
Now I get:
dd if=/dev/zero of=/dev/da5 bs=1024k count=10
...
disklabel -Brw da5 auto
disklabel: No space left on device
Anyone been mucking in this area recently? This is a major inconvenience to
have broken and I'd love to have it working again...
-matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message