Date: Mon, 26 May 2003 00:15:38 +0200 From: =?ISO-8859-1?Q?Rapha=EBl_Marmier?= <raphael@computer-rental.ch> To: "Tom Verbreyt" <tom@abwaerts.be> Cc: freebsd-questions@freebsd.org Subject: Re: Installation problems: filesystem is (not) full Message-ID: <6A183AD4-8EFE-11D7-B5E2-000393D67E4A@computer-rental.ch> In-Reply-To: <44764.134.58.253.193.1053853481.squirrel@webmail.priorweb.be>
next in thread | previous in thread | raw e-mail | index | archive | help
Le dimanche, 25 mai 2003, =E0 11:04 Europe/Zurich, Tom Verbreyt a =E9crit = : > > write failure on transfer (wrote -1 bytes of 240640 bytes) > unable to transfer the base distribution from acd0 > / : write failed, filesystem is full > > and on VT4: > > pid 131 (cpio), uid 0 inumber 171 on /: filesystem is full > You are not alone. It happened to me a number of time with 4.8. I was=20 trying to install FreeBSD on a laptop on the first partition while=20 keeping the extended partition (where an image of windows was stored=20 for future restauration). I tried every possible scenarion I could=20 think of, to no avail. I tried to investigate a bit. It looks like the installation program=20 was trying to install files to the actual root fs, rather than on the=20 new filesystems mounted under /mnt. Of course, that root mfs fills up=20 in a second... The fix for me was to take write down the partition table on a scrap of=20= paper, suppress all but the intended partition (slice), set its type to=20= FreeBSD, install (this time it works), then restore the other=20 partitions (slices) in the table. Don't forget to backup your data before doing that! slightly off-topic, I've had other installation problems when other=20 partitions (slices) are already present on a system: the disklabel=20 utility refuses quite often to create volumes, either in automatic or=20 manual mode. Deleting the whole partition (slices) table always solved=20= the problem. Raphael Marmier=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6A183AD4-8EFE-11D7-B5E2-000393D67E4A>