Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

write failed, filesystem is full, but when retried, it succeeded #50

Open
bsdnet opened this issue Jan 20, 2015 · 2 comments
Open

write failed, filesystem is full, but when retried, it succeeded #50

bsdnet opened this issue Jan 20, 2015 · 2 comments

Comments

@bsdnet
Copy link

bsdnet commented Jan 20, 2015

Tried on both FreeBSD and PcBSD, and meet the same issue.

===> zlib (install)
install -o root -g wheel -m 555 zlib.ko /root/mfsbsd-2.1/tmp/mfs/boot/kernel
install -o root -g wheel -m 555 zlib.ko.symbols /root/mfsbsd-2.1/tmp/mfs/boot/kernel
kldxref /root/mfsbsd-2.1/tmp/mfs/boot/kernel
Creating base.txz and kernel.txz ... done
Removing selected files from distribution ... done
Installing configuration scripts and files ... done
Generating SSH host keys ... done
Configuring boot environment ... done
Compressing usr .../bin/rm -rf /root/mfsbsd-2.1/tmp/mfs/usr && /bin/mkdir -p /root/mfsbsd-2.1/tmp/mfs/usr
done
Creating and compressing mfsroot ... done
Copying FreeBSD installation image ... done
Creating image file ...
/root/mfsbsd-2.1/tmp/mnt: write failed, filesystem is full
*** Error code 1

Stop.
make: stopped in /root/mfsbsd-2.1
[root@pcbsd-2066] ~/mfsbsd-2.1# make BASE=/root/10.1-RELEASE/10.1.0 SRC_DIR=/root/10.1-RELEASE/10.1.0 CUSTOM=1 -DSE
Creating image file ... done
-rw-r--r-- 1 root wheel 180355072 Jan 20 10:10 mfsbsd-se-10.1-RELEASE-p8-amd64.img
[root@pcbsd-2066] ~/mfsbsd-2.1#

@royger
Copy link

royger commented Jan 26, 2015

I'm also seeing this since some time ago and it's quite annoying

@royger
Copy link

royger commented Jan 26, 2015

I think I've found the cause of the problem and I've sent a pull request (or at least I've tried to). The fix is in my fix_size branch:

https://github.com/royger/mfsbsd/tree/fix_size

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants