Re: filesystem is full after installation
David Brownlee <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <CAGN_6pbM9bAwAkVZecXvY5U_s-M+TZ-3+jgDfNis=5S+HOnmpQ@mail.gmail.com> |
On Tue, 4 Jun 2024 at 16:34, Riccardo Mottola <[email protected]> wrote: > > Hi! > > with some workarounds I was able to "almost" finish an install on my IPC. > > Starting local daemons:. > Updating motd. > ssh-keygen: 256 SHA256:xxx root@meriado) > ssh-keygen: 256 SHA256:xxx root@meriado) > > [ 3184.4200820] /: write failed, file system is full > > > so... I did all the work.... and am busted before getting a login? > > I wait... and it continues.... > > > [ 5364.6968170] /: write failed, file system is full > > [ 5369.1172600] /: write failed, file system is full > > [ 5374.5377930] /: write failed, file system is full > > [ 5379.2782700] /: write failed, file system is full > > [ 5386.0189390] /: write failed, file system is full > > ... > > Something wrong with the filesystem? kernel? Can you boot -s and have a poke at the filesystem from single user? (or netboot/boot from cd if the prom is being awkward). What free space does it report? David