On Tue, 16 Mar 2010 10:38:42 -0500, Programmer In Training <[email protected]> wrote: > On 03/16/10 10:18, Lowell Gilbert wrote: > > Just checking: you did do a newfs(8), right? > > That did it! Thanks (: Never had to run that command before when > formatting a disk (granted all I've ever formatted was a floppy disk on > a Linux box).
Then you haven't formatted a disk. :-) The newfs program initiates a file system, which is commonly called formatting. For floppy disks, see "man fdformat". -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
