Re: [sysinst] newfs_msdos fails to write last block of the partition
Izumi Tsutsui <[email protected]> Mon, 14 Dec 2009 07:43:15 +0900
| Newsgroups | gmane.os.netbsd.ports.ofppc |
|---|---|
| Message-ID | <[email protected]> |
> I am having a problem to write always the last block of the partition > so Command Failed. fsck_msdos fails -> No install. I have tried > multiple different partition sizes and the result is always the same. > newfs (ffs) creates fine on the disk. What version? newfs_msdos(8) on 5.0/5.0.1 has a bug and you have to specify file system size by -s option, or use the latest netbsd-5/netbsd-5-0 snapshot. --- Izumi Tsutsui