public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] During installation says disk full
@ 2005-07-08  0:04 Ognjen Bezanov
  2005-07-08  0:04 ` Zac Medico
  0 siblings, 1 reply; 2+ messages in thread
From: Ognjen Bezanov @ 2005-07-08  0:04 UTC (permalink / raw
  To: gentoo-user

Hi,

I'm trying to install gentoo on my system, but during the emerge --sync
part, it fails saying no space on disk.

trying to create files or folders results in  "No space left on device"
error message.

checking with "df -h" tells me that 643Mb is free on the disk itself.

The disk is a single ext3 partition mounted as root "/ " .

Why is it telling me that I have 643Mb on the disk free while I am
unable to create files and folders due to lack of disk space.


Any help appreciated.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] During installation says disk full
  2005-07-08  0:04 [gentoo-user] During installation says disk full Ognjen Bezanov
@ 2005-07-08  0:04 ` Zac Medico
  0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico @ 2005-07-08  0:04 UTC (permalink / raw
  To: gentoo-user

Ognjen Bezanov wrote:
> Hi,
> 
> I'm trying to install gentoo on my system, but during the emerge --sync
> part, it fails saying no space on disk.
> 
> trying to create files or folders results in  "No space left on device"
> error message.
> 
> checking with "df -h" tells me that 643Mb is free on the disk itself.
> 
> The disk is a single ext3 partition mounted as root "/ " .
> 
> Why is it telling me that I have 643Mb on the disk free while I am
> unable to create files and folders due to lack of disk space.
> 
> 
> Any help appreciated.
> 

You are probably unable to allocate new files because you have run out of free inodes.  You can increase the number of inodes when you create a filesystem with mke2fs.

dumpe2fs -h /dev/hda3 | grep inodes

Zac
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-08  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08  0:04 [gentoo-user] During installation says disk full Ognjen Bezanov
2005-07-08  0:04 ` Zac Medico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox