Re: [sysinst] newfs_msdos fails to write last block of the partition
kordex - <[email protected]> Mon, 14 Dec 2009 01:11:39 +0200
| Newsgroups | gmane.os.netbsd.ports.ofppc |
|---|---|
| Message-ID | <[email protected]> |
5.0.1 install cd 2009/12/14 Izumi Tsutsui <[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 >