Re: Filesystem creation with integrated bad-block detection

2005-03-15 Thread Lowell Gilbert
Pásztor Richárd [EMAIL PROTECTED] writes: I wonder if it would be possible to implement under freeebsd an interesting feature which can be found in linux: mkfs.ext2(8) ... -c Check the device for bad blocks before creating the file system. If this option is specified twice, then a

Filesystem creation with integrated bad-block detection

2005-03-13 Thread Pásztor Richárd
I wonder if it would be possible to implement under freeebsd an interesting feature which can be found in linux: mkfs.ext2(8) ... -c Check the device for bad blocks before creating the file system. If this option is specified twice, then a slower, destructive, read-write test is used