|
|
![]() |
|
|
Top | #1 |
|
Unregistered
Posts: n/a
|
Then, from the HD, I would launch Setup to install Windows. The benefit was (1) it was fast to install, and (2) since it was loaded from the HD, the same HD was the location of the CAB files when any updating, etc., was needed. No need to get the CDROM and insert it. Question: Can this be done with WinXP? Under FAT32? Under NTFS? Hmmmm. My head hurts...... :confused: |
|
|
|
Top | #3 |
|
OSNN Veteran Addict
Joined: May 2002
Posts: 2,695
Reputation: 30
Power: 148 |
Neat thing about XP, you never have to put the CD in for upgrades of drivers and stuff.
|
|
|
|
|
|
Top | #5 |
|
Nissan Powered
Joined: April 2002
Posts: 1,649
Reputation: 30
Power: 140 |
Granted this isn't a driver but it's still part of the os.
|
|
|
|
|
|
Top | #6 |
|
Unregistered
Posts: n/a
|
Yes m8.. but when you 1st install XP it asks wot language u want.. the average user DOESNT suddenly change languages !!!!.. so thats a daft comparison..true.. but NOT the normal.
|
|
|
|
Top | #7 |
|
Nissan Powered
Joined: April 2002
Posts: 1,649
Reputation: 30
Power: 140 |
I was just saying is all
|
|
|
|
|
|
Top | #8 |
|
Unregistered
Posts: n/a
|
Nice to know it can be done.
The question is: If I fdisk and format the drive as FAT32 from a boot diskette, and copy the CDROM over, how do I get the drive converted over to NTFS? Will it ask me during the setup? (<---my best guess. Do I win???!?) :confused: |
|
|
|
Top | #9 |
|
Unregistered
Posts: n/a
|
Do I copy only the i386 folder from the CDROM, or do I need the whole CDROM?
Does it make a difference if it's an Upgrade Version versus a Full Version? (WinXP Prof.) |
|
|
|
Top | #10 |
|
Unregistered
Posts: n/a
|
If the XP upgrade is like the 98 upgrade was there is no real diffence. You can do a clean in stall with the 98 upgrade disk, and you will just be promped to insert a 95 disk to prove that you qualify for the upgrade.
|
|
|
|
Top | #11 |
|
Good grief Charlie Brown
Joined: May 2002
Location: Melbourne Australia
Posts: 5,920
Reputation: 560
Power: 187 |
You'll have to use xcopy... there are important subdirectories, unlike the win9x setup files.
Let's just assume that your cdrom drive is E: while booted with a win98 startup disk. Smartdrv is loaded automatically when you choose CDROM support... so trying to load it again will only display statistics, so don't bother for this stage. Ok... C: (change to the C:\> drive... can be another partition where you store the setup files, substitute correct drive letter if so) md i386 (create a directory) A: (change back to A:\> prompt) xcopy e:\i386 c:\i386 /e That will copy the contents of the i386 directory and it's subdirectories, to the i386 directory on the C: drive (or wherever we put it). The /e switch is the only one required for this (copy directories, including empty ones) Go for a coffee, for it will take a while. When it's finished, reboot again with the Windows 98 startup disk. This time, choose 'Without CDROM support' for we no longer need that driver overhead. Now, we need to load smartdrv or the file copying phase will be slower than a constipated tortoise. From the A:\> prompt... smartdrv C: cd \i386 winnt The installation should now be under way. ps Make sure the boot disk has smartdrive on it. |
|
|
|
|
|
Top | #12 |
|
Unregistered
Posts: n/a
|
|
|
|
|
Top | #13 |
|
Unregistered
Posts: n/a
|
Thanks for the walk through. All makes sense. This will be fun!
Now if I can just get fastfat.sys to extract without creating an error message. (Separate thread.)
|
|
|
|
Top | #14 |
|
Unregistered
Posts: n/a
|
The good news is that fdisking and formatting the 15 Gb HD with Win98SE went fine. I floppy-booted and created the I386 folder, and copied the I386 foldser from the WInXP Pro Upg CDROM. I then ran WINNT and installed XP, then converted the drive to NTFS.
That all worked fine. No driver issues, no problems at all. I then downloaded the critical and recommended Updates. (Skipped a few recommendations that were obviously inapplicable, and accepted a couple that were mysterious.) Now I get into the startup screen, the HD light stays on and the system locks. Stop me if you've heard this before.... ;-)) I tried MSCONFIG and even with nothing else running, the problem is the same. I removed ALL the adapters except the video card (nVidia TNT 64) and it still happens exactly the same way. System Restore is not helping at all. Problem: I can't go back to Updates to try to uninstall them because I can't go online (because Safe Mode won't load my friggin' WinModem?) Worse, since I can only get to Safe Mode, I can't get online from that machine at all, it seems. If I can't find a way to do get online and uninstall the updates, I would like to Repair or total reisntall. I can't seem to find my way to the Repair installation. F8 didn't list it. If I had installed from the CDROM I could go from there, but I can't figure out how to do it from the \I386 folder on the HD. As for a total clean reinstallation, I can't figure out how to "uninstall" WinXP so I get back to a clean HD with a folder of \I386 so can reinstall from scratch. (It's all NTFS now.) Must I FDISK the whole thing from a W9x boot floppy and start all over again? :confused: Asus P3B-F P3-450 128 Mushkin PC133 15 G Maxtor ATA/100/5400 HD ESS Sound card nVidia TNT 64 PCTel Mach 2 WinModem Netgear FA311 NIC PS/2 KB and mouse |
|
|
|
Top | #15 |
|
Unregistered
Posts: n/a
|
Much poking and prddding later, I went to Windows Explorer and rrna WNNT32 from \I386. Lots of whirring and guessing later, I did a reinstall that was clean, not just a repair or over the old files. That brought me back to where I started, and working. So now it boots all the way through Startup to the Desktop.
Now I'm afraid to do anything for fear of doing whatever I did before that screwed it up so it wouldn't boot! All I wanted were the Updates, Norton AV, and Drive Image 2002! Norton was the first crash and the Updates finished it off! Stand by for news...
|
|
|
|
Top | #16 |
|
Good grief Charlie Brown
Joined: May 2002
Location: Melbourne Australia
Posts: 5,920
Reputation: 560
Power: 187 |
How did you copy the I386 folder? Like you would in win9x or did you use what was recommended above using xcopy? :confused:
|
|
|
|
|
|
Top | #17 |
|
Unregistered
Posts: n/a
|
I did it first with only one big change - I copied the entire CDROM to hte HD. There was a single file that refused to coy (not in the i386 folder.) For some reason it wouldn't truncate from the longer fileneame. Weird.
All the problems I have described ensued. Total wipe and start again. Then I did it EXACTLY the way your message above suggested. Same problems. Hmmmm. Then I did a reinstall of the whole XP. Same problems. Then I plugged the keyboard ALL THE WAY into the adapter. ![]() No more problem. (Except that I may shoot myself......) Sheesh! I hate when that happens...
|
|
|
|
Top | #18 |
|
Good grief Charlie Brown
Joined: May 2002
Location: Melbourne Australia
Posts: 5,920
Reputation: 560
Power: 187 |
![]() Now we'll never know which way worked or not. Maybe they both worked. Maybe they both fizzled.
|
|
|
|
|
|
Top | #19 |
|
Unregistered
Posts: n/a
|
Glad I didn't pull the trigger after all.... POS just hung again......!!! After starting correctly about 8 times. I have added the Updates. And it booted fine. Then, after another good boot - SPLAT!
The system is polling devices, then right about the time it gets to the KB, it makes a "blip" sound through the speakers, then may or may not light up the kb, then hangs, with the HD running forever. The Event Viewer usually shows two errors that make no sense to my uneducated brain. One is COM related and the other is about Shadow Copying. Conflict/Sharing has three items: - IRQ 3 is shared (I shut off COM2 in the BIOS.) - A memory address is shared between PCI Bus and something - A Port is shared between PCI Bus and something. It doesn't say whether these are just shared or in conflict. How can one tell? Device Mangler shows no problems. Safe Boot works fine. This is getting to be discouraging. Thanks for the advice and support. I can start swapping components....? :confused: |
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hard drive copy/data move... | mlakrid | Windows Desktop Systems | 9 | December 28th, 2005 5:43pm |
| copy to new hard drive from old hdd with windows xp | wv5y | Windows Desktop Systems | 2 | November 2nd, 2004 8:02pm |
| Hard Drive Copy Program, 4 Free? | joshuajme | General Hardware | 2 | December 2nd, 2002 2:43am |
| how do u copy games from your cd to your hard drive!?!? | 50Cper23 | General Hardware | 2 | September 21st, 2002 3:28am |
| cannot copy cd files to hard drive | ravendragonwing | General Hardware | 4 | July 2nd, 2002 6:39am |