raspberrypi / piserver

Raspberry Pi Server wizard to serve Raspbian to network booting Pis
318 stars 60 forks source link

Moving OS folder to another location #93

Closed paradoxewan closed 4 years ago

paradoxewan commented 4 years ago

Hi there, id like to move the OS folder to another location to have more storage capacity for various images. How would i go about this?

Thanks

maxnet commented 4 years ago

Other location as in other disk? Easiest is to let that disk mount on /var/lib/piserver/os in /etc/fstab

paradoxewan commented 4 years ago

Thanks, thats worked out for me. :)