Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back a page or two to re-sync the thread and this will then show latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Multiple OS Query

  • 21-02-2006 7:11pm
    #1
    Closed Accounts Posts: 396 ✭✭


    I have 2 IDE 150 HDs installed on my system - one of them has XP Pro installed on it and the other is data only.

    I recently bought my first SATA drive and installed XP MCE on it. The boot files (ntldr etc) are still on the first IDE drive.

    My boot.ini file:
    [boot loader]
    timeout=10
    default=multi(0)disk(0)rdisk(2)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(2)partition(1)\WINDOWS="Windows XP Media Center Edition" /noexecute=optin /fastdetect
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /FASTDETECT /NoExecute=OptIn

    I now have the situation where I want to unplug the first IDE drive as I'm no longer going to use XP Pro. My question is how do I go about transferring the boot files to the SATA drive?

    I have partition magic available to me. I saw someone mess this up recenly and I really want to avoid an OS re-install.

    Any advice would be appreciated.


Comments

  • Closed Accounts Posts: 396 ✭✭monomaniac


    Additionally - here's my setup in partition magic.

    pmagic.JPG


  • Registered Users, Registered Users 2 Posts: 16,288 ✭✭✭✭ntlbell


    monomaniac wrote:
    I have 2 IDE 150 HDs installed on my system - one of them has XP Pro installed on it and the other is data only.

    I recently bought my first SATA drive and installed XP MCE on it. The boot files (ntldr etc) are still on the first IDE drive.

    My boot.ini file:



    I now have the situation where I want to unplug the first IDE drive as I'm no longer going to use XP Pro. My question is how do I go about transferring the boot files to the SATA drive?

    I have partition magic available to me. I saw someone mess this up recenly and I really want to avoid an OS re-install.

    Any advice would be appreciated.

    boot.ini

    [boot loader]
    timeout=10
    default=multi(0)disk(0)rdisk(2)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(2)partition(1)\WINDOWS="Windows XP Media Center Edition" /noexecute=optin /fastdetect

    copy this to the root of the sata disk

    boot up of the mce disk repair mode

    and do

    copy x:\i386\ntldr y:\
    copy x:\i386\ntdetect.com y:\

    change x: to your cd rom drive
    change y: to the root of your sata disk

    reboot and you should be good to go


  • Closed Accounts Posts: 396 ✭✭monomaniac


    Cheers for the advice - I'll try that tonight.

    One last q - if I unplug the original IDE HD should my boot.ini file still have rdisk(2)partition(1)

    or should it be

    rdisk(1)partition(1)


Advertisement