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. The "term" you need is "grub4dos", but you don't even need searching for it, start reading: http://www.boot-land.net/forums/index.php?showforum=66 Then, we will talk about the other things: jaclaz
  2. Well, there is googling and googling : http://www.robvanderwoude.com/ http://www.robvanderwoude.com/ntfor.php jaclaz
  3. @Ponch I am confused by the FOR loop from 1 to 100. Are we "talking" 2K/XP right? Wouldn't: FOR /L %%C IN (1,1,100) do? jaclaz
  4. Well, if I were an IT professional , I would look here: and here: jaclaz
  5. And now that you have become familiar with pie charts, you should learn about the "real thing", i.e. "treemaps": http://w3.win.tue.nl/nl/onderzoek/onderzoe...on/sequoiaview/ jaclaz
  6. You joking right? I usually shout this, NOT "hear" it. Point is that it greatly depends on how the BIOS handles the thing. Your stick is actually a partitioned device, i.e. it has a MBR and 63 hidden sector (MBR+62). What a BIOS may do is to simply "ignore" the first 63 sectors and access the partition bootsector as if it was first sector instead of the 64th, thus "removing" all info about the partition (and "vanifying" the NT boot process using Disk Signature). There are quite a few reports of these "strange" BIOS behaviour, but, mainly due to posters "abandoning" the game, there is NO real, solid, documented solution, AFAIK. fbinst can use a workaround to this behaviour, that may (or may completely fail to) work in your specific case. Maybe reading this seemingly unrelated threads will clear the matter (or completely confuse you ): http://www.boot-land.net/forums/index.php?showtopic=7507 http://www.boot-land.net/forums/index.php?...=5766&st=77 jaclaz
  7. Not sure which one you have in mind, but is it the attachmen t in post #97? http://www.msfn.org/board/solved-usbstick-...p;view=findpost http://www.msfn.org/board/index.php?act=at...st&id=26992 And BTW- not only theoretically capable, practically as well I must have read it wrongly, in there, which is here : http://www.msfn.org/board/solved-usbstick-...80-page-96.html (stoopid board software is still working, or better NOT working on a random base) You said you had a C program which you couldn't translate to AutoIT. On the AutoIt board you posted an AutoIt program: http://www.autoitscript.com/forum/index.ph...104426&st=8 that seemingly has glitches in it, as seen in later posts. So I will try to rephrase : Have you got now a fully working AutoIt program? If yes, you should also have understood the algorithm behind it, which is what I would be interested in, NOT into the CODE (C or AutoIt or whatever) that implements the algorithm. jaclaz
  8. Really strange, the MBR is allright, it appears like one created with RMPREPUSB. The stoopid BIOS must be checking for the "Removable" status of the stick, though it's the first time I see something like that. Which motherboard is it? You have probably two ways out: find out the manufacturer of the stick, find the Production Tool for it and "flip" the "removable" bit to have the stick seen as fixed (best) try using fbinst: http://www.boot-land.net/forums/index.php?showtopic=9460 Try running Chipgenius on the stick: http://www.boot-land.net/forums/index.php?showtopic=4661 if your key is one for which a suitable software can be found, it is the easiest (and permanent) solution. jaclaz
  9. Well, just post some details of the USB sticks you have handy as seen by Chipgenius and I can surely give you a link to a manufacturer tool for at least one of them with which you can zero out the serial number. @ilko_t Today I was able to reach the Autoit forum link, so you have something theoretically capable of generating the hashes and you are keeping it for yourself? jaclaz
  10. Well, NO. If your BIOS has a "USB HDD" option, it should be able to recognize a USB stick with a proper MBR on it as a partitioned device. This has nothing to do with booting or not booting, is about booting as HD vs. booting as superfloppy. Use HDhacker: http://dimio.altervista.org/eng/ to save first sector of the Physicaldrive corresponding to your USB stick , compress it in a .zip archive and attach it to your next post, I'd like to have a look at it. jaclaz
  11. Yep. Shouting at hardware really hard sometimes helps, also : http://www.msfn.org/board/hard-drive-backu...37-page-14.html jaclaz
  12. I don't really want to seem rude, as I usually am not , but you must understand that this is not a Forum led by "experts" in the matter, if you read attentively the thread you will see that is populated mainly by people who have problems with the methods described (and NOT "other" methods) and a bunch of guys that try to help them with the described methods ONLY. Switching pcb's is a NO-NO on modern hard drives. Last character in the above sentence is a "full stop" or "period". The usual approach, mind you "generic" description, not necessarily the right one for your problem , is to either use professional tools such as (example) PC3000: http://www.pc3000.com/ or phisically de-solder the actual flash from one PCB and re-solder it on the other one. Both the above need more than average skills and specific training, besides the actual tools, AFAIK, and I doubt that anyone here is either knowledgeable enough or should he be willing to "sell his trade" for free. Really, I am sorry for your troubles , but I do presume that you won't get here a solution to your problem, you might want to try your chances with an "experts" board, like this one: http://forum.hddguru.com/ or evaluate the idea of asking for a professional recovery service. In any case, when posting long stretches of code, please enclose them in [ codebox ] [ /codebox ] tags, to help the readability of the thread. jaclaz
  13. What happens with the "No to all" trick?: http://www.imaginaryplanet.net/weblogs/idi...mer/?p=83398413 Personally I would use a "backup" like app, like robocopy or strarc: http://www.ltr-data.se/opencode.html http://www.ltr-data.se/files/strarc.txt jaclaz
  14. @broughha DO NOT double post. Replied here: http://www.msfn.org/board/lot-rubbish-t139563.html&hl= jaclaz
  15. Grounding should mean that ANY device connected is grounded together. I.e. ALL boards/devices/whatever should have the 0V (usually black) cables connected together. Do check also speed/parity settings in hyperterminal. Try getting the power for the CA-42 by the SAME 220V to SATA PSU. jaclaz
  16. I seem not able to connect to the autoit place. And of course I do not understand the C code. Anyway keep going. jaclaz
  17. @Fernando Thanks , I misinterpreted johnc, I read "USB drives" (which is what he wrote ) instead of "USB Floppy". jaclaz
  18. Sorry for the OT , but I would be interested in understanding more of the above. In my experience txtsetup.oem's have always been kinda relaxed type of files , but didn't allow USB drives, I would be interested in makng a pretty much calm txtsetup.oem that allowed drivers on USB drives. jaclaz
  19. Problem is "open in current directory". There is also this one: http://www.boot-land.net/forums/index.php?...c=2624&st=2 A couple of old topics: http://www.msfn.org/board/cmd-window-curre...enu-t57907.html http://www.msfn.org/board/util-shell-exten...xp-t111384.html I guess this: http://www.msfn.org/board/util-shell-exten...384-page-8.html is what you are looking for. (and yes it works allright on 2K) jaclaz
  20. As a workaround. when you are at the grub4dos choice, press "c" to get to command line. In it type: geometry (hd0) [ENTER] and geometry (hd1) [ENTER] in order to make sure which of the two is the stick (it should be (hd0) as the drives have not been yet exchanged). Then issue the command: makeactive (hd0,1) [ENTER] to make the second partition active OR makeactive (hd0,2) [ENTER] to make the third partition active. Then issue the commands: find --set-root /menu.lst [ENTER] configfile /menu.lst [ENTER] to get back to the choices. In this cases BOOTMGR and /boot/BCD have to be in the same partition that is made active. Report what happens. If this approach works, you can add the makeactive commands in the menu.lst. jaclaz
  21. The good news (or bad news ) are: the: http://store.microsoft.com/Help/ISO-Tool returns: And look which results do you have actually searching: http://store.microsoft.com/search.aspx?tsq=iso-tool Page is cached here (at least right now): http://209.85.135.132/search?q=cache:Ry9mm...ool%22&cd=3 The link to the Windows7-USB-DVD-tool.exe is not there anymore. The tool requires required .Net, in order to be simple and small..... jaclaz
  22. As long as you won't merge "my" Windows NT 4.0 with Windows 95 , it's allright. jaclaz
  23. @cdob please be aware that the board "linking to post" does not work properly. Your link gives "a suffusion of yellow" and just points to the thread. Use this style of links: http://www.msfn.org/board/index.php?showtopic=137714&st=71 hxxp://www.msfn.org/board/index.php?showtopic=137714&st=71 jaclaz
  24. New Migrate2txt.cmd 004 Alpha "Fixed" version to remove the trailing "&" on "short" ParentIdPrefix. jaclaz Migrate2txt_004.zip
×
×
  • Create New...