From fa4fe814ae78bbb321e8644d2b2b1e537701a546 Mon Sep 17 00:00:00 2001 From: oholiab Date: Thu, 10 Nov 2011 16:41:06 +0000 Subject: [PATCH] Updated README.md so that other people won't make the same dumb mistake that I did about 9 times. I may just be especially stupid though so ignored pull requests are expected ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3945ae36..0185518e 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Put your isofile inside the 'currentdir'/iso directory or if you don't run - Mount the ISO File :iso_file - Boot up the machine and wait for :boot_time - Send the keystrokes in :boot_cmd_sequence -- Startup a webserver on :kickstart_port to wait for a request for the :kickstart_file +- Startup a webserver on :kickstart_port to wait for a request for the :kickstart_file (don't navigate to the file in your browser or the server will stop and the installer will not be able to find your preseed) - Wait for ssh login to work with :ssh_user , :ssh_password - Sudo execute the :postinstall_files