Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Xcopy okay??

  1. #1
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default Xcopy okay??

    I have a sick computer at work here and have been charged with fixing it as the IT guy is gone for a couple weeks.

    I bought a new hard drive as the other was giving the fatal error... I was getting the black boot screen and then (I don't recall exactly here) something like NTDLS failure press ctrl+alt+delete to restart...

    Anyway, It also said the drive was shut down to preserve data and I should make copies to prevent data loss.

    Being a work computer there are several users, several networks, the lan admin permissions etc etc all of which I don't have the access or the passwords for.

    I am getting rid of the old drive, but have it connected as the slave right now. I just reinstalled XP on the new drive and was wondering if I can just use xcopy to get the crap off the old on on to the new one.

    I KNOW thats what xcopy is meant for, I am meaning is it something I can even attempt with this old drive acting the way it is?

    Ideas?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Certainly you can. However, I think you've made an error of judgement here (wish you'd asked before ). NTLDR is the NT bootLoaDeR, and a problem with it does not necessarily indicate a corrupt disk. The common fix is to insert the installation CD, enter rescue mode (hit R at the prompt), then run the commands "fixmbr" and "fixboot." This will reinstall the boot loader, hopefully repairing the damage. Give it a go and see.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Of course I tried all that, bootcfg /? /list fixmbr fixboot yes exit reboot yada yada nothing happened.

    It is weird, there is no .ini file on the drive system or otherwise. All the data IS on the drive and connected as slave everything works fine, except all the user accounts have to be remade. I was trying to avoid that.

    Guess I will try the Xcopy thing tonight.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Well, the old one worked, and I am now a "hero" Laughable at best.

    I have already been given my next task.. I feel like I am on a test of trials, a la Hercules, Typhon down, bring on Hydra..

    Similar problem, diiferent approach?

    Here is what I have... 3 Hard drives. 1- my own, running Win XP - 40 gig free space (I get this "labor" to do at home) 2- a harddrive with 15 Gig of used space, was running XP with multiple users accounts, settings, etc. has a S.M.A.R.T. error saying disk is bad, won't get beyond the warning screen. and 3- a brand spanking new harddrive right from the box, formatted and empty.

    So what I want to do is this: Copy EVERY file from disk 2 to disk 3, toss disk 2, install disk 3 in the computer and boot it up running just as disk 2 did.

    Idea was to once again Xcopy disk 2 to a new folder on disk 1, then install disk 3 as slave, and xcopy files from said folder to disk 3, then set disk 3 as master...
    I need to make sure the files, settings, registry entries, etc etc etc are all copied though, yes?

    Ideas?
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #5
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It might do. That is to say, in theory it should, but it's likely that the infamous Windows bug-cum-anti-piracy-feature will kick in and cause the system to blue-screen when it realises the hard drive has changed. Certainly try it; if it fails, you'll have to do an overlay on the new drive and reinstall the programs (since overlaying a new installation on top of an old one will inevitably wipe the registry).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #6
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Theorys always look good on paper. I was too tired to complete the exchange last night, back at it now. Everything has been moved over except like 3 files.

    I thought using the switches with Xcopy allowed for hidden/read-only/private etc files to be copied, I was still getting "access denied" for those files.

    I have to make a win boot disk now and see if I can get that drive up and running. What is this "overlay" you speak of? I've never done this "in depth" of work before. Usually I just get new drives and run all new proggies, never had to "copy" drives before
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  7. #7
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Essentially, you install Windows onto a disk, running roughshod over any installation unfortunate enough to get in your way Damn ugly method, but it works. Breaks anything that relied on the registry until you install it again, though.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #8
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Hmm, I see... well let me get this install disk and see what happens. I will be back in a little bit with a report.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  9. #9
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    Well, I got the boot disk made. Installed ONLY the #3 harddrive, ran the boot disk and got the WinXP splash screen...

    Then the screen went black and stayed that way... no prompt, no welcome screen no BSOD, just stayed black.

    Could it be the memory/chipset/bios? This was formatted (HD #3) and WINXP installed from an HP computer and I am doing all this on my Dell with a different chipset/MB.

    I wouldn't think that that would have any cause, but one never knows...
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  10. #10
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Could also be a display driver problem. Try booting into safe mode.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •