

InterviewSolution
1. |
Solve : Asm+batch?? |
Answer» Help, computer problem after file recovery(pictures), bios takes longer to load and windows too, when computer is idle cpu and gpu GOES to 100%, mouse click 2 times sometimes... I once see a question mark in hex editor in between hex of a HARD drive mft then format and it was gone. I think 100% that something is wrong with my pcNo there isn't. Quote I was trying to learn batch commands and dos so I could synchronise data buffers or somethingThis is a nonsense phrase. It doesn't make any sense. Quote and trying to learn asm so I coul read cmos many times or write 1 values to see where it goes wrong but no sucsses.This doesn't make much sense either. Why would you want to read the CMOS RAM many times? Surely once would be sufficient. (Of course let's ignore the fact that you aren't running DOS to begin with, thus you don't actually have real-mode access to the system but (if you are on 32-bit) are actually given access to a virtualized Processor through NTVDM. On 64-bit there is no Debug and there is no simple way to assemble and run 16-bit Assembly programs from within the OS. Quote I remember pluging hard drive broken by file recovery to a working pc and there were only 254 sectors one missing, and after restart 255 sectorsHard Drives use LBA now. Sectors are always 255. Some informational tools will show 254, since they will count the first one as Sector 0. Quote but some values missing in cmos and seetings in cmos wrong load defaults... so the first one is missing or is it it starts with second bit?The CMOS has nothing to do with your Hard drive. I'm honestly not sure if you are trolling or are seriously this uninformed on the concepts that we've so far tried to explain, but which have so far been ignored. You cannot just make up phrases and terms and think we'll know what you mean. Quote Could some Expert tell me is it the data buffers or what?I cannot rightly apprehend the confusion of ideas that would lead to such a question. Quote http://youtu.be/Id7GCd4SY_UIt's a glitch related to combination of using a internal command name for the name of the batch script (for) calling a batch script with that internal command name, but using a forward slash to trick the parser into calling the batch rather than the internal command, and continuing the call it until it ends up exiting. In this case the Error CODE that causes CMD to crash is "c00000fd", which is Stack Overflow. I would surmise that some combination of using the internal command name for the batch script, the batch script chaining to itself, and the use of a forward slash at the end of the name causes this problem. Quote from: Mflipb on August 30, 2013, 07:17:55 AM I rember the repair man was like "writing ones to buffer host ide or something cmos without reading next data buffer clock to get data buffer to beginning" This entire post is unintelligible. The repair man also said that a=bc that C is actualy A and need to change it, after he filled some memory with ones #1 , does that make any sense im writing to you what he did to repair my pc im not making things up and I don't know anything about programing trying to learn... Quote from: Mflipb on August 30, 2013, 11:55:40 AM The repair man also said that a=bc that C is actualy A and need to change it, after he filled some memory with ones #1 , does that make any senseNo, that makes no sense. I say this character is a fairly obvious "attention troll", probably aged about 12. His outpourings remind me of the "stuff about computers" in novels written by people who don't actually know anything about computers. I remember one of the Kay Scarpetta novels by Patricia Cornwell where she goes on about "formatting a few files" and other nonsense. Quote from: Mflipb on August 30, 2013, 07:07:44 AM I was trying to learn batch commands and dos so I could synchronise data buffers or something Or something? Or something? He's yanking your chains and not even hiding the fact. yes I was having trouble deciding if this was somebody who had a prenatal lobotomy or somebody who was purposely making absolutely no sense. I was leaning towards the latter.Time to reformat. This thread is beyond recovery. Note to the OP. What do you want to do? Is the issue saving a picture? You should export your pictures to some kind of permanent t media, like a CD-R you burn in a CD-EOM drive. Problems with pictures have nothing to do with the hard drive geometry. Pictures and never stored in CMOS. An many technicians know the difference between a Phillips head screwdriver and the other kind. That is how they got to be technicians. And when not working on computers, they shoe horses. If you want to go back to Windows XP and start over again, you have my permission. But But if you keep using Windows 7, please do not post any more questions like the ones you did here. In Windows 7 programmers do not use the DEBUG tool from early versions of Windows. It just don't work right. And nobody here will help you work on the MBR in Windows 7. In Windows 7, the MBR is not for any user programming or modification. That is by design. But we are willing to help. Just no more DEBUG with Windows 7. For the benefit of all readers, here is a simple explanation of what CMOS meas with reference to a PC. http://www.wisegeek.org/what-is-cmos.htm#slideshow (Also has pictures of other common PC parts.) |
|