On Mon, 26 Nov 2012, Ronald F. Guilmette wrote:
Starting sector 2048 is definitely a multiple of 4KB, so I am assuming
that all I really need to do here in order to use this new drive as extra
stroage for a FreeBSD system (assuming that I am happy with good old
fashioned MBR style partitioning, which I am) is just:
newfs -U /dev/da1s1
You should also change the partition type to freebsd or freebsd-ufs.
Offhand I'd guess they're both 0xa5, but have not looked. Use 'gpart
modify'.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"