[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Locked up boot after failed update



Read-only / filesystem:
Had to run
Error typo:
mount -d -o remount,rw /dev/sda6 /

correction:
mount -n -o remount,rw /dev/sda6 /

to get read-write access to the root filesystem


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]