Shoutbox

New option at OS Selection Screen - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: New option at OS Selection Screen (/showthread.php?tid=51725)

New option at OS Selection Screen by Reaper on 10-12-2005 at 10:24 PM

my computer all of a sudden has an OS selection when in starts up (in the bios). its called, "Windows XP Professional (bootscreen)". underneath that is "Windows XP Professional". from what  i can see they both load up windows the same. is there anyway to remove either option, as in remove the OS selection screen
it happened today when my mate joined his laptop to my computer via network. it jus appeared


RE: New option at OS Selection Screen by Lou on 10-12-2005 at 10:36 PM

you have windows installed twice obviously....... two hard drives maybe? or maybe just partition?


RE: New option at OS Selection Screen by Reaper on 10-12-2005 at 10:40 PM

i didnt install it twice. after 2 years of not installing another OS why would it create another
my hdd is partioned, but theres no windows file in my other drive (F:) they are all in my C:


RE: New option at OS Selection Screen by pollolibredegrasa on 10-12-2005 at 11:02 PM

Have you installed StyleXP?


If so:
Clicky

Edit: No problem :)


RE: New option at OS Selection Screen by Reaper on 10-12-2005 at 11:19 PM

quote:
Originally posted by fatfreechicken
Have you installed StyleXP?


If so: Clicky
woohoo, works like a charm, thanks
RE: New option at OS Selection Screen by CookieRevised on 10-12-2005 at 11:35 PM

quote:
Originally posted by lou_habs
you have windows installed twice obviously
Nope, that's not obvious at all... It even doesn't mean he has two windows versions. I can have 50 lines like that in my boot up menu if I want. (please only post if you know about an issue a 100% certain and know how to solve it ;))




--------


Anyways, Reaper, post/attach the file C:\boot.ini here (can be a hidden file though) and we will quickly say what it is and if it is safe to delete an entry or not...

-------

This is mine:

quote:
Originally posted by boot.ini
[boot loader]
timeout=5
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 /KERNEL=LOGOOS.EXE /NoExecute=AlwaysOff
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition (Normal)"
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition (SafeBoot)" /safeboot
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP Home Edition (Second Copy)" /fastdetect
As you can see I have 2 copies of Windows XP, the main one on my first partition, and a backup one on my third partition of my first HDD (physical disk (0)).

I have three startup entries for my main one:
- The one I normally always use (with the /fastdetect option and the disabled DEP aka 'Data Execution Prevention' <= note: disabling this in XP SP2 can speed up windows, though it will disable the DEP security feature; but who needs that, just use your brains before starting up anything. DEP is also known to cause some bugs on certain SP2 systems)
- One which is a normal boot up, no frills whatever, loads and automatically detects everything. Useless to say that this boots up more slowely
- One which boots up in safe mode.


--------

EDIT: saw it too late that you already solved it, oh well...
(damn... must remember to click refresh befoer replying on threads)
RE: New option at OS Selection Screen by Supersonicdarky on 10-13-2005 at 01:19 AM

code:
[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 (bootscreen)" /noexecute=optin /fastdetect /KERNEL=kernel1.exe
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect


do i delete the multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect?

i just don't wana fuk my pc up
RE: New option at OS Selection Screen by CookieRevised on 10-13-2005 at 01:31 AM

Both start up the same Windows on the same disk on the same partition... but...

- The first one uses an alternative kernel. This means the original kernel has been modified (eg: by some styling program, but it can also be from a virus!)
- The second one is the basic default one.

So it depends on if you know you are running a styling program or not. Or if you ever changed/modified a windows welcome screen and that sort of stuff yourself. If you think you haven't and you aren't running or have runned any styling program, then delete the first.

In case you're running a styling program or have ever modified a welcome screen or other system stuff in Windows, you could delete the second one. Although I do not recommend it as this second line could function as a backup in case kernel1.exe gets corrupted. (you might want to change the text though, to something like: "Microsoft Windows XP Professional (unstyled)" or whatever)


RE: New option at OS Selection Screen by Supersonicdarky on 10-13-2005 at 01:36 AM

all i did was go into the boot screen menu in style xp, nothing else that could cause this...

but in the other forum it said to delete the second one :undecided:


RE: New option at OS Selection Screen by CookieRevised on 10-13-2005 at 01:41 AM

quote:
Originally posted by Supersonicdarky
all i did was go into the boot screen menu in style xp, nothing else that could cause this...
If you didn't selected anything or modified anything; thus if you decided not to use stylexp, you delete the first one...

quote:
Originally posted by Supersonicdarky
but in the other forum it said to delete the second one :undecided:
Then the other forum is wrong :P because then they automatically assume you want that Windows is skinned/styled/whatever if you start up StyleXP. And apparently StyleXP thinks the same way if it changes your boot.ini like that without asking.

---

Nevertheless, by reading that thread there, I don't see anywhere somebody saying to delete the second one.
=> EDIT: oopsy, it was indeed obvious. I guess I'm too tired atm, sorry to have missed that...

---

BTW, if you do delete the first one, you might as well find the file "kernel1.exe" in your system directory and delete it (and uninstall stylexp if not already done)...
RE: New option at OS Selection Screen by Supersonicdarky on 10-13-2005 at 01:49 AM

quote:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional (bootscreen)" /fastdetect /KERNEL=kernel1.exe
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect

edit this file which is called boot.ini
delete the line:
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect


there is says second
-----
Fixed :D
Thnx Cookie ;)