mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Report the /MININT option for Live CD boots.
svn path=/trunk/; revision=9617
This commit is contained in:
@@ -523,7 +523,7 @@ LoadAndBootReactOS(PUCHAR OperatingSystemName)
|
||||
|
||||
/* Set kernel command line */
|
||||
sprintf(multiboot_kernel_cmdline,
|
||||
"multi(0)disk(0)cdrom(%u)\\reactos",
|
||||
"multi(0)disk(0)cdrom(%u)\\reactos /MININT",
|
||||
(unsigned int)BootDrive);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user