Content Type
Profiles
Forums
Events
Everything posted by jaclaz
-
Why not using a "dedicated" calculator? Example: http://www.wfwsoftware.com/hexit.html jaclaz
-
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Hi, Steve. Didn't know you were member here on MSFN too. Just for the record, here we are talking about installing XP from USB - which DOES NOT and CANNOT work when booted with grub4dos .iso mapping UNLESS Server 2003 SP1 or R2 files are used with a RAMDISK approach. jaclaz -
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Then, we are exactly in the same boat. From what Tulert reported (or, to be more accurate, from what I can gather from his reports) he properly partitioned/formatted the stick with fuwi's tools on the laptop and it boots at it properly. Some facts: Win2K is a "good", known environment (unlike Vista/Windows 7, that may be good but do have some little quirks when doing this kind of things) fuwi's tool ONLY creates a HD-like partitioning/formatting laptops are usually more "picky" then desktops when it comes to USB booting, but I have never seen/heard about/experienced about any laptop capable of booting from USB that did not boot from a plain HD-like stick Thus, the fact that it boots allright on the laptop should mean that the stick is now a properly partitioned/formatted HD-like device. Of course, if I could have the MBR and bootsector, I could be 100% sure, but right now I am 99.99% so. Now, when the same stick is inserted in the desktop, it behaves strangely: AUTO -> does not boot (strange but possible) CD-ROM -> does not boot (perfectly normal FDD-> boots up to a certain extent, but NOT properly (i.e. most probably, but I need the result of grub4dos commands, as a FD) The AUTO behaviour can be explained by the fact that the motherboard BIOS may check the Fixed/removable status of the USB device or simply by a small bug in the BIOS. The CD-ROM behaviour is normal and needs not an explanation. The FDD behaviour is "peculiar", if the device is properly partitioned/formatted HD-like it should NOT boot at all with such a setting, the only possible explanations are: the BIOS does some misterious "skipping" or conversion, ignoring hidden sectors (and auto-correcting sectors before in bootsector) the BIOS actually boots from the HD-like device, but then forcibly maps it as FD Solutions/workaround may be, as I see it : somehow re-forcing through grub4dos the FD to HD using PLoP, bypassing the BIOS USB stack find a way to make the thing boot from AUTO, possibly by flipping the "removable" bit on the stick or by some "hidden" setting in BIOS experimenting with FBINST jaclaz -
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
This is easy since I know exactly what leads to those and it is only 1 option of all described. I do use FDD in BIOS though which is emulation as Floppy which supposedly shouldn't work. Yep , life of lab rats is tough , they also have to decide WHICH of the guys with the white coat they have to listen to. To clarify: currently the stance of the two "technicians" of the lab is different: jaclaz is optimistic (or if you prefer more possibilistic) and is trying to understand what happens when you boot from stick as FD (which is the ONLY way that you seem to be able to boot on that motherboard) ilko_t is saying that once you have booted off the stick and it is seen as FD you are stuck, but since with any other setting you are stuck anyway, it means you are stuck. The decision is up to you, if you follow me there is a (unfortunately very small ) possibility, if you follow ilko_t you are in a CATCH 22 situation: in order to boot from stick, BIOS must see stick as HD BIOS cannot see stick as HD It is very possible that we can get around this problem thorugh either re-mapping within grub4dos or using a PLoP "kicker", but the only thing to do is to try and see what happens with the various available possibilities. Have a nice weekend, "see" you next week. jaclaz -
try this p.cmd: ping 192.168.1.%1 PAUSE EXIT jaclaz
-
Yes. http://homepages.tesco.net/J.deBoynePollar...no-answers.html http://www.google.com/search?client=opera&...-8&oe=utf-8 http://social.technet.microsoft.com/Forums...3f-4980c2f82151 jaclaz
-
Really? Could this connected to this part of the referenced post?: It may have been the right choice, but unfortunately, BOTH the files you posted are just a (nice, rounded ) collection of digital 00's. This could mean EITHER: that something went wrong while extracting/copying the sectors/files that you got the right \\.\Physicaldrive AND the extracting/copying went allright BUT the sectors on the stick are actually all 00's My guess is that unfortunately it is #2 above, which can be caused by three things: partial accidental wiping (of some initial sectors) of the device (not good, but leaving some hopes) total accidental wiping of the device (bad) device controller or flash memory malfunctioning (bad) Can you describe with as much detail as you can remember how this thing happened, if there were previous symptoms of failure, if any particular program was run against the stick, if the stick was EVER attached to an unprotected by antivirus PC, etc.? Let's try again with a slightly different approach. Get dsfo (within the DSFOK toolkit): http://members.ozemail.com.au/~nulifetv/fr...ware/index.html Open a command prompt and run from the directory where you unzipped dsfo.exe: dsfo \\.\Physicaldrive2 0 102400 C:\first200.dat Compress C:\first200.dat to a .zip and attach to your next post the resulting archive. If you have access to a hosting site of some kind (even a free one like megaupload or rapidshare would do) AND the stick did not contain privete/personal data that I shouldn't see, create a "full" image of the stick (you will need as much available space on your hard disk as the size of the stick + say another half size for the compressed file) by running: dsfo \\.\Physicaldrive2 0 0 C:\fullima.dat Compress C:\fullima.dat to a .zip, upload the resulting archive to the filehosting site and send me via PM the download link... If it's not all 00's some partial recovery may be still possible. A link is a link, and generally stays linked "Relative" addresses, such as "look at top of the page" may change depending on which particular view you are seeing this thread with, and from a number of other reasons. jaclaz
-
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Tulert, I cannot make head or tail of your reports. Don't take it the wrong way , but you should try one thing, and ONLY one thing and report EXCLUSIVELY about THAT thing you tried. This way you report everything you tried, mixing good with bad, booting with not booting and what not, it is already difficult enough to help in troubleshooting from a distance based on a single report, solving a single puzzle already takes time, let alone trying to put together pieces of several puzzles scattered on the same table. However BOTH your screenshots show that you are booting (up to grub4dos). First one is working (booting) exactly as it should, i.e. you get to grub4dos choices (i.e. menu.lst is loaded and the "splashscreen" included in fuwi's tool is shown). Second one appears as well to work properly (booting and loading grub4dos) but not being able to locate menu.lst. So, please STOP running "random" things in "random" ways, with "random" approaches. Simply replicate WHATEVER you did to produce the two posted screenshots, and let's start from there. Access the stick from an already booted system, say it gets assigned letter G:\. Open a Command Prompt and execute in it: DIR /S G:>C:\dirofstick.txt Attach resulting file C:\dirofstick.txt to your next post. Boot from the stick on the ASUS, (and get to the second screenshot you posted). Then press "c" to access grub4dos command prompt and type in it: find /menu.lst and press [ENTER] What you get? then try: ls ( and press [TAB] you should get something like: now try listing each of the "fd" and "hd" devices, always using [TAB] autocompletion features, like in: ls (hd [TAB] ls (hd0, [TAB] ls (hd0,0) ls (hd0,0)/ [ENTER] until you check which is the device that grub4dos detects the stick as. Post results. jaclaz -
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Rats are used in Labs because they are usually very fast in learning new things. Of course the experimenter needs to be very accurate, too. Some BIOS have an option, usually F12, to change boot order on-the-fly when booting, otherwise these should be more or less the steps involved: You switch the laptop off. Then you turn it on and press the appropriate key to access the BIOS. Look for anything like "Boot Device Priority" or "Boot from first" or something like that. Change it in such a way that an entry containing the word USB is chosen. Save BIOS settings and reboot. Then: Switch off. Insert bootable USB stick (previously made with "plain" HP utility running from the 2k or XP in the laptop, choosing FAT16 or NTFS, NOT FAT32 ). Switch on. Report what happens. Have you actually tried to simply unzip the fuwi's file as they are and run them? Of course answering NO when it asks for BartPE.... jaclaz -
Got it. But I also need the MBR and bootsector, see second part of this post: http://www.msfn.org/board/index.php?showto...133933&st=7 jaclaz
-
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Sure . Then (if FBINST didn't work) run from the laptop on the chosen stick fuwi's tool: http://www.911cd.net/forums//index.php?showtopic=21702 and see if it boots on the laptop. If it does, try the stick on the Asus, if it does not work we get more evidence that the problem is in the ASUS BIOS. If it does not boot on the laptop, use HDhacker (on the laptop): http://dimio.altervista.org/eng/ and save: MBR of the stick (first sector of physicaldrive) bootsector of the stick (first sector of logicaldrive for FAT 16/32 or first 16 sectors for NTFS) Compress the two resulting files in a .zip and attach it to your next post. jaclaz -
Only too happy to hear a story of success. jaclaz
-
Install XP from USB: conquering ASUS M4A78 Pro
jaclaz replied to Tulert's topic in Install Windows from USB
Oh, Oh, BAD news. My ideas now come at a price. Of course not in money, but Tulert seems to have (besides trying to do too many different attempts together on different hardware/software ) the "right" attitude and the "right (read "wrong" ) hardware. Maybe, if he agrees to play "lab rat" for us a little bit , we can see if all together we can finalize this thing about BIOSes that recognize sticks improperly as FD. @Tulert, please choose one, and one only of your devices, say the MemoRive 2GB. Have you handy (or can borrow, procure or steal ) another PC (another motherboard) running 2K or XP? Not that Vista is bad (actually it's worse than that IMHO) but I am not familiar with it and it may add a layer of problems in the steps I will suggest you. (and using anither motherboard would rule the (possibly faulty) specific BIOS out of the equation. Or can you run XP or a PE of some kind in a Virtual Machine? Or are you familiar with DOS/Command Line? About the "second partition" that RMPREPUSB adds, it is because in a few BIOSes it is reported that this helps in letting the BIOS see the stick as HDD. (which evidently is not working in your case). First thing I would try if I were you would be FBINST: http://www.boot-land.net/forums/index.php?showtopic=7932 jaclaz -
Sure, that's what actually Disk Management does. And the little app by Uwe Sieber: http://www.uwe-sieber.de/usbdlm_e.html didn't work? About entries starting with # I'm not sure to have ever seen them (or to have ever actually seen them and "coupled" them to something specific). I'll see what I can find on the topic. jaclaz
-
Topic splitted. jaclaz
-
Open a command prompt and type in it MOUNTVOL [ENTER] Result may look familiar to you : http://www.ss64.com/nt/mountvol.html (type 3) As well, I wouldn't touch the ones starting with #. I would rather look for problems in HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USBSTOR, but of course I may be completely off-track. Here is a good place to start when dealing with this kind of problems: http://www.uwe-sieber.de/english.html http://www.uwe-sieber.de/usbdlm_e.html jaclaz
-
How to install Windows from USB- WinSetupFromUSB with GUI
jaclaz replied to ilko_t's topic in Install Windows from USB
The workaround is copying them back. The solution has not been found (yet ) jaclaz -
How to install Windows from USB- WinSetupFromUSB with GUI
jaclaz replied to ilko_t's topic in Install Windows from USB
The one that normally works is the HDD one. If it does not work for you, it is possible that something is simply wrong in the stick (fixable) or in the BIOS (NOT-fixable). The "plain" HP Format utility is known, in some cases, to produce unbootable sticks. Do try the apps listed here: http://www.msfn.org/board/index.php?showto...87993&st=17 (after having zeroed out first 100 or 200 sectors, just to make sure you start from scratch) jaclaz -
ISO of Windows PE 2.1 not boot with -d option of oscdimg.exe
jaclaz replied to balubeto's topic in Windows PE
See if these help: http://www.boot-land.net/forums/index.php?...ic=8285&hl= http://www.911cd.net/forums//index.php?showtopic=23092 jaclaz -
The link given by GrofLuigi: http://smallvoid.com/article/winnt-lba-48-bit.html actually concludes: meaning that if you take a SP3+ (slipstreamed) and you modify it's SETUPREG.HIV adding to it a key: [HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Services \atapi \Parameters] EnableBigLba = 1 the "bigger-than-137-Gb" drive should be recognized in TXT setup mode also. I personally doubt that a CurrentControlSet is available on an offline hive, but you may want to try with ControlSet001. jaclaz
-
Would you put some gasoline in a diesel engine because that's what other people do with their (gasoline) engine? or would you put some diesel fuel in a gasoline engine because that's what other people do with their (diesel) engine? What happens using the Manufacturer's (WD in your case) diagnostic utilities? http://support.wdc.com/product/download.asp?lang=en http://support.wdc.com/product/download.as...mp;x=14&y=3 Or is that where the screenshot you posted comes from? Have you tried accessing it with Victoria or mhdd: http://hddguru.com/content/en/software/2005.10.03-Victoria/ http://hddguru.com/content/en/software/2005.10.02-MHDD/ Or maybe some other tool here: http://hddguru.com/ Even this: http://blog.atola.com/restoring-factory-hard-drive-capacity/ (WITHOUT actually pressing the "Restore Capacity" button) may give some hint about what is happening. At a more "high" level, have you tried running TESTDISK: http://www.cgsecurity.org/wiki/TestDisk on it? jaclaz
-
You are welcome. As said in the referenced post, both ways work, second only seems more "logic". jaclaz
-
What the heck? I did suggest you TWO utilities, then a post where the same TWO+another TWO=FOUR are suggested. WHEN you will have tried ALL FOUR of them, without success, do what ALREADY posted: If needed, specific instructions: TRY, one at the time, the apps listed in this post: http://www.msfn.org/board/index.php?showto...87993&st=17 in the same order they were given AND keeping in mind the "general advice" given in FAQ #10: http://home.graffiti.net/jaclaz:graffiti.n...SB/USBfaqs.html STOP the first time one of them works. TRY variations using the SAME app that worked. jaclaz
-
Does frequent formatting/defrag spoil HDD?
jaclaz replied to iceangel89's topic in Hard Drive and Removable Media
... You talking to me ? I do believe you. Actually I've asked that ages ago (in an other life) but never got a relevant answer but this (MS) one. I must admit it still lets me wondering... where is all that "formatting" time going ? Is this one of your "picky on grammar" days? Let me reword this: as: No reference whatsoever to Ponch or any other member if not to leon, to whom the post was addressed. And let me rephrase this: as: jaclaz -
Out of the blue, for no apparent reason, and possibly slightly (but not much ) OFF-TOPIC , a couple of possibly interesting links : AHCI vs. IDE mode benchmarks: http://expertester.wordpress.com/2008/07/2...mark-advantage/ How to enable AHCI on Vista: http://expertester.wordpress.com/2008/07/1...ut-reformating/ jaclaz