Jump to content

jaclaz

Member
  • Posts

    21,294
  • Joined

  • Last visited

  • Days Won

    53
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by jaclaz

  1. Yep, Which makes little sense, /R and /B imply /F. /R and /B are somehow contrasting options. /R scans areas NOT marked as bad (i.e. not listed in $BadClus) and sees if there is anything to be added to the list. /B scan all volume and "judges" whether areas already marked as bad can be "promoted" to good and adds any bad area to the list. If you prefer, /R trusts the existing info in $Badclus, whilst /B ignores it and represents a sort of "second opinion". Still on modern media, any bad (or even "weak") sector should normally be detected by the controller and remapped to a good spare sector well before and besides any chkdisk activity. Get a tool that can read the S.M.A.R.T data, example[1]: https://hddscan.com/ look for items #5. 187, 188, 197 and 198: https://www.backblaze.com/blog/what-smart-stats-indicate-hard-drive-failures/ and post what you get on that disk. Post the exact make/model of the disk, usually there are manufacturer tool that can do deeper analysis of the device. jaclaz [1] there is a much more compact and nifty as usual tool by Nirsoft , but it doesn't show the SMART parameter numbers; https://www.nirsoft.net/utils/disk_smart_view.html
  2. The Superdelete seems like being "simply" looooong names/paths capable. Was it the issue? The example you posted doesn't seem so long a path, and (in the superdelete context) the use of 8+3 paths should have not been necessary . (only trying to understand why it worked) jaclaz
  3. Nice , but I have to ask. In the good ol' times there were *some reasons*[1] to install Windows on FAT32 and it was actually possible up to Vista (7 had an issue with number of files/directories connected to WinSxs, that had to be worked around): http://reboot.pro/topic/19643-winsxs-hardlinked-files/ exFAT (which I am definitely not very familiar with) should be - essentially - a sort of FAT64, so it may provide as well some advantages (and possibly drawbacks). ZhuMa, If you have experience with these, can you list what you observed/which usage cases exFAT would be suited for? jaclaz [1] various ones, not necesarily good ideas, still ..., including getting rid of file permissions, wider compatibility in some peculiar multiboot setups, in some setups slightly faster data transfer, etc.
  4. Development of Winimize stopped circa 2007, so that seems fine. Just in case, at the time the official board for it was bootland (now reboot.pro), where you can find some of the discussions and a few tricks/ideas/etc,: http://reboot.pro/forum/53-winimize/ jaclaz
  5. ... while it should be set as Manual ... (but this is likely unrelated) jaclaz
  6. How (exactly) are you running chkdisk? https://www.overclock.net/forum/132-windows/1603282-what-does-chkdsk-b-argument-do.html In any case on modern disks it makes very little sense, bad sectors should be remapped internally to the disk long before they are found/mapped by windows, the fact you see them might mean that there are some problems at hard disk level, like the amount of spare sectors already used. You need to run the manufaturer tools or some third party disk level tools to check the condition and health of the disk, whether this info is available may depend on the specific hard disk make/model. jaclaz
  7. How big is the volume? How big is the $MFT? Have you tried defrafmenting the $mft with Sysinternal's contig? Is that the System (or Boot) volume or just a data volume? jaclaz
  8. No, never thought that, all I say is that there are a few versions of devcon.exe from MS, not particularly easy to find, all AFAICR with builds earlier than when the source code was released, AND that the link in the readme : http://download.microsoft.com/download/1/1/f/11f7dd10-272d-4cd2-896f-9ce67f3e0240/devcon.exe is 404, of course if you already have that particular version and/or you retrieve it via Wayback Machine: https://web.archive.org/web/*/http://download.microsoft.com/download/1/1/f/11f7dd10-272d-4cd2-896f-9ce67f3e0240/devcon.exe it will work nicely . As well, I never said that there will be issues in using MagicIso to modify the DPMS.iso (which is not bootable), only that when people talk of editing .iso's there may be issues with this (or that) program. jaclaz
  9. There is some language misunderstanding. No idea what you mean by UAC Virtualisation. The process manager has nothing to do with this, you mean the service manager? The service is either running or is it not. You can use (easier) the little Nirsoft tool Serviwin: https://www.nirsoft.net/utils/serviwin.html to check the installer service status. Then open regedit, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\msiserver and export it to a .reg file. The result should be the same as the .reg file posted on the given MS KB, if not, attach the .reg file you exported to your next post. Next step, try the troubleshooter here: https://support.microsoft.com/en-us/help/17588/windows-fix-problems-that-block-programs-being-installed-or-removed jaclaz
  10. What filesystem? Which media? Which OS? There is a (rare) issue on NTFS that may create undeletable files, maybe this is the case? jaclaz
  11. Good. For a short period of time, devcon was released as open source, and a member here compiled it (just in case): https://msfn.org/board/topic/173201-gavottes-ramdisk-automation-package/ https://msfn.org/board/topic/173201-gavottes-ramdisk-automation-package/?do=findComment&comment=1091396 As a general rule, using "MagicISO" or similar auto-magic software is not a good idea (when talking of bootable/OS installs .iso's), the point is that a .iso is NOT (by definition) editable, so what all these programs do is to re-create (transparently from the user point of view) a NEW .iso and some settings related to the original .iso may (or may not) be changed, if you prefer this kind of programs tend to work perfectly (and conveniently) until they don't. You are welcome , jaclaz
  12. Yep, sorry , it is normal, round brackets, correcting the typo, As expected (even if it was really blurry) only one disk is seen in grub4dos (actually in BIOS), and from the size and partitioning it should be the USB stick, 7833720*512 should be a 4GB stick. Anyway the partition is NTFS and ID 0x07, how (the heck) can the XP setup see it as FAT32? (not that it should matter) Try after a cold boot, what this test confirmed is that the internal disk has not been detected at all. jaclaz
  13. The out of focus image seems to mean that only one disk was found (the USB one) and thus it is first disk and its MBR is chainloaded. No idea why this may happen, when you are on the grub4dos menu, press "c" to get to command line, then issues commands: geometry (hd0) [ENTER] and geometry (hd1) [ENTER] and map --status [ENTER] and post results. BTW the way the USB stick is shown in the Windows Setup is "strange". As a side note, try changing in BIOS settings the boot order, settng USB as first disk (as opposed to choosing to boot from USB after having pressed F12 (or *whatever*) which seems like what you tried doing. jaclaz
  14. Sure, if we go back to the real cause of the 2.2 TB "limit", it isn't. The limit is the 32 bit size of the two LBA fields in the partition table of the MBR, which limits the size to 2^32-1= 4294967295 sectors. So 4294967295*512=2199023255040 or roughly 2.2 TB [1]. When the sector size is 4096 bytes, the limit becomes obviously 8 times that, i.e. 4294967295*4096=17592186040320 or roughly 17.5 TB. NTFS has no issues whatsoever with larger than 2.2 TB partitions. jaclaz [1] actually on post-XP (due to other limits on XP it seems not possible) making a special arrangement of 2 partitions one can reach almost 4.4 TB
  15. Some news from Redmond: https://support.microsoft.com/en-us/help/4576988/can-t-uninstall-microsoft-edge jaclaz
  16. Maybe then the issue revolves around permissions and/or your login credentials? Those keys in the Registry should normally be accessible as Administrator. Or maybe you have some policies applied preventing it? You can still try running the Regedit as "Trusted Installer" and import the .reg but it should not be needed. http://reboot.pro/topic/22326-powerrun-v14-run-with-highest-privileges/ https://www.nirsoft.net/utils/advanced_run.html jaclaz
  17. Follow the first two methods detailed here (method 1 and method 2) BUT try first #2 and only if the service does not start manually or you have the "could not be accessed" error, try method #1, followed by #2 again to make sure the service is running : https://support.microsoft.com/en-us/help/2642495/the-windows-installer-service-could-not-be-accessed-error-when-you-try jaclaz
  18. Semi-random idea, but have you considered posting them as a collection on archive.org? jaclaz
  19. How Nice of You, I was fearing to be Overwhelmed by the Sheer Amount of Information being Published. on the Log. jaclaz
  20. Sure, why not? https://msfn.org/board/topic/163541-post-sp2-updates-for-office-2010-updated-14-nov-2015/ The problem might be actually getting all the needed updates. jaclaz
  21. I found the new un-feature interesting as it is among the things that Windows 10 fans like to use as argument to say how Windows 10 is "better". Even if I normally use one of my custom made sticks to NOT touch Windows 10, sometimes I have to, and when I happened to actually need an updated driver, historically that provision always failed in providing a proper driver, jaclaz
  22. Meanwhile in Redmond ... https://www.makeuseof.com/tag/microsoft-kills-windows-10-driver-search/ they seemingly removed the “search automatically for updated driver software.” jaclaz
  23. It would be a really strange PC, with no bootable USB but with a BIOS/NIC capable of PXE boot. AFAICR while USB and PXE booting were introduced at the same time, USB was adopted faster, at least in comsumer hardware, and while circa 2001/2002 *any* PC would have USB booting, not that many motherboards had a built-in NIC with PXE ROM (and even common PCI NIC's had rarely the PE "ROM" socket actually populated with a chip. jaclaz
  24. Maybe you can try an alternative to Daemon Tools. The requirement to use .isz files limit the choice, but ther are still at least a couple ones that can read them, I think gburner and yubsoft imgdrive support that. AFAIK .isz is not really-really a compressed .iso (I mean it is a compressed .iso but it i not - unlike .iso a "standard" file format) so your mileage may vary. jaclaz
  25. Well, than that seems another reason: You will probably need to disable Code integrity/ enable Testsigning. Before that, try with other (older) drivers: https://www.drvhub.net/devices/network/marvell/avastar-wireless-ac-network-controller jaclaz
×
×
  • Create New...