create-custom-debian-live-usb-stick-uefi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
create-custom-debian-live-usb-stick-uefi [2019/02/03 10:29] – [Create & mount filesystems] baumi | create-custom-debian-live-usb-stick-uefi [2019/04/20 10:10] (current) – [Create GPT & MBR partition tables] baumi | ||
---|---|---|---|
Line 42: | Line 42: | ||
blackbox xserver-xorg-core xserver-xorg xinit xterm \ | blackbox xserver-xorg-core xserver-xorg xinit xterm \ | ||
pciutils usbutils gparted ntfs-3g hfsprogs rsync less curl tcpdump dosfstools syslinux partclone vim pv \ | pciutils usbutils gparted ntfs-3g hfsprogs rsync less curl tcpdump dosfstools syslinux partclone vim pv \ | ||
- | firefox-esr chntpw lvm2 mdadm keepassx gdisk gnupg duplicity s3cmd bzip2 lsof screen mc htop iproute2 inetutils-ping inetutils-traceroute | + | firefox-esr chntpw lvm2 mdadm keepassx gdisk gnupg duplicity s3cmd bzip2 lsof screen mc htop iproute2 inetutils-ping inetutils-traceroute |
[ ... ] | [ ... ] | ||
Line 100: | Line 100: | ||
mail (8) | mail (8) | ||
root@host: | root@host: | ||
- | root@host: | + | root@host: |
- | cp chroot/ | + | cp chroot/ |
root@host: | root@host: | ||
Line 111: | Line 111: | ||
set timeout=30 | set timeout=30 | ||
- | menuentry "The Shit Has Hit The Fan" { | + | menuentry "SHTF Live Stick" { |
- | linux /vmlinuz boot=live | + | linux /vmlinuz boot=live |
initrd /initrd | initrd /initrd | ||
} | } | ||
Line 125: | Line 125: | ||
root@host: | root@host: | ||
</ | </ | ||
- | ==== Create GPT & MBR partition tables==== | + | ==== Create GPT & MBR partition tables |
< | < | ||
root@host: | root@host: | ||
Line 160: | Line 160: | ||
EOF | EOF | ||
</ | </ | ||
- | ==== Create | + | ==== Create filesystems |
< | < | ||
root@host: | root@host: | ||
+ | </ | ||
+ | ==== Create & mount filesystems ==== | ||
+ | < | ||
root@host: | root@host: | ||
</ | </ |
create-custom-debian-live-usb-stick-uefi.1549186181.txt.gz · Last modified: 2019/02/03 10:29 by baumi