#!/bin/bash
grep -oP '\broot=\K\S+' <<< "BOOT_IMAGE=/vmlinuz-5.15.0-57-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7"