Re: Non-default partitions and upgrades

2021-04-12 Thread Otto Moerbeek
On Mon, Apr 12, 2021 at 08:08:12PM -0700, Paul Pace wrote:

> Hello!
> 
> I generally try and run things as a project recommends, but I am wondering
> about running different additional partitions (e.g., add /var/www) or
> changing partition letter (e.g., move /var to the end for convenient VPS
> expansion).
> 
> I know it isn't the biggest thing in the world, but would this ever have an
> impact on running version upgrades?
> 
> Thank you,
> 
> Paul
> 

That would work , unless you do crazy things. The upgrade script
mounts the filesystems using the fstab on the system to be upgraded. 

-Otto



Non-default partitions and upgrades

2021-04-12 Thread Paul Pace

Hello!

I generally try and run things as a project recommends, but I am 
wondering about running different additional partitions (e.g., add 
/var/www) or changing partition letter (e.g., move /var to the end for 
convenient VPS expansion).


I know it isn't the biggest thing in the world, but would this ever have 
an impact on running version upgrades?


Thank you,

Paul