522 bytes added
, 10:31, 15 November 2017
# Reboot to Grub Menu
# Edit Grub Menu: Press e to edit
# Alter boot menu <source line lang="bash">FROM:
linux /boot/vmlinuz-4-4.0-22-generic root=UUID=43ad24d3-e\
c5b-44ee-a099-a88eb9520989 ro quiet splash $vt_handoff CHANGE TO: linux /boot/vmlinuz-4-4.0-22-generic root=UUID=43ad24d3-e\
c5b-44ee-a099-a88eb9520989 rw init=/bin/bash
TO:
linux /boot/vmlinuz-4-4.0-22-generic root=UUID=43ad24d3-e\
c5b-44ee-a099-a88eb9520989 rw init=/bin/bash
</source>
# Partition is read-write mounted: mount | grep -w /