RedHat 7.1 Anyone have good tips and hints about using the part command? Are there special conditions that need to be met to use any of the switches that isn't spelled out in the documentation? I want to do this: On the first primary partition put swap On the second primary partition put / (5 gig's) On the third primary partition put /home Home should grow to whatever is left Based on what I have read, it should look like this: part swap --asprimary --size 256 part / --asprimary --size 5000 part /home -asprimary --size 1000 grow any traps I'm headed for? Mike Michael Barsalou barjunk@xxxxxxxxxxxxx