File: disk-layout

package info (click to toggle)
debootstick 2.8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 296 kB
  • sloc: sh: 1,364; makefile: 34
file content (13 lines) | stat: -rw-r--r-- 322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
# gpt or dos partition table
gpt

# ordered list of partitions (with mountpoint, type, size)
partition   /boot/efi  efi     auto
partition   none       bios    auto
partition   none       lvm     max

# lvm volumes (with mountpoint, type, size)
lvm_volume  /          ext4    max

# lvm volume group name
lvm_vg_name auto