Go Back   PCMech Forums > Windows Support > Windows Legacy Support (XP and earlier)

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 08-27-2004, 10:37 AM   #1
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
Boom startup menu

if you have two HDDs and a windows on each of them, you could make a menu at the start up to display which OS you want to start up. its in the system, advanced, and statup and recovery.
i cant do it now, there is only one hard drive in the menu.
can some1 help me please. im kinda frustrated
rebert is offline   Reply With Quote
Old 08-27-2004, 03:01 PM   #2
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
What O/S's are you running?
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
Force Flow is offline   Reply With Quote
Old 08-27-2004, 04:56 PM   #3
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
im running windows XP service pack 1.
i almost know how to do it but forgot plz help
rebert is offline   Reply With Quote
Old 08-28-2004, 07:37 AM   #4
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
guyz, either i got buried under the SP2 questions or wither you thought im okay. this thing keeps buging me, can some1 here answer this stupid question.
How do I make a manu or which OS to chose on the startup.
i have windows xp, it was done before but i forgot.
rebert is offline   Reply With Quote
Old 08-28-2004, 11:49 AM   #5
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
ok, is this such a hard question?
i have win xp installed on two separate HDs.
i have recently reinstalled the xp on one of them.
i want a menu to pop up when i turn on the comp.
i had the menu before, but now its gone (due to the reinstallation DURRRR).
i assume the menu file is a file called boot.ini?
how can i change the boot file to allow this stupid freaging menu to pop up.
im raving mad

nature plays cruel joks upon people of all walks of life.
Plato, of course, the guy from sucked up to socrates
rebert is offline   Reply With Quote
Old 08-28-2004, 11:18 PM   #6
Barefoot on the Moon!
Staff
Premium Member
 
Force Flow's Avatar
 
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
Have a little patience, rebert.

You can find the boot.ini file by going to start > run > type "msconfig" > "boot.ini" tab

You're saying that you have two instances of XP?
Force Flow is offline   Reply With Quote
Old 08-29-2004, 05:20 AM   #7
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
yes, as a matter of fact i do, the reson is that my dad likes to put quite a bit of software on his system and I wana light system so i could work and play games AFAP.
the problem is that i can see the file from system/advanced/startup and recovery. when i go there is only displays one OS. thats the problem. i want it to display two OS. i though i could edit the text file by clicking the edit button on that window. the attachment is below this text.

Last edited by rebert; 08-29-2004 at 05:25 AM.
rebert is offline   Reply With Quote
Old 08-29-2004, 05:26 AM   #8
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
Start/Run type "boot.ini"

add something like this:
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
TheMajor is offline   Reply With Quote
Old 08-29-2004, 05:44 AM   #9
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
the picture might help

this attachment is would clarify a bit what im talking about
Attached Images
File Type: jpg untitled.JPG (38.2 KB, 39 views)
rebert is offline   Reply With Quote
Old 08-29-2004, 05:46 AM   #10
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
if there's only one u have to add the second XP manually
TheMajor is offline   Reply With Quote
Old 08-29-2004, 05:49 AM   #11
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
ok, but i probably should substitute the name with Oz's startup because my dad already changed the name on his menu?
rebert is offline   Reply With Quote
Old 08-29-2004, 06:01 AM   #12
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
his menu? only one menu works...dont try to set it on both windows, only one windows (wich normally boots without the menu) must be changed in boot.ini.

you can change the name "Microsoft Windows XP" in whatever you want.

sorry if I misunderstood anything
TheMajor is offline   Reply With Quote
Old 08-29-2004, 06:10 AM   #13
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
thanks ur the best

one thing though, how u access boot.ini again
i wen to run>boot.ini and it didnt open, i opened it from the menu i attached on my post
rebert is offline   Reply With Quote
Old 08-29-2004, 06:17 AM   #14
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
that's ok, too

please post the text it contains when you're ready
TheMajor is offline   Reply With Quote
Old 08-29-2004, 06:27 AM   #15
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
what u mean "post the text"?
sorry if i misunderstood u
rebert is offline   Reply With Quote
Old 08-29-2004, 06:35 AM   #16
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
everything that's in boot.ini. Maybe I can see something wrong
TheMajor is offline   Reply With Quote
Old 08-29-2004, 06:39 AM   #17
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
here ya go

--------------------------------------------------------------------------
[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="Garegin's Startup"
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP"
--------------------------------------------------------------------------
rebert is offline   Reply With Quote
Old 08-29-2004, 06:45 AM   #18
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
ok, it looks ok.
is the second windows on a harddrive with only one partition?
if yes..the "partition(1)" part is OK this way, but I am not sure about the zeros and ones behind multi and disk and rdisk...change these everytime the booting of the second XP fails until you find the right combination.

DON'T change anything to the upper line, the one with Garegin's etc

good luck booting
TheMajor is offline   Reply With Quote
Old 08-29-2004, 06:46 AM   #19
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
too bad I haven't got a dual boot system right now..else I could take a look in its boot.ini
TheMajor is offline   Reply With Quote
Old 08-29-2004, 06:56 AM   #20
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
well, no i have a multi-partition harddrive.
i changed the boot.ini, but the other OS, doesnt start.
how can i get the correct info from from OS, so i could write the boot.ini according to it?
rebert is offline   Reply With Quote
Old 08-29-2004, 07:06 AM   #21
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
dunno, but disk has to be (1) im pretty sure because its the second drive. If the XP2 is on the first partition of the second drive partition has to be (1).

I don't know where to get this info..i'll try google
TheMajor is offline   Reply With Quote
Old 08-29-2004, 07:20 AM   #22
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
put all these in your boot.ini and reboot. delete those who don't work:

multi(1)disk(0)rdisk(1)partition(1)\WINDOWS="test item 1"
multi(1)disk(0)rdisk(0)partition(1)\WINDOWS="test item 2"
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="test item 3"
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="test item 1"

good luck

for more info: http://windows.about.com/library/weekly/aa032099.htm
TheMajor is offline   Reply With Quote
Old 08-29-2004, 07:53 AM   #23
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
ta da

success, the boot.ini file has been set up
i have also learned how it actually works
the first line inticates the controller, the second the drive, third the partition and the forth the windows path.
my windows was on 0 controller(same IDE channel as the other drive), 0 drive (because the thing is multix) and the 1 partition

boot.ini is a very complecated thing.
last time i reinstalled the same thing happened again. i called dell, they made me reset my CMOS, and didnt tell me that i had to rewrite my boot.ini file, because the drive was now on a different IDE channel.

thanks major
rebert is offline   Reply With Quote
Old 08-29-2004, 07:56 AM   #24
Member (9 bit)
 
Join Date: Jun 2004
Posts: 279
no problem..you found the same link in google?
TheMajor is offline   Reply With Quote
Old 08-29-2004, 08:00 AM   #25
Banned
 
Join Date: Aug 2004
Location: brooklyn, ny
Posts: 104
nay, i just read the about.com article
its off topic, but about.com has some dump moderators.
the teen advice moderator wrote that "going first base" means to kiss. watta dummass

still laughing my butt off
rebert is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:18 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2