Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2011 08:15:38 GMT
From:      anatoly techtonik <techtonik@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/162428: 9.x installer fails with extract error on ports
Message-ID:  <201111100815.pAA8Fc1g051985@red.freebsd.org>
Resent-Message-ID: <201111100820.pAA8KJCu024376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162428
>Category:       misc
>Synopsis:       9.x installer fails with extract error on ports
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 10 08:20:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     anatoly techtonik
>Release:        9.0rc1
>Organization:
>Environment:
>Description:
I'm trying to install FreeBSD in QEMU with 2Gb disk. Installation fails when unpacking ports with Extract Error:

Error while creating ports.txz:
Can't create 'usr/ports/net/xisp/files/CVS/Repository'

Text on background shows 'out of inodes' error (see screenshot at http://i39.tinypic.com/s2bif9.png). If space is a problem - the installer should warn about it beforehand. Unfortunately, I can't find a way how to switch to alternative console in installer to check free disk space.

>How-To-Repeat:
qemu-img create -f qcow2 freebsd.qcow 2G
qemu -hda freebsd.qcow -cdrom FreeBSD-9.0-RC1-i386-bootonly.iso -boot d -m 256

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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