Hello Matt, you have three options:
1.) in rc.conf you can set "VAR_SIZE". You can even do this on your live system. Just reboot altering this setting. 2.) you can adjust the size in the 'rc' file (live system or build system), target/generic/target_skeleton/etc/rc 3.) resize the filesystem with "mount -o remount,size=$VAR_SIZE /var" regards, Ingmar Matt Riddell wrote: > Hi all, > > Just wondering if there is a simple way to change the size and or > location of the /var/ partition. > > As it stands it is 5000K (or similar) and tmpfs - which under heavy load > gets filled pretty quickly. > > I'd either like to move it or resize it. > > Obviously I could delete the entry in fstab but I was wondering if there > was a simple way to do this in the build process. > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
