| ||||
| There shouldn't be any problem accessing any of those partitions, but TBH keeping your important documents and things you really need to archive on a RAID 0 is really, really dangerous. You are aware that if something goes wrong (and it can) with the RAID array, you will lose all data on all of those partitions? It becomes a big problem to retrieve it, if it can be retrieved at all. Before you install a new OS it would be prudent to back up everything on your storage partition, so in case something goes wrong and you have to rebuild your RAID scheme nothing important is lost. I am a big fan of RAID 0 (which really isn't RAID, actually) for its performance benefits but I have a regular backup routine and I'm religious about it. I also don't put any data on it that I can't afford to lose. Where do you intend to install Windows 7? Maybe we can help you to work out a safer partitioning scheme.
__________________ #1: Tt Armor, ASUS Maximus Extreme, Q6600@3.6G, 2G Corsair Dominator DDR3-1800, Tagan BZ900W, H2O by Swiftech, 2xLeadtek 9600GT, 2xRaptor 150G RAID0, Logitech G15/G5, XP SP3 #2: Tt Shark, ASUS A8N32-SLI Deluxe, Opteron 185@3.15G nude, 2G Corsair XMS, Tt ToughPower750, H2O by Tt, 2xASUS 8800GT, 2xRaptor 74G RAID0, Raptor 150G, Xubuntu 9.04, BFS Kernel #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Ubuntu 9.04.......#5: A64x2 4800+@2.8G.......#6-40: Pentium D 3.0G Last edited by ThunderRd; 4th November, 2009 at 09:07 PM. |
| |||
| Quote:
__________________ |
| ||||
| Dont worry I back all my stuff up from the storage drive all the time. but when you have nearly 700gb of data it can take hours if not days to put that stuff back. I need another spare drive but cash is a little tight at the moment. Yes just using jmicron and intel drivers for the RAID 0 setup. I was going to place it on the second partition which is my windows xp folder and I am worried that it will corrupt or delete my boot.ini file on the 2000 partition Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16
__________________ Last edited by mixx666; 5th November, 2009 at 05:37 AM. |
| ||||
| We're talking about W7 which is the latest one. All your previous windows versions are safe and W7 will just add itself to the boot option. But I suggest you create another partition just for W7.
__________________ -------------------------- Quote:
|
| ||||
| Quote:
As Chris says, creating another partition is almost surely the best way to do it, though. I've not personally done it with w2k but I'm sure others here have. If not, there are plenty of tutorials out there. A search revealed pages full of them...
__________________ #1: Tt Armor, ASUS Maximus Extreme, Q6600@3.6G, 2G Corsair Dominator DDR3-1800, Tagan BZ900W, H2O by Swiftech, 2xLeadtek 9600GT, 2xRaptor 150G RAID0, Logitech G15/G5, XP SP3 #2: Tt Shark, ASUS A8N32-SLI Deluxe, Opteron 185@3.15G nude, 2G Corsair XMS, Tt ToughPower750, H2O by Tt, 2xASUS 8800GT, 2xRaptor 74G RAID0, Raptor 150G, Xubuntu 9.04, BFS Kernel #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Ubuntu 9.04.......#5: A64x2 4800+@2.8G.......#6-40: Pentium D 3.0G Last edited by ThunderRd; 5th November, 2009 at 10:34 AM. |
| ||||
| BCDEDIT - Boot Configuration Data Store Editor The Bcdedit.exe command-line tool modifies the boot configuration data store. The boot configuration data store contains boot configuration parameters and controls how the operating system is booted. These parameters were previously in the Boot.ini file (in BIOS-based operating systems) or in the nonvolatile RAM entries (in Extensible Firmware Interface-based operating systems). You can use Bcdedit.exe to add, delete, edit, and append entries in the boot configuration data store. For detailed command and option information, type bcdedit.exe /? . For example, to display detailed information about the /createstore command, type: bcdedit.exe /? /createstore For an alphabetical list of topics in this help file, run "bcdedit /? TOPICS". Commands that operate on a store ================================ /createstore Creates a new and empty boot configuration data store. /export Exports the contents of the system store to a file. This file can be used later to restore the state of the system store. /import Restores the state of the system store using a backup file created with the /export command. /sysstore Sets the system store device (only affects EFI systems, does not persist across reboots, and is only used in cases where the system store device is ambiguous). Commands that operate on entries in a store =========================================== /copy Makes copies of entries in the store. /create Creates new entries in the store. /delete Deletes entries from the store. /mirror Creates mirror of entries in the store. Run bcdedit /? ID for information about identifiers used by these commands. Commands that operate on entry options ====================================== /deletevalue Deletes entry options from the store. /set Sets entry option values in the store. Run bcdedit /? TYPES for a list of datatypes used by these commands. Run bcdedit /? FORMATS for a list of valid data formats. Commands that control output ============================ /enum Lists entries in the store. /v Command-line option that displays entry identifiers in full, rather than using names for well-known identifiers. Use /v by itself as a command to display entry identifiers in full for the ACTIVE type. Running "bcdedit" by itself is equivalent to running "bcdedit /enum ACTIVE". Commands that control the boot manager ====================================== /bootsequence Sets the one-time boot sequence for the boot manager. /default Sets the default entry that the boot manager will use. /displayorder Sets the order in which the boot manager displays the multiboot menu. /timeout Sets the boot manager time-out value. /toolsdisplayorder Sets the order in which the boot manager displays the tools menu. Commands that control Emergency Management Services for a boot application ================================================== ======================== /bootems Enables or disables Emergency Management Services for a boot application. /ems Enables or disables Emergency Management Services for an operating system entry. /emssettings Sets the global Emergency Management Services parameters. Command that control debugging ============================== /bootdebug Enables or disables boot debugging for a boot application. /dbgsettings Sets the global debugger parameters. /debug Enables or disables kernel debugging for an operating system entry. /hypervisorsettings Sets the hypervisor parameters.
__________________ -------------------------- Quote:
|
| ||||
| I used BCDEdit to make changes to the boot configuration when I tried Win 7, and it was easy and quite useful. When the license expired on the beta I was using, it allowed me to revert back to XP/ntldr/boot.ini with no trouble. I forgot about that utility...
__________________ #1: Tt Armor, ASUS Maximus Extreme, Q6600@3.6G, 2G Corsair Dominator DDR3-1800, Tagan BZ900W, H2O by Swiftech, 2xLeadtek 9600GT, 2xRaptor 150G RAID0, Logitech G15/G5, XP SP3 #2: Tt Shark, ASUS A8N32-SLI Deluxe, Opteron 185@3.15G nude, 2G Corsair XMS, Tt ToughPower750, H2O by Tt, 2xASUS 8800GT, 2xRaptor 74G RAID0, Raptor 150G, Xubuntu 9.04, BFS Kernel #3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Ubuntu 9.04.......#5: A64x2 4800+@2.8G.......#6-40: Pentium D 3.0G |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Rate This Thread | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Patch Microsoft Windows and Windows Servers for Daylight Savings Time now | Samuknow | OS, Software, Firmware, and BIOS | 13 | 10th March, 2007 10:08 PM |
| Windows 98 Machine connecting to a Windows 2000 Domain.. | Nate-X | Mobile Devices and Networking | 6 | 27th July, 2006 07:13 AM |
| Windows XP Home Sp1 can boot into windows nor re-install. | Chesso | OS, Software, Firmware, and BIOS | 10 | 27th February, 2005 06:24 PM |
| Windows 2000 and Windows NT code posted to the Internet. | Southern Man | Random Nonsense! | 25 | 19th February, 2004 02:10 PM |
| can't find windows file, can't load windows | Darkcobra | CRASHED! | 8 | 27th May, 2002 04:05 AM |