/usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full

View: New views
4 Messages — Rating Filter:   Alert me  

/usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full

by William O. Yates :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Tried running "sh nanobsd.sh" twice with same result...

140gb hard drive, 512mb ram, p4 processor...

ns2:/usr/src/tools/tools/nanobsd> uname -a
FreeBSD ns2.tru2life.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@...:/usr/obj/usr/src/sys/GENERIC  i386

ns2:/usr/src/tools/tools/nanobsd> pkg_info
cdrtools-2.01_6     CD/CD-R[W] and ISO-9660 image creation and extraction tools
freesbie-2.0.20070710 Yet another cool answer to the system-on-cd question
gettext-0.16.1_3    GNU gettext package
libiconv-1.11_1     A character set conversion library
lynx-2.8.6.5_1,1    A non-graphical, text-based World-Wide Web client

any ideas...?


..william.o.yates...hackware.at.tru2life.net...tru2life.info...
_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."

Re: /usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full

by Eugene Grosbein :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Sep 23, 2008 at 05:29:35PM -0700, William O. Yates wrote:

> Tried running "sh nanobsd.sh" twice with same result...
>
> 140gb hard drive, 512mb ram, p4 processor...

It seems your /usr partition is full. If you have another one with
much free space, just move /usr/obj there and make symlink from /usr/obj
to new location. Then rerun your build.

Eugene Grosbein
_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."

Re: /usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full

by Mathieu Arnold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

+--On 24 septembre 2008 11:21:11 +0800 Eugene Grosbein <eugen@...>
wrote:
| On Tue, Sep 23, 2008 at 05:29:35PM -0700, William O. Yates wrote:
|
|> Tried running "sh nanobsd.sh" twice with same result...
|>
|> 140gb hard drive, 512mb ram, p4 processor...
|
| It seems your /usr partition is full. If you have another one with
| much free space, just move /usr/obj there and make symlink from /usr/obj
| to new location. Then rerun your build.

Hum, non, /usr/obj/nanobsd.full/_.mnt contains the mounted disk image, you
have to make a bigger image.

--
Mathieu Arnold
_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."

Re: /usr/obj/nanobsd.full/_.mnt: write failed, filesystem is full

by William O. Yates :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2008/09/24 01:29 Mathieu Arnold wrote ..

> +--On 24 septembre 2008 11:21:11 +0800 Eugene Grosbein <eugen@...>
> wrote:
> | On Tue, Sep 23, 2008 at 05:29:35PM -0700, William O. Yates wrote:
> |
> |> Tried running "sh nanobsd.sh" twice with same result...
> |>
> |> 140gb hard drive, 512mb ram, p4 processor...
> |
> | It seems your /usr partition is full. If you have another one with
> | much free space, just move /usr/obj there and make symlink from /usr/obj
> | to new location. Then rerun your build.
>
> Hum, non, /usr/obj/nanobsd.full/_.mnt contains the mounted disk image, you
> have to make a bigger image.
>
> --
> Mathieu Arnold

Correct...

#-----------------------------------------------------------------------------
# Target media size in 512 bytes sectors
#-----------------------------------------------------------------------------
#ANO_MEDIASIZE=1000000
NANO_MEDIASIZE=10000000

fixed build problem...


..william.o.yates...hackware.at.tru2life.net...tru2life.info...

_______________________________________________
freebsd-small@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-small
To unsubscribe, send any mail to "freebsd-small-unsubscribe@..."