On Monday 10 October 2005 18:32, maxim wexler wrote: > Hello everybody, > > That min-install I was talking about failed due to > lack of disk space. I'm trying to install on a 3.2G > drive. Partitions are : > / of 1.47G ext2 > /home 1.1G ext2 > 500M swap > 100M /boot reiserfs >
why reiserfs on boot? why 100mb boot? 10mb boot/ext2 are way enough. And since /boot is never mounted except when installing a new kernel, journaling is just overkill. Or 500mb swap - you can reduce it to 0 and use a swapfile. swapfiles are not necessary slower than swappartitions, with 2.6 kernels. -- gentoo-user@gentoo.org mailing list