diff options
Diffstat (limited to 'Boot/Modules/NetBoot')
| -rw-r--r-- | Boot/Modules/NetBoot/Module.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/Modules/NetBoot/Module.cxx b/Boot/Modules/NetBoot/Module.cxx index 3bc71d0e..b389d435 100644 --- a/Boot/Modules/NetBoot/Module.cxx +++ b/Boot/Modules/NetBoot/Module.cxx @@ -12,7 +12,7 @@ EXTERN_C Int32 ModuleMain(Void) { - /// - Find a network drive called "/Remote/newoskrnl" + /// - Find a network drive called "\\Remote\\newoskrnl" with fork 'From-NetBoot' /// - Download our image /// - Boot from it. |
