Hi list,

I'm trying to make OpenBSD live CD 3.9, I've read this article http://www.onlamp.com/pub/a/bsd/2005/07/14/openbsd_live.html and trying to follow it, but when I start compiling RAMDISK it stops with this error:
/mnt: write failed, file system is full
dd: /mnt/bsd: No space left on device
5593+0 records in
5592+0 records out
2863104 bytes transferred in 0.313 secs (9142419 bytes/sec)
*** Error code 1

Stop in /usr/src/distrib/i386/ramdisk_cd (line 30 of /usr/src/distrib/i386/ramdisk_cd/../common/Makefile.inc) Can someone point me out what is wrong? I've tried to export DESTDIR and RELEASEDIR to /usr/destination and /usr/release, but it doesn't help.

Reply via email to