Ich installiere Ubuntu Server 10.04, habe 64 Gb VHD.
Und wollen in diesem Modus Partitionen trennen:
/dev/xvda0 p on swap (2 Gb)
/dev/xvda1a0 e on /boot (128 Mb)
/dev/xvda1a1 e on / type ffs (local)
/dev/xvda1a2 e on /usr type ffs (local, nodev)
/dev/xvda1a3 e on /tmp type ffs (local, nodev)
/dev/xvda1a4 e on /var/log type ffs (local, nodev)
/dev/xvda1a5 e on /var type ffs (local, nodev, nosuid)
/dev/xvda1a6 e on /home type ffs (local, nodev, nosuid, with quotas)
/dev/xvda2 p on /new (local, nodev, nosuid, noexec) with rest of space ~50Gb.
Aber ich stecke fest und weiß nicht, welche Größe ich jedem Ordner geben soll.
Ich möchte auch Partitionen verschlüsseln.
Vielen Dank für alle Tipps.
BEARBEITEN: Das System benötigt eine Mindestgröße, hier werden ca. 10 Apps wie ufw, apache, mysql, chkrootkit und so weiter installiert.