On 2012-01-13 15.55, lilit-aibolit wrote:
> I got the same recommendation from Vadim Zhukov persg...@gmail.com
> with little difference, do it in single mode:
> 1. Boot in single user mode, enter shell.
> 2. mount /, /usr, /var and /home.
> 3. Move /var/* to /home.
> 4. Move /home/* to /var (except what moved on step 3).
> 5. Umount /home and /var.
> 6. Edit fstab and switch /home and /var mount points.
> 7. Try to mount /home and /var now, checking all is ok.
> 8. Proceed booting (^D) and have a nice day.
> but I operate remotely, and can't shut down all services, such PF or
> SSH. So in any way I need to do this locally?

If you're needing temporary relief, you can shut down httpd, move /var/www
to /home/www, then symlink /var/www -> /home/www and restart httpd again.

Might not be a solution to recommend long term however; I'm not sure what
a symlink instead of a "real" /var/www directory would do to the upgrade
process (might also be perfectly ok, but I've never tried).


Regards,
/Benny

-- 
internetlabbet.se     / work:   +46 8 551 124 80      / "Words must
Benny Lofgren        /  mobile: +46 70 718 11 90     /   be weighed,
                    /   fax:    +46 8 551 124 89    /    not counted."
                   /    email:  benny -at- internetlabbet.se

Reply via email to