Miscellaneous:SystemD Faq

From Lunar Linux
(Difference between revisions)
Jump to: navigation, search
Wdp (Talk | contribs)
(New page: == systemd for the rescue - faq == '''Something is f***ed up trying to mount using init=/bin/bash works but i cannot mount / rw because of missing mtab''' You have to give the drive / pa...)

Latest revision as of 12:50, 26 August 2011

systemd for the rescue - faq

Something is f***ed up trying to mount using init=/bin/bash works but i cannot mount / rw because of missing mtab

You have to give the drive / partition to mount. e.g.:

 mount -o remount,rw /dev/sda2 /
Personal tools
Namespaces
Variants
Actions
Wiki Navigation
Project Sites
Toolbox