JP09 Posted July 29, 2009 Author Posted July 29, 2009 Ah I just realised didnt mention this earlier; didnt want to edit over your edit jaclaz :lol, my bad for putting the link up for ntfs4dos iso.to change the active partition from the fat partition,copy the boot.ini, ntdetect.com, ntldr to the windows xp partition, then open up diskmanagement right click the windows xp partition and then active. For others just incase they have any concerns, i'm still testing the xp install will post up an updated tut later. JP
JP09 Posted August 9, 2009 Author Posted August 9, 2009 Ok couple of faults with this install, it hangs at the intial boot thus leading to sndvol32.exe not created, accessories folder not created both are fixed by obtaining msls31.dll from the XP source or from another XP install and putting it into system32 as this dll didnot copy during the txt phase of setup. This is required to run add/remove windows components from add/remove progs as well as other apps...I've been reading through the links and browsing the net think right now my head is going to split again.. the other issue i'm having is that I cant run usb multiboot on the laptop i get BSOD in order to create the migrate.inf and modify it.The other options would be to reinstall or run mkmigrate.cmd which i cant find and mkmigrate2.cmd in usb boot doesnt seem to do anything... then again would a partition (1st primary) on a usb hdd take drive U? as its seen as a 'fixed' disk (i have an inkling it won't)..JP09
jaclaz Posted August 9, 2009 Posted August 9, 2009 The other options would be to reinstall or run mkmigrate.cmd which i cant find and mkmigrate2.cmd in usb boot doesnt seem to do anything... then again would a partition (1st primary) on a usb hdd take drive U? as its seen as a 'fixed' disk (i have an inkling it won't)..I am not sure to get what you mean. You connect your USB stick/drive to a working, booted XP.You copy to the device mkmigrateinf.cmd or mkmigrateinf2.cmd, starting it from the USB device (that you want to have letter U: in MIGRATE.INF)mkmigrateinf.cmd (link ALREADY given):http://www.911cd.net/forums//index.php?showtopic=19663or you make it manually, as described in the same link for a Fixed Device, by exporting the appropariate key in MountedDevices hive.This part :set Drive=%~d1if %Drive%.==. set Drive=%~d0set FileName=%~2if %FileName%.==. set FileName=MIGRATE.INFset MigrateDrive=U:if not %~d3.==. set MigrateDrive=%~d3more or less means in plain English:This batch allows for three parameters passed:drive letter (as currently mounted) for the USB device/partitionname of the file to writeletter to be assigned to the chosen drive in the chosen fileIf run woithout parameters, is assumed to be the same drive from which the batch is runis assumed to be MIGRATE.INF in the same drive and path from which the batch is runis assumed to be U:jaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now