Content Type
Profiles
Forums
Events
Everything posted by jaclaz
-
Well someone confessed http://www.alexstjohn.com/WP/2015/07/27/windows-update-sorry-my-bad/ still he doesn't seem as contrite and regretful as he should be, and he is rather joining (obviously BTW) the legions of whiners: http://www.alexstjohn.com/WP/2016/10/02/doom-for-windows/ jaclaz
-
@JorgeA I was trying to tell you that if you get a "random" laptop you have big chances of NOT being able to find suitable hardware drivers for the Linux you want to install to it. Have a look around, the interweb is full of people that did what you thought and passed months or years without fully using the laptop capabilities (because of lack of suitable drivers or due to the less than optimal quality/performance of those found). The situation is much less critical for desktops (even if there are still driver issues with them) but with laptops it is really a problem AFAIK. jaclaz
-
And you would be wrong. What you should do - instead - should be to find a laptop that is ALREADY intended for Linux (and thus drivers will be available) or one on which Linux was already specifically widely used (these tend to be "not-latest-models"). There are a handful of (small) manufacturers that sell these "made for Linux" laptops, just as an example, here is one: https://www.thinkpenguin.com/ and DELL has the "developer edition" line (though it comes with Ubuntu it can certainly be changed to a better distro). jaclaz
-
Did you go through the "normal" troubleshooting and found nothing? https://support.microsoft.com/en-us/kb/145926 http://www.aumha.org/win4/a/shutdown.php jaclaz
-
To clear the matter: 1) Primary partitions are UNaffected 2) ONLY Logical volumes inside Extended are affected[1] In a multiboot system with both XP and Windows 2000 it is "standard" and actually historically advised to use logical volumes to store the operating systems, and this is very likely what the OP had. jaclaz [1] Technically it is due to the fact that disk manager *somehow* has hardcoded 62 sectors gap between EMBR and EVBR of each volume, and even when something unrelated (like changing the active status of a primary partition) it automagically re-calculates addresses, thus breaking the EMBR chain and making ALL logical volumes incorrectly mapped or not mapped at all.
-
Firefox XP support will shift to ESR 52, drop in mainline past 51
jaclaz replied to mixit's topic in Windows XP
... which is good , think about the good MS guys (whose work is actually to upgrade your OS arbitrarily, particularly when everything works fine ) they would all need to find some new activities ... jaclaz -
Maybe you have still a loaded image as Nuhi hinted earlier? i.e. for *whatever* reasons the error you are having is misleading and the issue is with the mounting path? jaclaz
-
Maybe related (or maybe not) do not use space in paths or folder or file names (you will save yourself lots of headaches), and - by the same token - never use the desktop (which path has spaces) when using this kind of utilities (nowadays *everything* should be able to deal with spaces, but you never know and it costs nothing or next to nothing to avoid it by just using simpler names). A sensible path would be: C:\workingdir\ The path you posted however is not a valid path anyway as it has two \ (backslash). jaclaz
-
Naah, marketing is (mostly) harmless , AI will be the thing that will drive the next near-extinction, coincidentally: http://news.microsoft.com/2016/09/29/microsoft-expands-artificial-intelligence-ai-efforts-with-creation-of-new-microsoft-ai-and-research-group/ (from the same people that brought to you Tay, the long lived Twitter bot ) https://en.wikipedia.org/wiki/Tay_(bot) jaclaz
-
Well, no offence intended, but you provided no actual report that you checked the results of using either GPartEd 0.8.0.5 or GPartEd 0.12.0.2 "properly" or that the programs actually produced "proper" partitionings. Xp (actually disk manager) will make a mess of any disk where there are Logical volumes aligned to Mb (this is known), it is very possible that the same happens during install, so you should provide a copy of the MBR partition table (aligned to the cylinder) and of the MBR partition table (aligned to the Mb) or the exact partitioning scheme you used. I never saw any problem with primary partitions, so my guess is that in your setup one or more logical volumes inside Extended are involved. The extended partition/logical volume issue may also happen post install as just changing the active status of any primary partition will botch all logical volumes inside extended, JFYI: http://reboot.pro/topic/9897-vistawin7-versus-xp-partitioning-issue/ http://www.dcr.net/~w-clayton/Vista/DisappearingPartitions/DisappearingPartitions.htm There are also other factors that may come into play depending on the SP level of the XP (big LBA), but I don't think this is the case. jaclaz
-
NT4 7.8GB system partition limit questions
jaclaz replied to jholt5638's topic in Windows 2000/2003/NT4
No, you will need also the bootsector code from Windows 2000, check the given reference: https://web.archive.org/web/20121017215600/http://nu2.nu/fixnt4/ AND (should you not be aware of this) remember that you most probably need to have NT4 at SP4 level at least: http://www.911cd.net/forums//index.php?showtopic=11383 http://www.911cd.net/forums//index.php?s=&showtopic=11383&view=findpost&p=70389 (maybe it is not needed unless you "ever" boot a later OS on that system, the NTFS version upgrade is sneaky and "dangerous" ) jaclaz -
Windows 3.1x is "essentially" a (16 bit) GUI shell for DOS, it can run on *almost any* hardware (or if you prefer it ships with very generic drivers), Windows 9x (while being also "basically" a shell for DOS, but 32 bit [1]) *needs* a set of "more specialized" drivers, if these are not installed (and suitable drivers for the emulated hardware are not present in the Windows 95 install CD) several issues may happen, see the given post AND links in it: http://blogs.msdn.com/virtual_pc_guy/archive/2005/02/15/372846.aspx It is not unlike what people experience today when attempting to install old Operating Systems on "too new" hardware, the OS might not boot, this or that device may not function at all or not function properly, conflicts may arise, etc. @xpclient Just so you know, the screenshot you posted shows (textual) "Windows 95 Not running" . jaclaz [1] ... and now the flamewar on whether Windows 95 is an Operating System or a just a 32 bit shell for dos may begin ... https://en.wikipedia.org/wiki/Windows_95#Dependence_on_MS-DOS
-
NT4 7.8GB system partition limit questions
jaclaz replied to jholt5638's topic in Windows 2000/2003/NT4
Uniata driver has nothing to do with the issue, it is just the INT13 BIOS limitation: https://support.microsoft.com/en-us/kb/224526 The UniAta driver may come into play to overcome another limit, the 128 Gib/137 Gb one: http://nt4ref.zcm.com.au/bigdisk.htm Which is present also in windows 2000 (up to SP3): Unfortunately (for whatever reasons) sites which contained a wealth of information on the matter (and related stuff) were "removed" or "abandoned", once again the Wayback Machine" comes to the rescue: http://www.nu2.nu/fixnt4/ https://web.archive.org/web/20121017215600/http://nu2.nu/fixnt4/ Re: the Windows 2000 needed Registry setting: http://www.cpu-central.com/wwwboard/msg71.asp?id=71290 https://web.archive.org/web/20100901065005/http://www.48bitlba.com/enablebiglbatool.htm jaclaz -
Well, it's not like you are the only around that made it, just in case see this: and the following post by dawong. I have no idea what the OP is referring to/is sorry about, however it is perfectly possible to run Windows 95 on VPC 2007, it is only a bit more tricky to install. jaclaz
-
I know and it's fine, I only pointed out a "better" source for devcon and hinted that maybe the services may be removed with it (normall or getting Trusted Installer credentials) without first changing those keys in the Registry. jaclaz
-
Need to recover three doc/docx files from usb
jaclaz replied to Mcinwwl's topic in Hard Drive and Removable Media
Sure , Qphotorec is not Photorec, it is its GUI version (slightly less powerful but good nonetheless for most simple recoveries) but it has a different name (the Q is for the QT GUI libaries used). jaclaz -
Maybe devcon? JFYI, and as a side note, devcon is now open source and re-distributable: http://reboot.pro/topic/15252-picoxp/page-4#entry196380 Or maybe additionally RunasTI is needed to become Trusted Installer... jaclaz
-
SSD: mSATA to mini PCIE Adapter?
jaclaz replied to FranceBB's topic in Hard Drive and Removable Media
You mean something *like* this? http://eshop.sintech.cn/3x5cm-msata-adapter-as-3x7cm-mini-pcie-sata-ssd-p-1036.html http://www.ebay.com/itm/SINTECH-3x5cm-mSATA-adapter-as-3x7cm-mini-PCI-e-SATA-SSD-4-ASUS-EeePC-901-900A-/321532154310 More or less it is a couple of lines exchanged and a couple capacitors. This is the "reverse" of it (just for reference): http://hackaday.com/2010/12/18/making-msata-work-with-mini-pci-express/ Should work, but no guarantee of course. jaclaz -
Need to recover three doc/docx files from usb
jaclaz replied to Mcinwwl's topic in Hard Drive and Removable Media
I would say that a good reason for having used the command line version of Photorec is that ONLY the command line version exists. Happy you made it. jaclaz -
Installing Windows 2000 on Broadwell laptop?
jaclaz replied to northernosprey's topic in Windows 2000/2003/NT4
Well, you need to replace also the NTLDR with an XP one, if you use the XP "custom" NTDETECT.COM, I believe. jaclaz -
Need to recover three doc/docx files from usb
jaclaz replied to Mcinwwl's topic in Hard Drive and Removable Media
Well, you have DMDE, more or less is the best thing you can have for free. Though in this particular case - maybe - Photorec would be more suitable as a direct carving solution. In any case you can try (of course AFTER having made a dd image - or better two - and working on one of the images), to use "negative logic". I.e. you fill each and every non-deleted files with 00's and then carve the image, when you have eliminated the impossible, whatever remains, however improbable, must be the truth . Please note how there is a BIG difference between a .doc and a .docx file: .doc is a (proprietary) binary format .docx is a ZIP archive containing a number of .xml files usually recovering at least the text from a partial .docx file is easier than from a .doc, simply because there are many tools capable of recovering or extracting contents form a partial or corrupted .zip file. jaclaz -
Actually it is a terrible idea, that site is (clearly) a scam. It is a generic text filled up with technobabbling that invariably delivers you he same (crappy) repair software, examples: http://threadposts.org/question/517069/EMET-5-5-fails-to-load-on-reboot-with-some-group-policy-editor-settings.html Actually being "winwiki.org": http://winwiki.org/outlook-express/ It also covers the Internet Explorer 10 zing error http://winwiki.org/internet-explorer-10-freezing/ jaclaz
-
Why does SystemSettings.exe automatically start 5 minutes after logon?
jaclaz replied to NoelC's topic in Windows 10
Just in case/FYI, a new kid on the block: http://reboot.pro/topic/21211-powerrun-v10-run-as-trustedinstaller/ jaclaz -
Yes, definitely and undoubtedly. Point might be if such abrasiveness is justified in the context ... jaclaz
-
Hmmm, IMHO essentially the reason why the whole Aeroglass stuff exists is because the good MS guys decided to DEPRIVE their customers of choices, it would be - more than ironic - tragic that a tool useful to re-acquire a certain degree of freedom decides to stop supporting a part (even if minor) of its customers, effectively depriving them AGAIN of that re-acquired freedom of choices ... jaclaz