Thread: Copying system files problems

  1. #1
    Spaced Cadet
    Join Date
    Aug 2003
    Posts
    110

    Copying system files problems

    I'm having problems with windows, it's been bugging me alot, my 700MB drive is the favored dumping grounds for temporary files for any of my programs that use such a feature (even if I tell them to put the temp stuff somewhere else). Tha'ts one reason for switching, anyother is that it's a slow drive. Eitherway, I've used the DOS sys command (sys C:\ D when both drives were in, and I've hard-copied the C: drive onto the D: drive, but when D: becomes master I get a non-bootable disk error.

    Recap in english: Small drive contents put into big drive, big-drive has everything it should need to be a boot disk, but still doesn't act like a boot disk.

  2. #2
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    Have you installed an OS on the D drive? My bet is that you don't have a master boot record on the drive (something that occurs during OS installation).

  3. #3
    Spaced Cadet
    Join Date
    Aug 2003
    Posts
    110
    C: drive is my current boot drive, and everything that is on c: is now also on d:.

  4. #4
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    So you formatted drive d using the /s switch, correct? Or did you just copy files across and do a sys command?
    Visit entropysink.com - It's what your PC is made for!

  5. #5
    Spaced Cadet
    Join Date
    Aug 2003
    Posts
    110
    Haven't formatted the D: drive
    I just used a sys command.

  6. #6
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    When you copy over all of the files, it doesn't copy over the MBR, which your PC needs to boot. I'm not sure how to write the MBR from Windows, though.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  7. #7
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    Format d: /s
    Visit entropysink.com - It's what your PC is made for!

  8. #8
    Registered User manofsteel972's Avatar
    Join Date
    Mar 2004
    Posts
    317

    Is the bootable flag set

    Have you used fdisk and checked to see if the disk was made bootable. I forgot a couple of times when I installed Linux.
    "Knowledge is proud that she knows so much; Wisdom is humble that she knows no more."
    -- Cowper

    Operating Systems=Slackware Linux 9.1,Windows 98/Xp
    Compilers=gcc 3.2.3, Visual C++ 6.0, DevC++(Mingw)

    You may teach a person from now until doom's day, but that person will only know what he learns himself.

    Now I know what doesn't work.

    A problem is understood by solving it, not by pondering it.

    For a bit of humor check out xkcd web comic http://xkcd.com/235/

  9. #9
    Spaced Cadet
    Join Date
    Aug 2003
    Posts
    110
    I've looked at fdisk, but I don't know what area tells me if it is bootable, I have primary dos partition active on the d: drive, but can't make an extended dos partition, due to a lack of space...

  10. #10
    www.entropysink.com
    Join Date
    Feb 2002
    Posts
    603
    Originally posted by RobR
    Format d: /s
    Visit entropysink.com - It's what your PC is made for!

  11. #11
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    Originally posted by RobR
    Format d: /s
    PHP and XML
    Let's talk about SAX

  12. #12
    Spaced Cadet
    Join Date
    Aug 2003
    Posts
    110
    Won't that wipe the disk though?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. List all system and program files
    By tnbui in forum Windows Programming
    Replies: 7
    Last Post: 07-10-2009, 02:43 AM
  2. Have problems with copying my array!
    By AvaGodess in forum C Programming
    Replies: 11
    Last Post: 09-25-2008, 12:56 AM
  3. About system files
    By Moony in forum Windows Programming
    Replies: 2
    Last Post: 06-15-2006, 01:59 AM
  4. Having problems using multiple files
    By crazyeyesz28 in forum C++ Programming
    Replies: 6
    Last Post: 03-22-2005, 06:40 PM
  5. Problems with resource files
    By Unregistered in forum C++ Programming
    Replies: 18
    Last Post: 08-31-2001, 08:45 AM