key rack research

home « debian « sources.list - minimalist

Partitioning Chart

Intro

This is intended to be short and efficient.

These partition sizes are not meant for every application. These are simply generic use partitions based off of various tested configurations.

Index

# Approximately 13GB-15GB HDD
# / 500MB (primary) (set Bootable flag: on)
# swap 1GB (primary)
# /tmp 1GB (primary)
# /var 2GB (logical)
# /var/log 2GB (logical)
# /home 1GB (logical)
# /usr all (logical)
# Finish
# Yes

# 6.4GB & 4.3GB HDD combo (10.7GB total)
# / 1GB (primary) (set Bootable flag: on)
# swap 1GB (primary)
# /tmp 1GB (primary)
# /var 1GB (logical)
# /var/log 1GB (logical)
# /home 1.4GB (logical)
# /usr 4.3 (primary)
# Finish
# Yes

See install debian netinst.

Debian Linux Resources

back to top