MSFN Forum: custom boot.ini file - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

custom boot.ini file how to add to install media Rate Topic: -----

#1 User is offline   Jadestar 

  • Member
  • PipPip
  • Group: Members
  • Posts: 106
  • Joined: 07-November 07

Posted 13 May 2010 - 04:54 PM

I have a custom boot.ini file that does the showgui and all that jazz. Anyway, the procedure I use right now is to delete the current boot.ini after first boot and copy my custom to the C drive. This works MOST of the time but in some cases it breaks and the boot file gets weird...some ppm flag gets put in there aswell as a bad default entry that leads to a hall.dll error (unless you choose the right boot). Not sure what that problem is but manually replacing the boot.ini file seems to work.

So my question is, can I put my custom boot.ini file in the installation media itself so that when windows installs, it puts MY boot.ini file on C: instead of the one it would normally create?

Thanks,


#2 User is offline   HØLLØW 

  • Member
  • PipPip
  • Group: Members
  • Posts: 125
  • Joined: 01-March 07
  • OS:XP Pro x86
  • Country: Country Flag

Posted 15 May 2010 - 03:30 AM

Hi Jadestar,

you can easily use the command "bootcfg" to add the switches you want to your "boot.ini" file.


An example:

bootcfg /raw "/PAE /3GB /USERVA=3072" /a /ID 1



The command "/raw" says, that the following switches "/PAE /3GB /USERVA=3072" should be added, the "/a" after that says, that the switches
should be added to the existing switches in your "boot.ini" and not to overwrite them. "/ID 1" is the "ID" of your "boot.ini" entry which starts at "1".




Hope I could help you.

This post has been edited by HØLLØW: 15 May 2010 - 03:32 AM


#3 User is offline   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 9,108
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 16 May 2010 - 03:06 AM

If I may, a small addition, there are two "BOOTCFG" programs, one in Recovery Console and one in "normal" XP with slightly different behaviour/switches.
Most of the references you find around, including those on MS site are for the RC version, here is reference for BOTH:
http://ss64.com/nt/bootcfg.html

It seems like it's use is documented for XP only from RC :
http://support.micro...kb/291980/en-us
whilst on Server2003 it is detailed for both programs:
http://support.micro...kb/317521/en-us
These are also interesting:
( the "normal" bootcfg is in XP PRO but not in Home)
http://support.micro...kb;en-us;289022
http://support.micro...kb/303980/en-us


jaclaz

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy