Jump to content

jaclaz

Member
  • Posts

    21,300
  • Joined

  • Last visited

  • Days Won

    53
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by jaclaz

  1. Yep , what I wonder is if *somewhere* (not necessarily in the keys I posted) there is a "simple answer" through the Registry to add the feature. Ctrl+Alt+End used to work only if Fast User switching was disabled. jaclaz
  2. T. TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT TTTTTTTTTTTTTTTT (you should have got the idea by now ) jaclaz
  3. Ideally if mankind evolutes enough to create such robots it would be mature enough to make wars unneeded. A dispute could be settled by flippism or even through a robot fight, but more like "Real Steel": http://www.imdb.com/title/tt0433035/ than those more catastrophic Sci-Fi examples. jaclaz
  4. Under XP, enabling the thingy was possible even without Classic Shell: http://support.microsoft.com/kb/303070/en-us Does the Ctrl+Alt+End key work not anymore? http://blogs.msdn.com/b/oldnewthing/archive/2006/10/20/849575.aspx I suspect that one way or the other, a Registry key is involved (or can be used as a workaround) for the missing feature, though I have NOT at all clear the "way of working", see: http://www.planet-europe.fr/docs/support/Performances-Serveur/Most%20Important%20Registry%20Keys%20for%20Terminal%20Services.pdf Somehow OT, but still related, this thingy here seems like nice: http://www.donkz.nl/ jaclaz
  5. Posting just to make joyvalle aware I edited previous post. jaclaz
  6. Yep, it is correct , but you will need to skip 63 sectors. LBA starts with 0, so it equates to say "sectors before", i.e. sector LBA 0 will have 0 sectors before, and you skip 0 sectors, LBA 63 means that it has 63 sectors before and you skip 63 sectors. The issue is that the result of sector 62 is "terrible" The sector is filled with 0x54's (which is BTW a "queer" hex value), normally it is filled with 00's. Let's seee if sector 63 actual contains the valid data. A "normal" NTFS filesystem created under XP and earlier will have the $MFT starting at LCN 786432 and have an 8 sectors (4096 bytes) Cluster size. Hence sector 786432*8+63=6291456+63=6291519 should be the beginning of the $MFT. Use *any* hex/disk editor to inspect sector LBA 6291519 and see if it starts (first few bytes) with "FILE0" or "FILE*". Maybe better, get DMDE from here (though there is also a command line Linux Version, do use the Windows one with which I am more familiar): http://dmde.com/ (get the 2.6.0 for the moment) You can use it to make the dd-like or "forensic sound" disk copy too, if you did not manage to make one through Clonezilla: http://www.msfn.org/board/topic/170392-how-to-recover-accidentaly-deleted-partitionfiles/page-2#entry1061689 Then follow this set of instructions: http://www.msfn.org/board/topic/170392-how-to-recover-accidentaly-deleted-partitionfiles/?p=1061113 and see if it can find the $MFT. jaclaz
  7. Speaking of taking things too seriously! That job ad! "Experience in related field" Actually at least two (2) years of it, the tough part probably being the bold parts (I am quoting the whole of it in case it will disappear from the source site): The employer must either have an obsession for replacing light bulbs or they use a low-quality make/brand.... Just in case: http://www.cs.umd.edu/~gasarch/HUMOR/lightbulb.html http://funny2.com/bulb.htm jaclaz
  8. Trip, you are taking it far too seriously. I was just joking, in these times of Snowden revelations and NSA related talks the accent is to the fact that the mentioned firm, that has been involved with making Police, Government, Military and more generally "Forensics" and "Intelligence" software since years (and besides "sponsors" the excellent Autopsy Free/Open Source tool ) is "clearly" and "publicly" (as opposed to "secretly" or "undercover") recruiting people for what cannot but be a new "secret" software of some kind.... Just for the record the TS/SCI: http://en.wikipedia.org/wiki/List_of_U.S._security_clearance_terms http://en.wikipedia.org/wiki/Single_Scope_Background_Investigation has NOTHING to do with qualification of any kind (academic or work experience) it is just the result of a very accurate check of your past, you might need one even to become a janitor : http://www.clearancejobs.com/jobs/1787004/janitor-with-active-ts-sci-clearance jaclaz
  9. Good. The disk drive seems like working fine: The: is good, it means that you have a single partition on it, I would presume NTFS, created under XP or earlier. Can you confirm this is the case? So I need a dd copy of: sector LBA 0 (MBR) sector LBA 63 (VBR) Compress the two tresulting sectors into a .zip file and attach it or upload it somewhere and provide a link to it. In TESTDISK (still making a log) can you try "going forward" and see if it finds a partition/filesystem? Follow this: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step and do a "Quick Search". jaclaz
  10. If I may , you are extending the concept of astroturfing a bit too much . The general idea of astroturfing http://en.wikipedia.org/wiki/Astroturfing is IMHO in three points: deny (or hide) any connection with the product/firm, i.e. appear as "independent" or"super partes"appear as knowledgeable, expert, reliable, honestrecommend the product/firm (or tell everyone how great it is, etc.)A large part of what you address as "astroturfing" fulfills point #1 and #3 but fail on point #2, thus flatly falling in this definition of "fanboyism": http://www.urbandictionary.com/define.php?term=Fanboy&defid=3190045 An astroturfer, in other words, has often spent some time and work in creating it's credibility, in a somewhat perverted way he/she has some more dignity and deserves some more respect than the "pure" fanboy. Courtesy of: http://venturebeat.com/2013/08/22/understanding-fanboy-ism-an-overused-and-misconstrued-term/ jaclaz
  11. @Ponch I actually said how I was too fast assuming that a way back was already prepared, and how your note does have some merits . Still one thing is "better be safe than sorry" and another is "fear mongering" If you prefer, I have never experienced a defrag - short of a couple cases where there was a blackout during it - actually damaging a filesystem. Whether this is because the tool is safe, or that I have been extremely lucky over the years, it is hard to say, still the result of my experience is that if the filesystem is "sound" enough to let CHKDSK run (even reporting some errors, very, very unlikely after a CHKDSK /F and a CHKDSK /R) then DEFRAG won't worsen it's status (either the filesystem is perfectly "sound" or it is beyond recovery after a CHKDSK /F and a CHKDSK /R passes, in the sense that you have no other tool capable of fixing a NTFS error remaining after the two CHKDSK passes). The idea was the following: if for *any* reason there is one or more "weak" sectors (which however CHKDSK /R should have found and "exclude") in the disk area where the hyberfil.sys is placed, deleting it and recreating it after defragmenting the volume may place it in a different area of the disk. Of course defragmenting the hard disk is a key step as without it chances are that the new hyberfil.sys would be recreated on the same area as it was before, vanifying the experiment. Facts: BTW confirm that no harm was done. NO. CHKDSK, notwithstanding the name, has very little to do with the actual DISK, it only checks the logical consistency of the filesystem/volume, if it reports no errors, than running it on 100 different computers will still result in no errors (unless the other 100 computers are faulty themselves). BUT it won't say you anything about the actual DISK status, so, running the manufacturer utility tests is a very good idea , but no *need* to do so on "another" computer, if not because on the "other" computer it might be handier since you have a "full OS" working. Yes, it is possible, though if this is the case there can be tens of reasons why this happens. as Charlotte explained. Besides the autorun of CHKDSK issue, is the hibernation still not working properly? Which EXACT model is your Lenovo laptop? Which EXACT make/model of hard disk is the "new" 1 Tb one? Which EXACT make/model of hard disk was the one you replaced? jaclaz
  12. An American in Paris rectius Two Americans in Vienna (VA) I wonder why exactly one of the requisites for these two job offers: https://theapplicantmanager.com/jobs?pos=BT141 https://theapplicantmanager.com/jobs?pos=BT143 is US citizenship. What kind of tool/app/program/whatever might be Basis Technology: http://www.basistech.com/ be developing that needs these two newly opened positions? jaclaz
  13. See if this helps: http://www.msfn.org/board/topic/163751-windows-update-trouble/ jaclaz
  14. I see. Thanks , though the last point should be "reachable" in an "AIO" without the need for this special loader (I am not sure to understand the reference to the CTRL+F10 pressing ). Personally, and as a side note, I would not pursue anymore the AIO path, given the wide possibilities to install from different "untouched" (or "touched" ) .iso's from USB devices and current "common" or at least "available" sizes of such devices. jaclaz
  15. I find it necessary, before anyone accuses us *somehow* of being fanboys for the desktop (and Aero or *whatever*) that the point is not about the NCI (Nameless Crap Interface) being crap (which it is - at least on desktops ), but about having the option to use it (if one likes it ) on devices such as tablets and other touch enabled hardware but to have additionally the option to use a more traditional desktop interface. All in all, what we are asking is a minimum amount of freedom in choosing the way we like to use the PC (and let everyone else liking the NCI be completely free to use it instead). This basic freedom has been already been negated to us in Office applications (with the forced use of the senseless ribbon), with the obvious consequence of many of us migrating to other office suites or remaining with good ol' pre-2007 releases, let's see if this time the good MS guys will be more "democratic" . And no, Office 365 remains "pure folly" in my mind. jaclaz
  16. In windows (7) open disk manager. Can you see the disk? If it prompts you to initialize the disk, DO NOT click on yes. There is the (don't worry, it's very common ) confusion between disk and drive. The disk drive is the actual piece of hardware (from Seagate in this case). The disk (or Physicaldrive in Windows) is the WHOLE extent of the device as seen by an OS. The drive (or LogicalDrive in Windows) is the partition or volume or drive, i.e. the thing to which Windows assigns a drive letter (i.e. what you can try accessing in Explorer or other FileManager). Under linux you see the disk in, say fdisk -l as /dev/sda, and a drive as /dev/sda1, /dev/sda2, etc. As "implied" by PhysicalDrive vs. LogicalDrive, the first is accessed (and accessible) as "RAW" independently from it having a "logical" structure (i.e. a Master Boot Record with it's partition table, one or more partitions or volumes, with their Volume Boot Records). Are you more familiar with Windows or Linux? I will need to have you copy a few sectors with dd or a similar program to have a look at them, normally if the disk is still (at least partially) functional the issue is in the "logical" part, i.e. a corruption in either the partitioning or in the filesystem(s) and can often be repaired/fixed. As well, you should run TESTDISK making a LOG and post the log: http://www.cgsecurity.org/wiki/TestDisk (for the moment just run the TESTDISK with the LOG option and don't write anything to the disk) Ideally BEFORE doing anything to that disk it would be advisable to make a "dd-like" or "forensic sound" image of the disk "as is", to do this you should have available, besides some patience, a "same size" (to make a "clone") or a "larger size" disk drive available. You might also need (but this is to be seen if partition/filesystem recovery works or not) some available space on another drive to store recovered files if file based recovery will be needed. jaclaz
  17. Nice approach , thank for sharing, though I still wonder what the use of a 64 bit recovery environment is for . jaclaz
  18. Possibly some useful info in this thread: http://www.msfn.org/board/topic/170677-make-profile-folders-a-subfolder/ jaclaz
  19. If it ìs a LBA0 it will be listed in BIOS as 0 bytes in size. If it is BSY it won't normally be listed in BIOS. So it is "anything else" (and as such does NOT belong to this thread, which is ONLY about LBA0 and BSY). Start a NEW thread detailing your issue. Describe in it what EXACTLY do you mean by "can't access it neither in windows nor in linux". jaclaz
  20. Though it does seem gratuitious and unneededly fear spreading , the note by Ponch has some merits . I posted the sequence of operations assuming : that you already have a backup of the files (and/or an image of the disk)that since you already have noticed some issues with the hard disk, you expressly made a new backup of the files (and/or an image of the disk) before you started fiddling with the hard diskDefragmenting an hard disk is not in any way a "dangerous" operation, it will NOT "screw up" a working hard disk, it will NOT damage the filesystem, specifically on WIndows 7 it is run anyway automatically (normally once a week): http://windows.microsoft.com/is-is/windows/schedule-regular-disk-defragmenter#1TC=windows-7 so it is very likely that it was already run at least once since "recently" the new disk was fitted to that PC, and it will be probably run once a week for all the life of that PC. But yes, there is a very remote possibility that on an already "screwed up" hard disk (that won't anyway allow the running of CHKDSK successfully) it can worsen the filesystem status. So, IF you haven't already done so, do backup files and/or image the disk before attempting to run the given sequence of operation. jaclaz
  21. And the Lumia/Windows Phone has lost one user http://www.theverge.com/2013/11/6/5075188/so-glad-i-finally-ditched-windows-phone-for-the-iphone Besides the starting post, the whole thread is worth reading IMHO. jaclaz
  22. There is a documented "tweak" for 2K by FdV: http://www.msfn.org/board/topic/138242-nt4-explorer-on-xp/ which I believe is "the opposite" of what you are looking for, but that maybe contains some relevant info for your scope as well. NT4, like *any* NT system has NOT a "DOS", it uses CMD.EXE (and NOT COMMAND.COM) as command processor. The NT4 version of course misses quite a few functions of newer versions of CMD.EXE (and a few environment variables, including dynamic ones were introduced only in Win 2000, if I recall correctly). jaclaz
  23. Not really "news" in an "absolute" sense: http://www.virtualplastic.net/msgboard/thread.php?forum=1&thread=340 but nice to have it here and with full instructions . jaclaz
  24. And that's not all, remember that this was the 1960's: http://en.wikipedia.org/wiki/Acoustic_Kitty What could they have, NOW? jaclaz
  25. It looks a lot like Glary utilities (whatever they are) are spawning a CHKDSK process and "re-wording" it's output . If you have only one partition/volume (the C:\ drive) CHKDSK cannot be run on it in R/W mode (and R/W is needed to correct issues - if any), but since you get that new CHKDSK error (via Glary Utilities) right after the "install disk CHKDSK" showed no issues, there might be a real hard disk problem of some kind. In any case what you should try doing is the following. Disable hibernation. Boot to the install disk. Delete hyberfil.sys from C: Run CHKDSK (with no parameters) <- take note of errors if any Run CHKDSK again, this time with the /F parameter <- take note of errors if any Run CHKDSK again, this time with the /R parameter <- take note of errors if any Reboot to "normal" OS Run Defrag Re-enable hibernation Run CHKDSK (no parameter) from the booted OS <- take note of errors if any Try hibernating and resuming. jaclaz
×
×
  • Create New...