lukem d20692fdf5 Under no circumstances try to zap an existing superblock at sector 0.
There's no reasonable situation where there will be one there, except if the
disk had data on it previously for some reason.  It's significantly more
likely (read "the world until UFS2 was merged") that sector 0(..15)
contains really important stuff like boot blocks and disk labels.

Once again, I ask, why wasn't UFS2 implemented as a separate file
system a la lfs & ext2fs ?
It could have shared a chunk of the kernel code (just like those),
and had different userland tools and a different fs_type.
2003-10-29 08:14:13 +00:00
..
2003-10-21 02:31:08 +00:00
2003-10-21 02:31:43 +00:00
2003-10-21 02:34:45 +00:00
2003-10-26 07:25:33 +00:00
2003-10-15 19:58:24 +00:00
2003-10-21 02:33:34 +00:00