Jump to content

jaclaz

Member
  • Posts

    21,291
  • Joined

  • Last visited

  • Days Won

    53
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by jaclaz

  1. Broken google? https://ofekshilon.com/2016/03/27/on-api-ms-win-xxxxx-dll-and-other-dependency-walker-glitches/ Welcome to the wonderful world of API sets (whatever they are besides being an added layer of complexity). Use the page above to get to Geoff Chappel's site with the full list and a nice explanation (or copy and paste the following). http://www.geoffchappell.com/studies/windows/win32/apisetschema/index.htm?tx=3 http://www.geoffchappell.com/studies/windows/win32/apisetschema/api/index.htm jaclaz
  2. It's queer. At least the kernel and hal should be logged. In any case with a single ntbtlog.txt you are not likely to go very far. The idea is to have TWO of them, on the same machine, with same hardware drivers, coming from two installations, one "old" (and not working with the PAE patch) and a new, clean one. Or having two of them from the same install, one when it is working (without PAE patch) and one when it is not working (with the PAE patch installed). It is by comparing the two logs that you can likely find the issue. jaclaz
  3. Which is good , though an s is missing. And the word for today is "among": http://www.quickanddirtytips.com/education/grammar/between-versus-among jaclaz
  4. That would be interesting. Outdated by what, by a new Release of XP? jaclaz
  5. I presume that any date, past, present and future was, has been, is and will be "between two weeks". The two beta testars must have a lot of work to do, and of course the single "currently" release that "are" is puzzling. It is not about been picky (which I am BTW) but really you could pay a little more attention when you write something. jaclaz
  6. Define "lots". (and divide between hardware drivers and "software ones") I mean, out of say 1,000 (one thousand) programs maybe 10 (ten) will have the need for a service/driver that may interfere with PAE and these would normally affect only the specific application working (i.e. only a small subset of the 10 should prevent booting or however affect other programs). On the other hand hardware drivers will be the same no matter if it is a fresh install or if it is an older one (on the SAME hardware). If you have (on the same hardware and with the same hardware drivers installed in both) 2 installs of XP, one PAE patched and one not, and if the issue is at boot time, making a boot log for each and comparing them should be enough to restrict the suspect to a handful of drivers, very likely one or two. jaclaz
  7. Sure, like - say - sandboxing high risk attack surfaces, such as Windows Defender. No, wait, they didn't : https://blog.trailofbits.com/2017/08/02/microsoft-didnt-sandbox-windows-defender-so-i-did/ jaclaz
  8. Hmmm. It seems like a recent machine, you may have issues with finding suitable drivers for XP. jaclaz
  9. @Dybia It makes NO SENSE WHATSOEVER to provide a link to Softpedia about a program that has been developed RIGHT HERE on MSFN: http://www.msfn.org/board/forum/157-install-windows-from-usb/ @Roffen The given section of the board is choking full of different ways to install Windows XP from command line (and with a GUI). The Rufus is AFAIK still compatible with XP, I have been "fighting" as much as I could with Akeo to have him keep the compatibility: http://reboot.pro/topic/20358-rufus-20-has-been-released/ any source for these news? The document you are making a reference to: is either inaccurate or wrong (or both), as (see again the given board section) it is like 10 years that we do install XP from USB just fine using command line tools. jaclaz
  10. Naah, most XP installs are ALREADY in a state of submission after having be sysprepped, particularly if sysprepped offline. Usually only some good ol' fashioned SHOUTING is enough to have them enter the .wim image without fuss. Some people BTW believe that it is better to give them orders in German, but I never needed to use that. jaclaz
  11. Just for the record jaclaz would have NEVER use the verb "to install" together with either DISM or Imagex, as what both normally do is to "apply" a WIM image. BUT the whole point was not only about the assumed running of setup.exe (which version BTW?, AFAICR the XP one didn't use images at all), but rather on the exact nature of the actually cited "sysprepped XP WIM image". Such an image - besides been sysprepped (online or offline) would have been needed to be "captured" (other verb useful in the context of using a .wim image), and the exact way it was captured may make an additional difference. In other words, whatever the tool used, it could have been a case of GIGO (Garbage In Garbage Out). But I can also make a generic response : Do the right thing! jaclaz
  12. Heck! I would have never thought that your crystal ball worked so much better than mine, that street dealer that sold me the special washing solution must have been a crook. Or maybe I really need to buy a new one as even when mine was new and perfectly tuned I would have not been able to see that Setup.exe was used instead of Dism (BTW from an unknown PE attempting to apply an unknown XP WIM residing on unknown media to an unknown hardware). jaclaz
  13. Well, you mean that you would have WAKED ME UP IN THE MIDDLE OF THE NIGHT? Be aware that EXACTLY that (having neighbour knock on the door at midnight) is the ONLY case allowing to act non-nicely in my generic Careware license: http://jaclaz.altervista.org/Projects/careware.html Seriously now, the improvement with 4K alignment (on 512 bytes sectored media) is largely the usual over-hyped idea. Admittedly on "slow" and cacheless devices (such as USB 1.1 or 2.0 sticks) it is noticeable, and - maybe - it could be noticeable on AF 512e drives (though I doubt it, as they are anyway fastish SATA drives AND with large caches). SSD's (that are overall AF drives) won't also likely get that much noticeable advantage, but it is a very good idea to align to 4k because of other reasons, like the way TRIM and garbage collection works on them and their "page" size. This post: http://reboot.pro/topic/9897-vistawin7-versus-xp-partitioning-issue/?p=85960 touches the matter, the test made here (though a "2048" test is missing): http://thebackroomtech.com/2008/09/10/perfomance-test-windows-server-2003-r2-partition-alignment-on-an-emc-san/ (which is one of the few I could ever find with some actual data) clears how different partition "alignment" may (or may not) differently better access times OR burst throughput (seemingly hardly both) on different file size ranges, so it is not a "solution for all problems" nor a "one size fits all" solution. And results may well vary on different devices due to the specific device internals. On USB sticks, it is usually a very good idea to have aligned partitions (if NTFS) while FAT16/32 need a more complex approach to actually align the filesystem, see these: http://reboot.pro/topic/16783-rmprepusb-faster-fat32-write-access-on-flash-memory-drives/ Still the advantage, which is very noticeable for booting sticks, is mostly related to when you need to read or write a zillion smallish files, when reading or writing large files there is not that much difference. jaclaz
  14. There are no real issues with running XP on a 4Kb aligned disk. BUT with a VERY notable exception, as soon as you "touch" the XP disk manager to change *anything* it will likely corrupt (not really, only mis-address them) each and every logical volume inside extended. See here: http://reboot.pro/topic/9897-vistawin7-versus-xp-partitioning-issue/ http://reboot.pro/topic/9897-vistawin7-versus-xp-partitioning-issue/?p=124095 Particularly, see: https://web.archive.org/web/20150204103538/http://support.microsoft.com:80/kb/931854/en-us http://www.dcr.net/~w-clayton/Vista/DisappearingPartitions/DisappearingPartitions.htm Most probably right now you have no real choices than to reinstall from scratch, but only because BEFORE asking for help you attempted doing everything (and the contrary of it), after having used - without actually knowing what you were doing - one of these auto-magic do-it-all tools that surprisingly are often not-so-magic and only-do-something. It would have been perfectly possible to fix the mess BEFORE you attempted the reinstall, and very likely it is still possible, but it implies examining the current situation, correct manually the addresses and fix the various mis-addressing here and there. If you are game for it, no problem we will try and help you, but be aware that it won't be "easy-peasy". Start by posting an exact view of the layout of the disk, a suggested tool is DMDE: https://dmde.com/ Post the screen shot of your disk corresponding to this: jaclaz
  15. Sure , it is right below the Vista Beta 1 download. jaclaz
  16. Sure , undoubtedly a very serious flaw, but over the years it happened to me more than once to find "crappy" BIOSes that checked "strange" parts of the MBR and simply didn't find it valid, so - somehow - I am not so much surprised. At least a couple ones from Insyde/H20, for the record, admittedly the issues I found were related to booting, but the same BIOS programmer that checks "jump bytes" and does not execute them unless they have an arbitrary pattern he/she decided by himself/herself to be "right" is - in my perverted mind - perfectly capable of doing any kind of "crime" when implementing a CSM. jaclaz
  17. @Dibya You wrote: I can install xp with out csm even . It would be interesting to know how exactly, and on which specific machine/motherboard you performed that since without a CSM there is no BIOS and thus no BIOS services/interrupts, and without BIOS services/interrupts there is no booting of non-UEFI operating systems, at least last time I checked. @RLoew I see, it's a pity you don't remember make/model. It is entirely possible that the CSM looked for something *out of spec* like an active partition or a given partition ID or even some initial jump bytes in the MBR code and was not satisfied by the contents of the protective entry in the MBR partition table. jaclaz
  18. Well, since the PAE was disabled in XP SP2 EXACTLY BECAUSE there were tons of buggy drivers this is again not news. The PAE feature was left in 2003 Server because (besides being actually *needed*) on that platform the amount of buggy drivers was much smaller and people actually buying/using Server 2003 had more possibilities/capabilities to use only certified (or however "better") hardware and drivers. Let's see if citing directly the reference page by Mark Russinovich helps: https://blogs.technet.microsoft.com/markrussinovich/2008/07/21/pushing-the-limits-of-windows-physical-memory/ Of course the decision (right or wrong) was made in or around late 2003/first half of 2004 and reflects the state of hardware (and drivers) at the time. Later hardware (and drivers) may (or may not) be "better" or "worse", but given that next iteration of the Server line was Server 2008 (that came out early 2008, at a time where everyone was already on the 64 bit bandwagon) noone would have later extensively tested newer hardware (and drivers) with Server 2003 32 bit (of which BTW only Enterprise and Datacenter edition were licensed for more than 4 Gb via PAE), simply because *any* new Server install (be it 2003 or 2008) would have been on 64 bit hardware, and using the 64-bit version of the OS. jaclaz
  19. Do you actually know what CSM is? jaclaz
  20. Rest assured that a lot of people will think anyway that, the concept that "sometimes it works, sometimes it doesn't" is written on almost any other post on this thread and on the "other" big one, some info that probably you missed, since you found needed to re-iterate it. jaclaz
  21. Check the card in device manager, maybe it has an error code for the driver. The "I found a Windows XP supported driver" is very vague, if you found it on the board manufacturer site (which I doubt) you can be 99% (never 100%) sure that the driver is suitable and works on that motherboard, if you found it *anywhere else* the reliability of the "XP supported" part might be as low as 0% . jaclaz
  22. And are you going to tell us make/model of that laptop ? And not connected with the internal hard disk being partitioned "GPT style", right? The hard disk not recognized in BIOS (CSM of UEFI) as if it was not any device connected to the port? jaclaz
  23. And NoelC will probably love these : https://randomascii.wordpress.com/2017/07/09/24-core-cpu-and-i-cant-move-my-mouse/ https://randomascii.wordpress.com/2017/07/27/what-is-windows-doing-while-hogging-that-lock/ jaclaz
  24. What is the difficult part in: Not available publicly, I believe. The "I believe"? Please read the "I believe" as "definitely, and even if it was available, providing a link to it would be a violation of MSFN Rules". jaclaz
  25. Vista Beta 1, assertedly: http://rec.games.computer.ultima.dragons.narkive.com/Xie6IQf5/windows-vista-beta-1 Not available publicly, I believe. jaclaz
×
×
  • Create New...