morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit fa0dfbf5b68decc47aa076ed81899f181d2a122b
parent e9f0a14cd0d07f4025629231075deb2a8f6648b8
Author: sin <sin@2f30.org>
Date:   Sat, 17 May 2014 15:23:41 +0100

mk bootable requires ROOT to be set

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -69,7 +69,7 @@ To create a bootable image: sudo modprobe -r loop sudo modprobe loop max_part=15 # to be done only once - sudo mk bootable # this invokes stuff/create-bootable + sudo mk ROOT=$(pwd)/root bootable # set ROOT to point to your rootfs Make sure to change the kernel command line to point it to your root device. You can do this at the boot prompt: