> /usr/lib to another volume but still my /usr directory gets full before > everything gets installed. How can I get around this problem?
Think about whether you really want *everything* installed, and if you are sure you do, use 'md' to create the logical volume to hold /usr. I'm not sure which installer will let you do that, otherwise you have to use the installer to do a 'default' install or so, move /usr to your md0 device and then use rpm yourself to do the rest of packages you need. Rob
