Moderators, translator
455
edits
m (→Preparation: concatenated the BIOS systems) |
m (→Use root context: fix small grammar) |
||
Line 30: | Line 30: | ||
==Use root context== | ==Use root context== | ||
When you have loaded the live ISO - depending on environment - open a terminal and switch to ''root | When you have loaded the live ISO - depending on environment - open a terminal and switch to ''root'' context. Use above mentioned root:password combination. | ||
{{UserCmd|command=su}} | {{UserCmd|command=su}} | ||
==Chroot environment== | ==Chroot environment== | ||
Chroot is a method to restrict various tasks to a restricted area e.g. package installation and other system maintenance tasks. Follow the [https://wiki.archlinux.org/index.php/Change_Root link] to read more about chroot on the Arch wiki. | Chroot is a method to restrict various tasks to a restricted area e.g. package installation and other system maintenance tasks. Follow the [https://wiki.archlinux.org/index.php/Change_Root link] to read more about chroot on the Arch wiki. |