From 3f1a35321f9a8588f8bcb97b5da9cbee18f3b7d4 Mon Sep 17 00:00:00 2001 From: sin Date: Thu, 26 Sep 2013 21:05:15 +0100 Subject: [PATCH] Fix README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7d7cf36..b5deaf0 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ After you've built stage0 you can create a bootable image with `sudo ./create-bootable'. -You'll first need to load the loop module with with the parameter +You'll first need to load the loop module with the parameter max_part=15. You can dd this image to a USB stick if you need to. Make sure to change the kernel command line to point it to your root device.