Jump to content

Dave-H

Super Moderator
  • Posts

    5,420
  • Joined

  • Last visited

  • Days Won

    70
  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by Dave-H

  1. Hi again jaclaz! Been trying this out using Windows 8.1 and the USB interface, which is the correct one for 4k sectors I hope. You say in the readme "To run the mkdualmode.cmd, you need to have already deployed the prilog.cmd image to the target disk". I assume that "mkdualmode.cmd" is the same file as "mkdualdisk.cmd" which is what you've actually called it. The other thing is that I think you need to tell people how to actually do that. I ran the command "C:\MkPriLog\dsfi \\.\ Physicaldrive1 0 0 PriLog.img", which seemed to work, but I had to look back in this thread to remind me how to do it! I now have my drive reported in Disk Management as two partitions, a 256 MB FAT one, and a 931.26 GB one which I've formatted as a primary partition. There are also two drives in "My Computer", a 31.6 MB one, and a 931 GB one. I'm now a bit stuck, as the readme says to now copy dsfi.exe, as4kbNTFS.bss, as512NTFS.bss, elevate.exe, and Switcher.cmd, presumably to the 31.6 MB drive. Where exactly are the two *.bss files? Should they have be included from the start or should they have been generated, and if so where? Cheers, Dave.
  2. Thanks jaclaz. I've collected all the necessary files into a folder and I'll be experimenting with this tomorrow! The contents of your spreadsheet mean absolutely nothing to me I'm afraid, way over my head! I'll let you know how it goes.
  3. I always use a local account, and I've never had any problem downloading free apps from the store. Occasionally in the past (I can't remember the exact circumstances, but it was while I was still configuring the system) I've been told that I can't go any further without signing into my Microsoft account, which I have then done, but I always revert to a local account afterwards. I don't use SkyDrive, which would be only enabled with a Microsoft account, and I won't use the Skype app either for the same reason, as that not only won't let you access it without a Microsoft account, but switches the desktop version permanently to your Microsoft account as well, and as far as I can see that is not reversible, and you lose your original Skype account completely.
  4. I've checked and the drives are appearing on both machines as "local disks", although when they first appear on both machines the pop-up appears in the top right hand corner for both of them saying "click or tap to select what happens with removable drives", if that means anything! The Windows 8.1 "boot" folder on both machines is 17.8 MB in size.
  5. I do have a Microsoft account, but I don't use it in Windows 8.1 unless I absolutely have to, and then only temporarily. Downloading and installing apps from the store seems to work without that, but this may only apply to free apps, which is all I've ever tried.
  6. OK, I decided I was probably getting into a bit of a mess here, so I went right back to the start, deleted all the partitions and started again! The prompt is not now coming up on XP at all, only on 8.1 when connected via the eSATA interface. I'm wondering if this might be because the USB connected computer treats the drive as a removable one which doesn't have such high security requirements? One thing I have noticed is that if I try now to edit switcher.cmd with my normal Notepad substitute, NoteTab, it tells me it may be a binary file and converts some characters to apostrophes. This has only recently started happening, and might have caused some corruption. I'm now making sure that I only edit it with the old Windows Notepad! All seems good now!
  7. Don't worry @bphlpt I'm sure @jaclaz will publish all the information once we've finished experimenting! @jaclaz, everything seems to be generally working fine, but observations below. I'm getting the UAC prompt on the eSATA connected machine, but not on the USB connected machine. I'm still getting the prompt on XP on both machines. Thanks for that, I'm sure people would have been caught out by it!
  8. Does that only apply if Windows Update is completely disabled? I have it set to notify me of updates but not to download or install them, and I have installed free apps from the Windows Store and it's worked fine.
  9. Hi again jaclaz. I've checked out my "new" WD1002FAEX drive, and all seems well with it. I've used it to back up both my Windows 8.1 systems and I've now put it to one side and re-connected the Advanced Format drive. Firstly I must apologise yet again for being really stupid! The reason why the drive wasn't being converted using your command line on the USB interface was simply because although I changed the drive letters to be correct for the USB connected machine, I forgot that I also needed to change as512.bss to as4kb.bss on the command line! It does now work using the appropriate commands on both machines. It is still only putting up the UAC prompt on the eSATA connected machine though, not the USB connected machine. The other strange difference is that the conversion and detection by Explorer of the new drive is immediate on the USB machine, whereas on the eSATA machine nothing seems to happen once the UAC prompt is dismissed until I actually open Explorer At that point, but not before, the new drive appears.
  10. I don't think that the person I bought the drive from on eBay is the person who it originally belonged to. How the drive got into the seller's hands I have no idea, but there seems to be no connection.
  11. Just to update, I received my "new" WD1002FAEX drive today, and I've put it in the enclosure to test it. I was quite taken aback to find that it still contained the entire contents of someone else's computer, including all their pictures, videos, and music files! I actually think that's right out or order, selling on a hard drive with someone else's data still on it without re-formatting it, or at least deleting the partitions. I will be contacting the person i bought it from to tell them this. There was nothing sinister on it I'm glad to say, but even so I think this it's wrong on principle! The drive seems to work fine, and as expected/hoped, it works as a normal drive identically using both interfaces with both computers. I'm quite happy to carry on doing the testing with the Advanced Format drive, so do feel free to carry on with this jaclaz!
  12. I installed them all today on two completely different machines, both 32 bit with IE8, and no problems so far (touch wood!) Why would you think that this month's updates would be any more problematic than any previous ones using the hack?
  13. Hi bphlpt. Both interfaces are physically connected at the same time, but there is a switch on the enclosure to select one or the other, and I've been assuming (perhaps wrongly!) that when one is selected the other is isolated. I've not seen any behaviour so far to contradict that.
  14. Sorry if this is something obvious that I should have mentioned earlier, but could the different behaviour on the two machines be anything to do with the fact that the eSATA connected 8.1 is 64 bit and the USB connected 8.1 is 32 bit?
  15. Thanks den. jaclaz, when I run your command line using the eSATA connection it seems to work fine, although there seems to be quite a bit of delay before the drive is actually mounted after dismissing the UAC prompt. If I run it on the USB connected machine however, I just get a message "OK, written 4096 bytes at offset 0", but the drive is not activated. No UAC prompt either, which there is on the eSATA connected machine. All in Windows 8.1 of course with non-elevated command prompts. Is that what you would expect?
  16. Oops, sorry I must have done it in an elevated command prompt (I have the shortcut set to do that automatically). This should be better! J:\>dsfi \\.\I: 0 0 as512.bss\\.\I: - Access is denied.J:\>ECHO Errorlevel is %ERRORLEVEL%Errorlevel is 1J:\>
  17. Hi again jaclaz, sorry for the delay but MSFN seems to have been down for the last few hours. I ran that batch in a command prompt and got this - J:\>dsfi \\.\I: 0 0 as512.bssOK, written 4096 bytes at offset 0J:\>ECHO Errorlevel is %ERRORLEVEL%Errorlevel is 0J:\>J: is the drive where your files are, and I: is the drive I'm mounting. I hope that's right.
  18. Yes, it works if you do that of course! I've now checked it out with Windows XP and Windows 8.1 using both interfaces and I'm glad to report that everything now seems to be working fine! The UAC prompt comes up on 8.1 and has to be given the OK, which is fine. The prompt on XP isn't so convenient as you have to deselect the "Protect my computer..." option every time, but it's no big deal. One thing I should mention is that with the addition of elevate.exe the 68KB drive is now showing a red bar in 8.1 as it's nearly full. Maybe it could do with being a bit bigger. The next thing of course, is how do I get access to the rest of my 1TB drive? Presumably the .bss files determine the size of the partitions. Will you need a different one for every drive to make the second partition the size you want?
  19. Well it all seems to be about touch-screen smartphones and tablets now, those of us who obstinately want to carry on using "proper" computers are obviously now just an afterthought. Launching Windows 8 with no way of sorting the start screen tiles apart from manually dragging them around was a prime example of this madness. This probably didn't matter to the target audience who just had tiles for Facebook, Twitter, YouTube and Instagram, but for the rest of us who actually really use their computers rather than just play with them, this was an absolute nightmare. I can't believe that the beta testers didn't tell MS hundreds of times that they shouldn't release Windows 8 like that, but did they listen? No, they knew best, but then had to hastily fix it in Windows 8.1! I use Classic Start menu, which is the only thing that makes Windows 8/8.1 usable as far as I'm concerned, and thank goodness for it. It's one of those programs that's so good you can't believe that it's actually free! What would it have cost MS to put similar functionality into the OS in the first place?!
  20. Thanks a lot for doing that Noel. I wonder why the "Personal Videos" option isn't there in Windows 10, very strange. Anyway, that seems to confirm that this behaviour is "by design", and it really is rubbish! I'm just amazed that when I searched for information about this, absolutely nothing came up about it. Surely others must have noticed that it's not working as it should do! Another thing I've noticed is that if you remove all the videos from the library, although the app puts up an error message if you try to play them, they are all still displayed on the Personal Videos page, and there seems to be no way of removing them other than by manually deleting the thumbnail files and the app's database folders and starting again. Really, really rubbish!
  21. Tried with the new elevate.exe and the modified entry in switcher.cmd, in XP using the USB interface. Now when I enter "YES" a "runas" box pops up asking me what user account I want to run it under. If I say OK to the default current user entry the box goes away and a new (apparently empty) prompt pops up, and both prompts then disappear, but the drive hasn't been switched.
  22. Tried that, and when I go to the USB interface in Windows XP and enter "YES" to convert the drive a message pops up saying "elevate.exe is not a valid Win32 application". I am definitely using the 32 bit version of elevate.exe.
  23. Thanks Noel. All you need to do is to temporarily add your videos folder to your Windows video library if they're not there already, and then when you run the app it should import them. I'd just be interested to know what order it displays them in, and whether the sort selection option at the top of the page actually does what it says it should! Cheers, Dave.
  24. I've tried using the 32 bit version of elevate.exe, with the same result. Running "elevate.exe -c -w dsfi \\.\I: 0 0 as512.bss" from a non-elevated command prompt does work. The batch file apparently does nothing when it's run. I've tried changing the line at the end of switcher.cmd simply to - IF "YES"=="%Confirm%" elevate.exe -c -w dsfi \\.\%SecondDriveLetter% 0 0 %Source% &GOTO :Check That seems to work, although you have to OK the UAC prompt each time, both in the eSATA connection and the USB connection. Not too much of a problem, as it does now finally work OK, at least in Windows 8.1. Haven't tried it in Windows XP yet..........
  25. Still getting "Access is denied" I'm afraid. I am using the 64bit version of elevate.exe BTW. Looking at what you've written, is this not just running dsfi with elevated permissions? I'm not sure that's the problem, I think it's the actual disk access that needs higher permissions, not the dsfi command.
×
×
  • Create New...