ilko_t, on Feb 11 2009, 12:59 PM, said:
Yes, I did miss your answer, thank you, I will try again.
Posted 11 February 2009 - 05:44 PM
Posted 11 February 2009 - 05:45 PM
jacopo, on Feb 11 2009, 04:06 PM, said:
This post has been edited by ilko_t: 11 February 2009 - 05:46 PM
Posted 11 February 2009 - 05:53 PM
Posted 12 February 2009 - 02:39 AM
jacopo, on Feb 12 2009, 12:06 AM, said:
ilko_t, on Feb 11 2009, 11:59 PM, said:
This post has been edited by jaclaz: 12 February 2009 - 02:59 AM
Posted 12 February 2009 - 06:01 PM
Posted 13 February 2009 - 01:16 AM
Posted 14 February 2009 - 03:51 AM
Sergo, on Feb 14 2009, 12:36 AM, said:
Posted 14 February 2009 - 07:28 PM
Boomh4u3r, on Feb 8 2009, 11:48 PM, said:
This post has been edited by jaclaz: 15 February 2009 - 12:12 PM
Posted 15 February 2009 - 10:21 AM
Posted 15 February 2009 - 06:07 PM
ilko_t, on Feb 11 2009, 12:31 AM, said:
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /noexecute=optin /fastdetectyou need to add another line at the bottom:
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="USB repair, NOT to start WindowsThen Setup will recognize the existing installation. This is if Windows is in the first partition.
[boot loader] timeout=10 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /bootlog /sos /noexecute=optout multi(0)disk(0)rdisk(0)partition(2)\WINDOWS=" XP #2 " /fastdetect /bootlog /sos /noexecute=optout multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="USB repair, NOT to start Windows"
This post has been edited by dforionstar: 15 February 2009 - 06:09 PM
Posted 16 February 2009 - 09:09 AM
Starting cmain()...(or something along those lines)
grub> _
Posted 16 February 2009 - 09:31 AM
Posted 17 February 2009 - 02:18 PM
;winntupgrade="no" ;win9xupgrade="no"
Posted 17 February 2009 - 10:02 PM
Posted 18 February 2009 - 02:14 AM
Posted 18 February 2009 - 12:47 PM
ilko_t, on Feb 18 2009, 12:14 AM, said:
; Generated by nLite 1.4.9.1 [Data] MsDosInitiated=1 floppyless=1 AutomaticUpdates="No" Autopartition=0 UnattendedInstall="No" [Display] Xresolution=1440 Yresolution=900 BitsPerPel=32 [SystemRestore] MaximumDataStorePercentOfDisk=10 [GuiUnattended] OemSkipWelcome=1 [Shell] CustomDefaultThemeFile="%WinDir%\Resources\Themes\Luna.theme" [Components] [UserData] ProductKey= [RegionalSettings] LanguageGroup=1 SystemLocale="0409" UserLocale="0409" UserLocale_DefaultUser="0409" InputLocale="0409:00000409" InputLocale_DefaultUser="0409:00000409" [Networking] InstallDefaultComponents="Yes" [GuiRunOnce] "binifix4.cmd c:" "undoren.cmd" ; ; Changed by USB_MultiBoot for INSTALL XP from USB ; [SetupParams] UserExecute = "ren_fold.cmd"
Posted 19 February 2009 - 02:31 AM
Posted 19 February 2009 - 02:58 AM
Posted 19 February 2009 - 03:59 AM
[data] floppyless="1" msdosinitiated="1"Make sure you are editing winnt.sif in ~BT folder.