You are not logged in.

#1 2011-11-29 11:48:10

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 505

/tmp on different partition [quesiton on size and filesystem type]

Hi,

This is my partition schema (in mind, still have to apply and go ahead for the installation process)

/home   xfs   
/        ext4
/var    reiserfs
/tmp    ??
/boot   ext2   primary

--
windows   primary

Now, I want also a primary partition for windows.
The /tmp question is,

what size and what filesystem should I choose during the partitioning procedure?
The reason why on a different partition ?
I use Lynis and want to get a higher score big_smile

I never understood how to encrypt the hole thing during the installation, and I want to know also if it's good to install windows first and than linux? so the MBR gets overwrited or the opposite?

Offline

#2 2011-11-29 11:52:21

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: /tmp on different partition [quesiton on size and filesystem type]

Use tmpfs and as big as you want (limited by how much RAM you have).
https://wiki.archlinux.org/index.php/Fstab#tmpfs

Offline

#3 2011-11-29 11:56:13

r0b0t
Member
From: /tmp
Registered: 2009-05-24
Posts: 505

Re: /tmp on different partition [quesiton on size and filesystem type]

thanks,
what about encrypting, how should I encrypt the hole thing (of course without boot), I have installed arch many times but never understood how to encrypt the disc.

Last edited by r0b0t (2011-11-29 11:56:24)

Offline

#4 2011-11-29 17:41:50

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: /tmp on different partition [quesiton on size and filesystem type]

I would use LVM on top of LUKS. The wiki will get you started in the right direction but mostly addresses putting everything on one encrypted partition (no LVM). Basically, you need to encrypt a partition with LUKS and then partition that encrypted partition with LVM.


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

Board footer

Powered by FluxBB