Gentoo Archives: gentoo-amd64

From: Nuitari <nuitari@××××××××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Re: Fragmentation (Was: Re: Re: Re: Wow! KDE 3.5.1 & Xorg 7.0 w/ Composite)
Date: Tue, 14 Feb 2006 16:44:35
Message-Id: Pine.LNX.4.64.0602141139070.11194@melchior.nuitari.net
In Reply to: Re: [gentoo-amd64] Re: Re: Fragmentation (Was: Re: Re: Re: Wow! KDE 3.5.1 & Xorg 7.0 w/ Composite) by Peter Humphrey
1 > I did that some time ago in a simple-minded fashion, but I've had to revise
2 > my layout somewhat. I had an ext3 partition solely for /usr/portage, and it
3 > was mounted on that node, but every emerge --sync deleted the /lost+found
4 > directory. I don't know how serious that is, but of course no-one likes to
5 > have damaged file systems on their boxes, so I used tune2fs -c to set the
6 > mount count to 1 so that it was repaired every time the box booted, but that
7 > was taking too long and it was only a palliative anyway. The solution was
8 > easy, though of course I didn't see it at first! I only had to point
9 > /usr/portage to /usr-bits/portage (/usr-bits being the mount point of the
10 > partition) instead of mounting the partition directly in place.
11
12 chattr +i /lost+found
13 would have probably worked
14 --
15 gentoo-amd64@g.o mailing list

Replies