 |
|
 |
|
Next: Thumbs drives are very delicate per my IT person...
|
| Author |
Message |
External

Since: Oct 02, 2005 Posts: 25
|
(Msg. 1) Posted: Tue Oct 10, 2006 11:15 am
Post subject: How can I get rid of mystery OS at boot-up? Archived from groups: alt>comp>hardware>pc-homebuilt (more info?)
|
|
|
Hi!
At boot-up I get a screen asking which OS I'd like to boot (the way you
got if you installed two MS OSs on the same machine, like a lot of
people had to do back in the 9x / NT4 days)
The problem is, I have only one OS -XP!
I THINK this may have been caused by the way I formatted the disk. I
typed " format c: /s " from a Win98 boot disk.
(I was getting a bit fed-up and irrational because I was having some
problems installing XP, so I tried all the tricks I could think of...
This command puts some Win98 files on the hard drive to facilitate
install if I remember correctly. The problem was incorrectly positioned
RAM, but I didn't know that until later.)
I don't want this fake OS listing at boot-up, because it delays the boot
by 30 seconds while it's counting down waiting for the user to select OS.
Do you know how I can get rid of this listing, or at least set the
counting to 0, or a low number? (Re-formatting the disk is not an option
 of course! )
Jo >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
External

Since: Oct 24, 2005 Posts: 349
|
(Msg. 2) Posted: Tue Oct 10, 2006 3:51 pm
Post subject: Re: How can I get rid of mystery OS at boot-up? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Since some Win 98 files installed ahead of XP, the only way to get rid of
them is, unfortunately, reformatting.
The way to change the 30 second OS Boot selection at startup is to go to:
Control Panel
System
Advanced tab
Startup & Recovery
Settings
"Time to Display List of Operating Systems" should
be set to around 3 seconds.
Hope this helps !
--
DaveW
----------------
"Johanna" <johanna.DeleteThis@nospam.org> wrote in message
news:452c0db5$1@news1.homechoice.co.uk...
> Hi!
> At boot-up I get a screen asking which OS I'd like to boot (the way you
> got if you installed two MS OSs on the same machine, like a lot of people
> had to do back in the 9x / NT4 days)
>
> The problem is, I have only one OS -XP!
>
> I THINK this may have been caused by the way I formatted the disk. I typed
> " format c: /s " from a Win98 boot disk.
>
> (I was getting a bit fed-up and irrational because I was having some
> problems installing XP, so I tried all the tricks I could think of... This
> command puts some Win98 files on the hard drive to facilitate install if I
> remember correctly. The problem was incorrectly positioned RAM, but I
> didn't know that until later.)
>
> I don't want this fake OS listing at boot-up, because it delays the boot
> by 30 seconds while it's counting down waiting for the user to select OS.
>
> Do you know how I can get rid of this listing, or at least set the
> counting to 0, or a low number? (Re-formatting the disk is not an option
> of course! )
>
> Jo >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
External

Since: Feb 01, 2006 Posts: 1853
|
(Msg. 3) Posted: Wed Oct 11, 2006 8:14 am
Post subject: Re: How can I get rid of mystery OS at boot-up? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Johanna <johanna.RemoveThis@nospam.org> wrote
> At boot-up I get a screen asking which OS I'd like to boot (the way you got if you installed two
> MS OSs on the same machine, like a lot of people had to do back in the 9x / NT4 days)
> The problem is, I have only one OS -XP!
> I THINK this may have been caused by the way I formatted the disk. I typed " format c: /s "
> from a Win98 boot disk.
Nope, it wont have been that. Most likely the second
install you did after doing that. You should have
formatted the partition within the XP install instead.
> (I was getting a bit fed-up and irrational because I was having some problems installing XP, so I
> tried all the tricks I could think of...
> This command puts some Win98 files on the hard drive to facilitate
> install if I remember correctly.
Yes, but it isnt relevant to XP.
> The problem was incorrectly positioned RAM, but I didn't know that until later.)
> I don't want this fake OS listing at boot-up, because it delays the boot by 30 seconds while it's
> counting down waiting for the user to select OS.
> Do you know how I can get rid of this listing,
Yes, manually edit boot.ini
The entrys should be obvious.
> or at least set the counting to 0, or a low number?
You can do that too, but its better to just clean up the mess
and have just a single bootable OS specified in the boot.ini
Right mouse click on the My Computer icon in the Start,
select Propertys, then the Advanced tab. Then its the system
startup settings. The boot.ini Edit button should be obvious.
The boot.ini should look like
[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 Professional" /fastdetect
/NoExecute=OptIn
> (Re-formatting the disk is not an option of course! ) >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
External

Since: Oct 02, 2005 Posts: 25
|
(Msg. 4) Posted: Wed Oct 11, 2006 8:14 am
Post subject: SOLVED! -Thanks! : How can I get rid of mystery OS at boot-up? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks all for helping me with this!
Rod Speed wrote:
> Johanna <johanna.RemoveThis@nospam.org> wrote
>
>
>>At boot-up I get a screen asking which OS I'd like to boot (the way you got if you installed two
>>MS OSs on the same machine, like a lot of people had to do back in the 9x / NT4 days)
>
>
>>The problem is, I have only one OS -XP!
>
>
>>I THINK this may have been caused by the way I formatted the disk. I typed " format c: /s "
>>from a Win98 boot disk.
>
>
> Nope, it wont have been that. Most likely the second
> install you did after doing that. You should have
> formatted the partition within the XP install instead.
>
>
>>(I was getting a bit fed-up and irrational because I was having some problems installing XP, so I
>>tried all the tricks I could think of...
>>This command puts some Win98 files on the hard drive to facilitate
>>install if I remember correctly.
>
>
> Yes, but it isnt relevant to XP.
>
>
>>The problem was incorrectly positioned RAM, but I didn't know that until later.)
>
>
>>I don't want this fake OS listing at boot-up, because it delays the boot by 30 seconds while it's
>>counting down waiting for the user to select OS.
>
>
>>Do you know how I can get rid of this listing,
>
>
> Yes, manually edit boot.ini
>
> The entrys should be obvious.
>
>
>>or at least set the counting to 0, or a low number?
>
>
> You can do that too, but its better to just clean up the mess
> and have just a single bootable OS specified in the boot.ini
>
> Right mouse click on the My Computer icon in the Start,
> select Propertys, then the Advanced tab. Then its the system
> startup settings. The boot.ini Edit button should be obvious.
>
> The boot.ini should look like
>
> [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 Professional" /fastdetect
> /NoExecute=OptIn
>
>
>>(Re-formatting the disk is not an option of course! )
>
>
> >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
External

Since: Feb 01, 2006 Posts: 1853
|
(Msg. 5) Posted: Wed Oct 11, 2006 10:37 am
Post subject: Re: How can I get rid of mystery OS at boot-up? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
DaveW <somewhere.TakeThisOut@zero.org> wrote:
> Since some Win 98 files installed ahead of XP, the only way to get rid of them is, unfortunately,
> reformatting.
Wrong, the XP install will have done what is necessary with those.
> The way to change the 30 second OS Boot selection at startup is to go
> to: Control Panel
> System
> Advanced tab
> Startup & Recovery
> Settings
> "Time to Display List of Operating Systems" should
> be set to around 3 seconds.
> Hope this helps !
>
>
> ----------------
> "Johanna" <johanna.TakeThisOut@nospam.org> wrote in message
> news:452c0db5$1@news1.homechoice.co.uk...
>> Hi!
>> At boot-up I get a screen asking which OS I'd like to boot (the way
>> you got if you installed two MS OSs on the same machine, like a lot
>> of people had to do back in the 9x / NT4 days)
>>
>> The problem is, I have only one OS -XP!
>>
>> I THINK this may have been caused by the way I formatted the disk. I
>> typed " format c: /s " from a Win98 boot disk.
>>
>> (I was getting a bit fed-up and irrational because I was having some
>> problems installing XP, so I tried all the tricks I could think
>> of... This command puts some Win98 files on the hard drive to
>> facilitate install if I remember correctly. The problem was
>> incorrectly positioned RAM, but I didn't know that until later.)
>>
>> I don't want this fake OS listing at boot-up, because it delays the
>> boot by 30 seconds while it's counting down waiting for the user to
>> select OS. Do you know how I can get rid of this listing, or at least set the
>> counting to 0, or a low number? (Re-formatting the disk is not an
>> option of course! )
>>
>> Jo >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
External

Since: Feb 04, 2005 Posts: 1
|
(Msg. 6) Posted: Wed Oct 11, 2006 10:37 am
Post subject: Re: How can I get rid of mystery OS at boot-up? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
boot from the xp disk
choose repair option
after you select the operating system and type in admin password a
command prompt will entice you to typesomething
type " fixboot"
it will ask if you are sure say yes and reboot
>>>
>>> I THINK this may have been caused by the way I formatted the disk. I
>>> typed " format c: /s " from a Win98 boot disk.
>>>
>>> (I was getting a bit fed-up and irrational because I was having some
>>> problems installing XP, so I tried all the tricks I could think
>>> of... This command puts some Win98 files on the hard drive to
>>> facilitate install if I remember correctly. The problem was
>>> incorrectly positioned RAM, but I didn't know that until later.)
>>>
>>> I don't want this fake OS listing at boot-up, because it delays the
>>> boot by 30 seconds while it's counting down waiting for the user to
>>> select OS. Do you know how I can get rid of this listing, or at least set the
>>> counting to 0, or a low number? (Re-formatting the disk is not an
>>> option of course! )
>>>
>>> Jo
> >> Stay informed about: How can I get rid of mystery OS at boot-up? |
|
| Back to top |
|
 |  |
| Related Topics: | Boot Up Mystery - Help Needed - Hello, A friend of mine brought two of their PC's over last night for me to fix and reinstall their operating systems. I unplugged the power cord, keyboard, mouse and monitor from my PC to their first one. It booted up and I started the reinstall..
graphics mystery - Howdy: I have a kinda mystery here on a neighbors machine. She has a line running vertically down the center of her 17" LCD screen. It is about 1/8" wide and has a band or two of blue, yellow and I think green, but not sure about the colors. ...
Black Monitor Mystery - Started out with an Abit AA8 mobo, Intel 530 CPU, Antec Sonata Case, WD 120 gig Serial ATA HDD, 1 gig (2 sticks) 240 pin DDR2 RAM, Windows XP Pro and Chaintech PCI Express video card. Hooked it up and it would not boot. Being a coward, I carted it back t...
A Random Freezing/Rebooting Mystery - I recently began building a new computer. Specs being. 2.2ghz Intel Core 2 2gb of DDR2 800mhz Raedon HD2600pro small 160gb harddrive SATA 18x dvd/cd burner SATA 500w psu(came with the case) As the story goes, I built this computer and all is good and..
PC won't boot - I am in some need of assistance. Below is the set-up I have, the problem I am having and what I have tried to do to fix the concern. Abit IS7 Intel P4 3.2GHz 2 x Crucial PC3200 DDR 512Mb (CT6464Z40BA) Asus V9180SE/T graphics card 2 x Seagate 60Gb.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|