How to start a server in root without USB key

From EN Ikoula wiki
Revision as of 17:31, 7 December 2015 by Ikbot (talk | contribs) (Created page with "<br /> This article has been created by an automatic translation software. You can view the article source here.<br...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽


This article has been created by an automatic translation software. You can view the article source here.


It is possible to start a Server and having root access without needing a bootable USB key or a KVM.


Indeed, when starting Grub screen, can edit the line en based on "e" to edit.

Then edit the line that starts by kernel, remove "quiet splash " and Add init=/bin/bash


The system should then start and give you a root console, without needing the password.


It is possible that the system is Mount ed in read-only to reassemble the / en read-write.

It is then necessary to remount the system of fichiker with the following command :

mount -o remount, rw /dev/sda1 /



You are not allowed to post comments.