I want to install the Emacs operating system to experience its legendary text editing capabilities. I have created a new partition on my hard disk to accommodate Emacs. Now, how do I boot into Emacs from the BIOS?
hahahahaa
Configure your init to load Emacs, make Emacs PID 2.
There's this, give it a try and report back:
https://web.archive.org/web/20220130040929/https://www.informatimago.com/linux/emacs-on-user-mode-linux.html
You could make emacs your login shell?
There is some sort of Emacs-based init system but i forgot what it was called
>>6
https://github.com/a-schaefers/systemE
A lightweight systemd replacement written in Emacs lisp
As a softcore option: https://stumpwm.github.io
>>8
That is a window manager implemented using Common Lisp. I could install that after installing the Emacs operating system. How does that help in installing Emacs?