Ognjeni Posted November 23, 2009 Posted November 23, 2009 (edited) Hello everybody,first to say this forum rocks , i found out many interesting and great stuff...and thank you for your help and time in advance about my problem.I have windows 7 32 bit and i want to instal windows xp 32 gb.i have 2 HDD's(160 gb and 1 TB ) ....windows 7 is on first hdd...160 GB..and i maded 33 GB partition from second HDD ( 1TB) to put XP on it. but there is no way i can do that.http://i49.tinypic.com/21vuq1.pngI maded bootable USB disk from great guides on this forum....but i have problems during setup......there is 2 steps right....text mode and second GUI mode + 1 st windows start.....when i finish with first step, PC reboot's and i choose 2nd...GUI mode...but then i get this error <Windows root>\system32\hal.dllI have readed about that and i think i know why i got that error but i don't know how to fix it.....i readed that when you change boot order in your bios that you can get this error.....and this is my problem...when i go to bios and select 1st boot device to be USB HDD or zip...i need to change hdd boot order.....i need to put that usb on first place in froont of the 2 HDD or that usb is not going to boot and start setup...and i think that is the problem...http://www.howtogeek.com/wp-content/upload...8/09/image4.png(this picture is not my bios settings..but i wanted to show what bios setting i'm talking about....so..i need to put usb in front of 2 HDD in that setting like in picture ) this is windows 7 boot.ini ( funny thing i don't see windows 7 anywhere..only xp....and i'm writing this msg from windows 7 );;Warning: Boot.ini is used on Windows XP and earlier operating systems.;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.;[boot loader]timeout=1default=multi(0)disk(0)rdisk(1)partition(2)\WINDOWS[operating systems]multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECTmulti(0)disk(0)rdisk(2)partition(2)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECTPlease help, thank you Edited November 23, 2009 by Ognjeni
jaclaz Posted November 23, 2009 Posted November 23, 2009 (edited) I don't get it.The screenshot you posted is about an UNFORMATTED "free space".Is it now formatted?AND re-partitioned?You have (from the screenshot) an a-typical installation, where first partition (intended as partition that occupies the space nearest to the beginning of Disk 1) is a Logical Volume inside a WHOLE Extended partition that spans over the whole Disk.In other words, you are seemingly trying to install to a Logical Volume on a disk that has no Primary partitions.However, let's get this straight:multi(0)disk(0)rdisk(1)partition(2)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECTrdisk(1) means 2nd hard disk (since disks are numbered starting from 0)partition(2) means 2nd partition (since partitions are numbered from 1)But the above numbering (of disks) will increase by one when you boot from the USB, i.e. THE SAME above will become, when booted from USB:multi(0)disk(0)rdisk(2)partition(2)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECTYou can try adding more entries to BOOT.INI, like (the foillowing are numbered in the case that the booted device is the USB stick and it is Disk 0):multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Second part of XP Professional setup from hd 0 part 1" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(2)\WINDOWS="Second part of XP Professional setup from hd 0 part 2" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(3)\WINDOWS="Second part of XP Professional setup from hd 0 part 3" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(4)\WINDOWS="Second part of XP Professional setup from hd 0 part 4" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(1)\WINDOWS="Second part of XP Professional setup from hd 1 part 1" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(3)\WINDOWS="Second part of XP Professional setup from hd 1 part 3" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(4)\WINDOWS="Second part of XP Professional setup from hd 1 part 4" /FASTDETECTBut, if you boot "normally" to your windows 7, what can you see in that partition (which files, which drive letter it gets, etc.) after the first part of the install ran?jaclaz Edited November 23, 2009 by jaclaz
Ognjeni Posted November 23, 2009 Author Posted November 23, 2009 (edited) Thanks jaclaz....here is the deal...i readed in some tutorial for creating partition for xp (on win 7 ) is to shrink desired hdd and leave that "free space" and than in XP setup, create partition from that "free space"..as i recoll...i get G: letter for that partition....and some files ( i will try again now and take pic of it )should i copy this boot.ini to my boot.ini and that try to instal xp ?p.s. yes i can boot to windows 7 'normaly ' after failed xp setup...but each time i need to insert windows 7 disk and go to repair startup .....* i tryed with code for boot.ini you gave me but same thing happend....here is the pic of that new 33gb partition after failed setuphttp://i49.tinypic.com/qn0g13.jpghttp://i45.tinypic.com/2jcudqo.jpghttp://i50.tinypic.com/1040ytx.jpg Edited November 23, 2009 by Ognjeni
ilko_t Posted November 23, 2009 Posted November 23, 2009 @OgnjeniIf you are booting the second stage (GUI mode) from the USB stick, you'd need to modify BOTT.INI on the USB stick, NOT on the local hard disk.Check FAQs as well:http://www.msfn.org/board/faqs-t116766.htmlQ4/A4
Ognjeni Posted November 24, 2009 Author Posted November 24, 2009 thanks but i dont know what to add to boot.ini..please help this is boot.ini of my usb [boot Loader]Timeout=10Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS[Operating Systems]multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="2. GUI Mode Setup Windows XP, Continue Setup + Start XP" /FASTDETECTC:\SETUPLDR.bs="1. TXT Mode Setup Windows XP, Never unplug USB-Drive Until After Logon"
jaclaz Posted November 24, 2009 Posted November 24, 2009 thanks but i dont know what to add to boot.ini..please helpAre you reading this thread blindfolded? Try reading again (yes, take that blindfold off ) what I posted.Change this:[Boot Loader]Timeout=10Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS[Operating Systems]multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="2. GUI Mode Setup Windows XP, Continue Setup + Start XP" /FASTDETECTinto this:[Boot Loader]Timeout=10Default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS[Operating Systems]multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Second part of XP Professional setup from hd 0 part 1" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(2)\WINDOWS="Second part of XP Professional setup from hd 0 part 2" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(3)\WINDOWS="Second part of XP Professional setup from hd 0 part 3" /FASTDETECTmulti(0)disk(0)rdisk(1)partition(4)\WINDOWS="Second part of XP Professional setup from hd 0 part 4" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(1)\WINDOWS="Second part of XP Professional setup from hd 1 part 1" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(3)\WINDOWS="Second part of XP Professional setup from hd 1 part 3" /FASTDETECTmulti(0)disk(0)rdisk(2)partition(4)\WINDOWS="Second part of XP Professional setup from hd 1 part 4" /FASTDETECTTry choosing each item until you find one that works.I would try this one first :multi(0)disk(0)rdisk(2)partition(2)\WINDOWS="Second part of XP Professional setup from hd 1 part 2" /FASTDETECTjaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now