Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 10:33:52 +0200
From:      Ruben de Groot <ruben@bzerk.nl>
To:        Chris Knight <chris@aims.com.au>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: /dev/vnn0c: filesystem full while making release
Message-ID:  <20020902083352.GA28819@ei.bzerk.org>
In-Reply-To: <026e01c25255$96f43600$020aa8c0@aims.private>
References:  <MDAEMON-F200209021742.AA423343md80000510684@aims.com.au> <026e01c25255$96f43600$020aa8c0@aims.private>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 02, 2002 at 05:51:46PM +1000, Chris Knight typed:
> Howdy,
> 
> The device node and the mount point are in the chrooted environment.

Off course!
Why didn't I think of that

Thanks, Chris.

> The easiest way around this is to do the following:
> 
> chroot CHROOTDIR /bin/sh
> umount /mnt
> exit
> 
> Simply replace CHROOTDIR with the value you are specifying with your
> make release command.
> 
> Regards,
> Chris Knight
> Systems Administrator
> AIMS Independent Computer Professionals
> Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
> Web: http://www.aims.com.au 
> 
> > -----Original Message-----
> > From: Ruben de Groot
> > Sent: Monday, 2 September 2002 17:43
> > To: list-freebsd-stable@aims.com.au
> > Subject: /dev/vnn0c: filesystem full while making release
> > 
> > 
> > Hi there,
> > 
> > I've been doing daily make releases of -stable for some time now. 
> > Today and yesterday I got an error:
> > 
> > cpio: write error: No space left on device
> > *** Error code 1
> > 
> > This happens while making the floppy images. This leaves me with:
> > 
> > ruben@ei$ df -k
> > Filesystem  1K-blocks    Used    Avail Capacity  Mounted on
> > [...]
> > /dev/vnn0c       1407    1401       -8   101%    /mnt
> > 
> > But I don't have a /dev/vnn0c, so when I try umounting this I get:
> > 
> > umount: unmount of /mnt failed: Invalid argument
> > 
> > Does anyone know how to recover from this error?
> > I don't want to reboot the machine each time this happens.
> > 
> 
> > greetings,
> > Ruben
> > 
> 

-- 
Ruben de Groot
HackTor Information Technologies

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020902083352.GA28819>