All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Windows dual boot frrom cloned partitions
PostPosted: January 20th, 2023, 11:45 
Offline

Joined: January 20th, 2023, 11:22
Posts: 3
Location: Raleigh NC
I have 2 identical Toshiba netbooks, one with Windows XP and the other has Windows 7 Ultimate.
I bought a new drive, created 2 partitions, then used Clonezilla to copy the netbook XP and Win7 drive partitions to the new drive.

On a Windows 10 machine, I can see the volumes, explore files, etc.

I want to install the new drive into one of the netbooks and have dual booting. I read that Windows has it's own boot manager for doing this,
but I can't figure out the procedure, I see tutorials everywhere for installing the 2nd OS instead of having cloned partitions.
The netbook shows the error on boot "PXE-E61: Media Test Failure, check cable". Then exits and starts over.

So I'm wondering if whatever dual boot config is needed can be accomplished from the Windows 10 machine or do I need either the XP or 7 install media?

The eventual goal is to have dual boot on both of the netbooks for audio techs to use in the field interfacing with older equipment.
I've been down the Virtual box method path, got it to work but it required a lot of hoop jumping and I hated it. The netbooks as setup now work fantastic, fast and simple.
Thanks for your time and any information you can provide.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 8:19 
Offline
User avatar

Joined: February 12th, 2022, 10:23
Posts: 13
Location: Russia
ArtieJ wrote:
I have 2 identical Toshiba netbooks, one with Windows XP and the other has Windows 7 Ultimate.
I bought a new drive, created 2 partitions, then used Clonezilla to copy the netbook XP and Win7 drive partitions to the new drive.

How partitions were created? What type they are? Partition containing bootloader must be primary and active, partition containing bootable system must be primary. After you have two primary partitions with both system, boot into Windows 7 installer and search for some guide about "how to recover windows 7 boot record" (WinXP loader can't boot Win7, but vice versa will do). Once you have Windows 7 loader functional, find a guide about dual boot (in particular, how to add Windows XP into Windows 7 boot menu).

It's been too long since I've done it. Sorry if my reply is confusing.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 11:49 
Offline

Joined: January 20th, 2023, 11:22
Posts: 3
Location: Raleigh NC
Partitions were created with the Windows 10 computer. Disk Management says there are both Healthy Primary Partitions, but neither is marked Active. Both have NTFS file system.
I will try the Windows 7 installer and try to figure out how to configure it's boot loader for dual boot.
Thanks for the suggestion.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 13:33 
Offline
User avatar

Joined: February 12th, 2022, 10:23
Posts: 13
Location: Russia
Depending of computer configuration, Windows 10 may have created modern GPT type partitions. Windows XP (as well as netbooks running it) will need legacy MBR type. I suggest proper cloning of the original disks partitions.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 14:38 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15463
Location: Australia
In the past when I set up multi-booting, I used a third party multi-booter (BootEasy ?). It replaced the MBR code with its own, and presented a menu from which to select the boot OS. There was no need for Microsoft's convoluted approach where you need to go through one OS to get to the others. You could configure the tool to render all other partitions to be invisible to the boot OS.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 15:30 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15463
Location: Australia
Try this:

https://ftp.dim13.org/pub/src/booteasy-1.7.1.tar.gz

You might need to select booting in legacy mode in your BIOS setup.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 18:32 
Offline

Joined: January 29th, 2012, 1:43
Posts: 982
Location: United States
It has been many years since I played the game of moving Windows partitions and make them still bootable. In addition to getting the boot loader stuff correct, Windows partitions will not boot if they don't start on the sector that they were created on. There is a registry setting that must be changed if the partition is moved to make it bootable. I don't remember what it is, but I do remember that I used Hirens boot CD to find the new correct registry setting from the live environment, and then also used the remote registry editor to edit the Windows OS registry so it would boot. Good luck.

_________________
http://www.hddsuperclone.com
Home of HDDSuperClone


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 18:35 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15463
Location: Australia
maximus wrote:
... Windows partitions will not boot if they don't start on the sector that they were created on. There is a registry setting that must be changed if the partition is moved to make it bootable.

The registry can only be accessed after the partition has booted ...

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 18:57 
Offline

Joined: January 29th, 2012, 1:43
Posts: 982
Location: United States
Quote:
The registry can only be accessed after the partition has booted ...

It is absolutely possible to load and edit the registry of a non-booted system. I can't remember the exact thing to call it, but it can be done using hirens boot cd. I have done it in the past many times, but it was years ago.

_________________
http://www.hddsuperclone.com
Home of HDDSuperClone


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 19:14 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 15463
Location: Australia
maximus wrote:
Quote:
The registry can only be accessed after the partition has booted ...

It is absolutely possible to load and edit the registry of a non-booted system. I can't remember the exact thing to call it, but it can be done using hirens boot cd. I have done it in the past many times, but it was years ago.

Of course, you can. I'm not disputing that. All I'm saying is that you cannot prevent Windows from booting from a partition (and then examining its own registry) if it has already booted from it.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 21st, 2023, 19:46 
Offline

Joined: January 29th, 2012, 1:43
Posts: 982
Location: United States
Let me rephrase my response. Just use VMs, it is much easier than moving windows partitions around and getting them to boot. You mentioned issues with virtual box, just buy VMware Workstation and be done with it, problem solved.

_________________
http://www.hddsuperclone.com
Home of HDDSuperClone


Top
 Profile  
 
 Post subject: Re: Windows dual boot frrom cloned partitions
PostPosted: January 22nd, 2023, 16:31 
Offline

Joined: January 20th, 2023, 11:22
Posts: 3
Location: Raleigh NC
Thanks for the info folks, some tools I wasn't aware of.
I won't get into the woods on additional problems I experienced trying to beat this netbook into submission.
I chickened out and just wiped the drive and started over, installing XP first, then used GParted to shrink the partition and then created another primary partition and installed 7 on that.
It really was easy, wished I had just done it in the first place instead of trying to be clever. The windows boot loader works fine.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot], Google Adsense [Bot], Google Feedfetcher, westcoast and 27 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group