On Thu, 28 Oct 2010 02:38:11 +0300
Denis Doroshenko <[email protected]> wrote:

> during the install I get kernel message that there is no space left on /
> the message pops up right after I enter the timezone
> is it so that the following command block fills up the ramdisk space?
> 
> ( cd /mnt/usr/share/zoneinfo
>       ls -1dF `tar cvf /dev/null [A-Za-y]*` >/tmp/tzlist )
> 
> the resulting /tmp/tzlist is quite big (biggest file in /tmp, others are just
> tiny). why don't we use /mnt/tmp (since I believe at this point the 
> filesystems
> are already mounted)?
> 

For anyone concerned. I'm fairly sure the only side affect is sed
stopping short and truncating /etc/ttys.

Reply via email to