Japanese Video: Common Things In Slow Motion Updates Your RSS Feed Address For Samanathon.com & New Link Love For Commentators

Create a Startup Menu With Different Boot Options

Written by Saman Sadeghi on April 13, 2008 Add comments

Last week, I showed you how to edit XP’s boot.ini file. This week I’ll show you how to create a bootloader menu even if you have only one operating system installed! You can set up a boot menu that will let you choose to load your OS with different options:

  • Your normal operating system
  • A mode that lets you trace any startup problems
  • Safe Mode

All you have to do is create entries with different switches!

Setting up Boot Options

If you wanted to start XP in a mode that will trace potential startup problems, you could create this entry: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Trace Problems XP Home Edition"
/fastdetect /bootlog /sos

This setup creates a startup log and displays information about the drivers and other operating system information as it loads them.

To boot in Safe Mode with networking, you’d setup this entry:

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Safe Start XP Home Edition" /
fastdetect /safeboot:network

Example

Lets say that you want the bootloader menu to display for 30 seconds, normal XP startup to be the default and the above examples listed above there too:

[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” /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Trace Problems XP Home Edition”
/fastdetect /bootlog /sos
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Safe Start XP Home Edition” /
fastdetect /safeboot:network

GUI Options

If you’re not too comfortable editing the boot.ini file, you could always use the System Configuration Utility. It won’t provide you with as many options as setting your own switches, but it can be much safer if your leery.

  1. Hit the Windows Key+R
  2. type the following, then enter:
    msconfig
  3. Click the Boot.ini tab
  4. Select options under the Boot Options section.

The System Configuration Utility

Start Slide Show with PicLens Lite PicLens
This post is filed in: Hacks, Technology, Windows Tips And Tricks and has been viewed 855 views times.

Japanese Video: Common Things In Slow Motion Updates Your RSS Feed Address For Samanathon.com & New Link Love For Commentators

Racoon Mario Suggests You Read These Related Posts:


Racoon Mario
  • Windows Tip: Monitor CPU Usage
  • Windows Hacks: Improve The Context Menu, Part 1
  • Information and Options of XP’s boot.ini File
  • Windows Hacks: Improve The Context Menu, Part 3
  • Windows XP’s Hidden Programs


  • RSS feed | Trackback URI

    3 Comments »

    Comment by 2Perfect 2008-04-13 02:57:52

    MyAvatars 0.2

    Ooh cool. I’ve never heard of the thing for tracing problems. Does is just show everything it’s loading and if it loads properly or not?

    For my old laptop I just used GRUB, which we can easily add some graphics to and hear all the ooh’s and ahh’s from my friends when I load it. But with my Dell laptop I don’t even use GRUB. They have a separate button for MediaDirect, which is like Media Center but it’s a separate OS, so it doesn’t take as long as loading Windows, and uses less battery. Uninstalled that and found some instructions to make that load Linux instead :P

    Going off topic, do you know why it doesn’t save my information on comments? I always have to type in my name, e-mail, and URL, even though it used to be saved… really weird.

    Comment by 2Perfect 2008-04-13 03:08:33

    MyAvatars 0.2

    actually nevermind… it’s back =S it wasn’t for a while. And also my comment didn’t even show up for awhile. It usually shows up immediately. Or do you have it set to review each one? Although I doubt you would be up at this time to have approved it =S

    Comment by Saman Sadeghi 2008-04-13 19:03:31

    MyAvatars 0.2

    No, I don’t moderate each post - that would take me forever to go through them all! It’s odd that your comment didn’t show up right away, maybe WP-Cache was having a bad day….

     
     
     

    Leave a Reply

    Name (required)
    E-mail (required - never shown publicly)
    URI
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.
    Japanese Video: Common Things In Slow Motion Updates Your RSS Feed Address For Samanathon.com & New Link Love For Commentators