Ubuntu Customisation Kit

Asked by nisamudhinkm

I have less space available on root directory (/). It is said that there must be at least 5 GB of space on /home/user/tmp,for Ubuntu customization. So instead partitioning again giving more space for / directory, is there any other option. Can i change the location of tmp directory to any other partition of fat file system (having 20 GB space)

Please help.............

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Customization Kit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Wolf Geldmacher (wolf-womaro) said :
#1

The easiest approach is to mount a free partition as ~/tmp, i.e. sudo mount /dev/partition-with-room ~/tmp

BUT:

This needs to be a file system that supports device inodes and UNIX semantics for file properties (e.g. ext2, ext3, ext4, xfs, ...), otherwise image generation will fail and the generated ISO (if it can be created at all) will be unusable.

Can you help with this problem?

Provide an answer of your own, or ask nisamudhinkm for more information if necessary.

To post a message you must log in.