Skip to content

Instantly share code, notes, and snippets.

@teejee2008
Last active December 3, 2017 07:59
Show Gist options
  • Select an option

  • Save teejee2008/f72a1c9aea930542418d47751bd9ba29 to your computer and use it in GitHub Desktop.

Select an option

Save teejee2008/f72a1c9aea930542418d47751bd9ba29 to your computer and use it in GitHub Desktop.
"Boot with standard options" "root=/dev/mapper/xps_system ro rootflags=subvol=@xenial cryptopts=target=xps_system,source=/dev/disk/by-partlabel/xps_system rootflags=subvol=@xenial quiet splash vt.handoff=7"
"Boot to single-user mode" "root=/dev/mapper/xps_system ro rootflags=subvol=@xenial cryptopts=target=xps_system,source=/dev/disk/by-partlabel/xps_system rootflags=subvol=@xenial quiet splash vt.handoff=7 single"
"Boot with minimal options" "ro root=/dev/mapper/xps_system"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment