How to move all user installed packages to my home partition?
by burning from LinuxQuestions.org on (#55NVZ)
I was installing some packages and I ended up using up 100% of the hard drive space in my root partition. I'd like to move any and all non-default packages I've installed into my home partition. Is this doable? As well as making it so any future packages I install will install there as well?
My partition scheme is as follows:
/dev/sda1 -boot
/dev/sda2 -swap
/dev/sda3 -extended
/dev/sda5 -root - within sda3
/dev/sda6 -home - within sda3


My partition scheme is as follows:
/dev/sda1 -boot
/dev/sda2 -swap
/dev/sda3 -extended
/dev/sda5 -root - within sda3
/dev/sda6 -home - within sda3