commit 71671249f171b2a48fbe8d96d6e6d684e45a2a09 parent 49b94e523ce82de8c36f8aae0caaaa67830ff7b8 Author: sin <sin@2f30.org> Date: Tue, 18 Feb 2014 20:08:58 +0000 Update README Diffstat:
M | README | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README @@ -20,9 +20,9 @@ After you've built stage0 you can create a bootable image: sudo modprobe loop max_part=15 # to be done only once sudo ./create-bootable -This creates a 512MB image. You can dd this image to a USB stick if -you want to. Make sure to change the kernel command line to point it -to your root device. +This creates a 4GB image. You can dd this image to a USB stick if you +want to. Make sure to change the kernel command line to point it to +your root device. Login with root and an empty password.