> 1 NTLDR file not found in source volume
>
> 2 NTDetect file not found in source volume
copy them to the root of the source folder. They are hidden and system
+ archive + read only files in a standard NT installation.
> Should I manually put them somewhere so that xxclone will find them and
> not give the message?
Maybe that will work. Kan had obviously assumed every NT system would
use NTFS.
> *Will Kan read this item 5, or should I write him directly somehow?
I dunno if he reads here.
I think that xxclone is not going to provide Kan with an income stream
into the future because it does not support Vista or Win7, unless Kan
develops it further. If it provides little income then there not a
financial incentive to release any fixes.
I am a registered and paying customer but Kan didn't reply when I sent a
support request via his business email support address. Make of that
what you will.
--
You received this message because you are subscribed to the Google Groups "The Xxclone Forum" group.
To post to this group, send email to xxc...@googlegroups.com.
To unsubscribe from this group, send email to xxclone+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/xxclone?hl=en.
Maybe I should clarify. I posted two messages to support and got a
reply to one of them.
This was the message I didn't get a reply to.
"I have drives mounted to C: in junction points and XXclone faithfully
wants to copy the data on the other drives onto my clone drive (and of
course it won't all fit) - can XXclone exclude the junction points?"
I see it a bit differently. I think there is a lot of good software
out there that is not supported, but it's still good.. I don't know
if Kan has stopped supporting this or not, but he will
eventually. Everyone does. But just two weeks ago I installed a
program that was written 15 years ago and isn't supported, and it
works well. I will find an address for Kan, but if he doesn't fix
this problem, and I think it is xxclone that did this deleted the
line from boot.ini, I'll just remain aware of it. (Actually, I
already had a backup of boot.ini, so I took it and the line xxclone
added, and I figured out the proper result.)
And I might still buy it even if there were no support. Just like I
might buy a car that is out of warranty, or something which parts
aren't made for, if it is worth the money to me.
Whether it is free or costs money, it still might well be worth
having and I'd hate to see something like xxclone not be available.
>Maybe I should clarify. I posted two messages to support and got a
>reply to one of them.
>
>This was the message I didn't get a reply to.
>
>"I have drives mounted to C: in junction points and XXclone
>faithfully wants to copy the data on the other drives onto my clone
>drive (and of course it won't all fit) - can XXclone exclude the
>junction points?"
So, what are junction points? Maybe that's why he didnt' reply. :-)
Mike
When you mount a local hard drive in a folder on c: drive, rather than
using a drive letter to access it, I believe it's called a Junction point.
So I have a 320 GB drive that I can access when I go to c:\media\photos
and when xxclone copies the partition it tries to also copy the entire
320 GB hard drive mounted on that folder.
See http://support.microsoft.com/?kbid=205524
If Kan doesn't understand what I mean by a junction point then surely he
can ask.
Hi mm2005,
Some additional considerations further to foxidrive's comments:
1. Missing ntldr and ntdetect.com ... I always get these messages because in my configuration I have a very small C primary partition and several larger logical partitions that contain alternative installations of the XP operating system. The C partition contains those two files as well as the boot.ini file, so when I execute xxclone from one of those larger partitions xxclone doesn't know to look in my small C partition. That's okay. I can either manually copy over the files into my target partition, or set up a similar "small C partition" approach on my target drive. I expect you have a similar situation, and it might be one of those systems where your version of my C partition is not readily accessible by the user. Anyway, I think ntldr and ntdetect.com are standard XP files that you could source from the internet or another computer.
2. Boot.ini ... With regards to "visible" and "invisible" parts of lines in a boot.ini file, when you look at boot.ini you see something like the following line:
multi(0)disk(0)rdisk(1)partition(5)\WINDOWS=" blah blah blah my target partition D1 P5" /fastdetect
The section in quotes could be referred to as the "visible" part because that is what is displayed on your screen menu when you boot up and can contain whatever info you want it to show, whereas the front part of the line, particularly "rdisk(1)partition(5)" is what the system actually uses to determine which hard drive and partition you are saying contains the XP operating system that you want to boot into. Confusion can occur when the visible part says one thing and the invisible part, under some circumstances, is changed by xxclone or is simply not consistent with what you entered into the "visible" part of the line. So whenever running xxclone, if you encounter boot problems, check to see that the contents of boot.ini are correct and pointing to the correct partition.
Xxclone provides an option to create a bootable test floppy containing ntldr, ntdetect.com and boot.ini, and that can be useful if the boot.ini on your hard drive gets messed up. I recall some postings about a bootable CD as another test option ...