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. I think you should put it under "News", that message is only 9 years old (and of course it is a little, innocent joke), JFYI: https://bugzilla.mozilla.org/show_bug.cgi?id=446704 jaclaz
  2. I see now there isn't even a string for any Pascal graphics card in the .inf file=there aren't any strings for either GTX 1060/1070 or 1080 jaclaz
  3. Well, isn't yours a GTX 1050Ti (whatever that means)? From the page: So, not entirely unexpected. jaclaz
  4. NOT what you asked, but maybe (and with all due respect ), you are going the "wrong" way. In the good ol'times (when floppies were floppy and Cd-Roms were 1x and making all kind of noises when attempting to load files) people " in the know" copied the installation files to hard disk from cd-rom and then ran the installation from hard disk (this had two advantages, it was faster overall and left the installation files on the hard disk, so that when/if a file was needed you didn't have to find the cd-rom and insert it in the drive). And it seems like this good ol' method works fine for Virtualbox as well: http://thecuriousgeek.org/2012/03/installing-windows-95-in-virtualbox/ In the old times you needed to have SMARTDRV enabled, but I believe that since everything is virtual you won't have the same long times as with "real" hardware (of the time): http://novaonline.nvcc.edu/eli/itn107mb/installing_windows_95.htm jaclaz
  5. Pictures were most probably hosted here and there and they are not available anymore, expired hosting or whatever . But you can still read the READ ME FIRST and the FGA's (that never had images) and download the PDF (with images) of the guide by CarterinCanada: http://www.msfn.org/board/topic/143880-seagate-barracuda-720011-read_me_first/ http://www.msfn.org/board/topic/147532-fga-for-the-seagate-720011-drives/ http://www.msfn.org/board/topic/133387-debricking-the-seagate-drives/ http://www.msfn.org/board/index.php?app=core&module=attach&section=attach&attach_id=38656 And don't worry, as long as your issue is one of the two we have some experience with, BSY or LBA0, it is not that difficult, and even if you find any difficulties, someone will try and help you with them. jaclaz
  6. You'll need to use the framemenu url: http://web.archive.org/web/20160310165539/http://flyakite.msfn.org:80/framemenu.htm to navigate the site- jaclaz
  7. Let's say that it is unusual to have a Facebook page for an OS in development, it must be a sign of the time . jaclaz
  8. Vivard and Hdat2 should be at a "lower" level than scandisk, maybe the disk (physically) is fine, and the filesystem (as seen by Windows 98) has some issues. How big is the partition you are trying to install to? (I seem to remember some scandisk issues with largish partitions in 9x, but cannot remember exactly, and submix8c's reference to 20 Gb original disks may have some relevance). Which filesystem does it use? Another test would be to make a small FAT16 partition (max 1 Gb in size) on the SCSI disk and trying installing the Windows 9x to it. About the PS/2 mouse, really, you should get one, USB on Windows 9x is not (IMHO) reliable enough to have a primary interaction device connected to it. Submix8c stated that that model has no USB port? Are you using an add-on card or maybe there is some confusion with the model at hand? jaclaz
  9. Semi - random considerations/questions/doubts: 1) use a PS/2 mouse, not an USB one. 2) if scandisk finds issues on the disk/volume there may be a reason for them, which programs of the UBCD did you use to test the drive? 3) a test setup on a IDE disk drive would be only temporary to exclude a poissible issues with the SCSI BIOS extension and/or driver (this may be connected to #2 above) 4) the DVD drive is an iDE unit, right? jaclaz
  10. Quite evidently they are similar enough for this scope (in this context). jaclaz
  11. #1. and #2. are "as expected", as said, it is not "normal" (but if it is a choice of yours, it is good of course ) to have the Boot and System volumes on two different disk drives, it would make more sense to have the first disk (the one with C: and E:, both the "original" and the "clone") to be self-standing, this would also allow to clear DosDevices in the Registry, should the issue be connected with the Disk Signature (the fact that when you had both the "original" and the "clone" connected the "clone" was put offline should mean that the signatures are the same, but you never know). At the time you had both the "original" and the "clone" connected, did you see in Disk Management a message *like* this one? Personally I would run a BCDBOOT command and have the BOOTMGR and \boot\BCD on the C: volume, but as long as you have both disks connected the thing should work. I would also check the disk signatures of the "original" and of the "clone" disks, but the "flickering" in case #3. above is not a "common" symptom, it may still mean that the clone was not successful, i.e. that some file(s) on the "cloned" C: volume is/are corrupted. Problem is that it won't be easy to find that/those files . Can you try (with "cloned" C: and E: and "cloned " D: only) the other options (pressing F8 when it boots up)? Try both "Safe mode with command prompt" and "Enable boot logging", maybe the PC boots or at least shows where the issue might be. Otherwise you can try to "repair" the "cloned" C:, do you have a suitable Windows 7 install DVD? To check the disk signatures (just in case), you could use as well a PE (the one in boot.wim on the install DVD should do) and diskpart (detail disk will output disk ID, and 7 if I recall correctly has also the uniqueid command). jaclaz
  12. I don't get it. This is what I just posted a link to, it has already been done some 8 years ago. Still, it remains an unsupported, not entirely "stable" or particularly "tested" on many machines. jaclaz
  13. NewFileTime: http://www.softwareok.com/?seite=Microsoft/NewFileTime (up to 2.71) is explicitly Win98 compatible: https://web.archive.org/web/20161130142021/http://www.softwareok.com/?seite=Microsoft/NewFileTime BUT the SAME version page has been later changed with Win9x not mentioned anymore https://web.archive.org/web/20170120060612/http://www.softwareok.com/?seite=Microsoft/NewFileTime Maybe even the current version is still 98 compatible unless of course in the course of making it working in Windows 10 they ruined it. jaclaz
  14. Well, just for the record a related thread with some actual info for the Registry needed modification and the patch to NTLDR (reboot.pro is half down right now) via Wayback Machine: https://web.archive.org/web/20170324081949/http://reboot.pro/topic/9474-busting-the-myth-about-ramdisksys-xp2003/ but WinvBlock is still a "better" solution IMHO. To have a "tamper proof" system is also possible to use the ETBOOT project, and run XP from CD (JFYI): https://web.archive.org/web/20170224121218/http://reboot.pro/topic/3890-project-etboot/ https://web.archive.org/web/20150401052002/http://erwan.labalec.fr/ETBoot/ jaclaz
  15. No need to open a new thread, it is the same (actually continuation of) issue as this one: jaclaz
  16. To understand what is happening, I need to know what happens if you do the experiment with just the Disk 0 attached (the original "first" disk, the one that has volumes C: and E: in your screenshot). jaclaz
  17. Well, you can stamp your feet and cry as much as you want, but in the posted screenshot the D: drive is marked as "System" so it is part of the booting. Try doing the experiment suggested, the OS shouldn't boot with just Disk 0 connected as - at least when you booted it to take the Disk Manager screenshot, the D: (Disk 1) was involved. jaclaz.
  18. Back in time: http://web.archive.org/web/20071219023529/http://webplaza.pt.lu/public/rpetges/download/download.html ac530.exe was just ac.exe: http://web.archive.org/web/20071219023529/http://webplaza.pt.lu/public/rpetges/download/ac.exe jaclaz
  19. Here (via WaybackMachine): http://web.archive.org/web/20150715000000*/http://www.virtualltek.com/data/downloads/nlaom21.exe jaclaz
  20. OK. Though something is still not as you described before. DIsk 0 (original) is 1 Tb. Disk 1 (original) is 250 Gb or so (not 500) Disk 2 is the "clone" of disk 1, and it is 500 Gb, not 1 Tb (and the single partition in it has been enlarged from 232,88 to 465.76) Disk 3 is the "clone" of disk 0 (and it is now offline most probably because of a disk signature conflict). The disk 3 can be put "online" by changing (temporarily) the Disk Signature (if it is conflicting and the diks has been put automatically offline), but for the moment it is OK, it seems like the "cloning" at least made the partitions correctly. The 450 Mb (Recovery) and the 638.54 Gb partitions (presumably "Data") should not be involved in the booting at all. In theory the disk 1 and 2 as well should have nothing connected to booting, normally, BUT you seem like having a "mixed approach". The disk 0, partition 1 volume "C:" in the screenshot has the characteristics: Boot, Pagefile, Active Crashdump, Primary partition The disk 1, partition 1 volume "D:" in the screenshot has the characteristics: System, Active, Primary partition Normally (when there is not a reserved small hidden partition for the boot files) a single volume is at the same time Boot and System. The good MS guys have these attributes "reversed" , Boot means that the volume contains the System (in practice C:\Windows\), while System means that it contains the boot files (in practice BOOTMGR and \boot\BCD), see: http://www.multibooters.co.uk/system.html So it seems like your original boot process is: BIOS->Disk1,1(D:)->BOOTMGR->\Boot\BCD->Disk 0,1 (C:)->C:\Windows\System32\WINLOAD.EXE->Windows Normally the 0x000000CF BSOD means that the \boot\BCD cannot be read, so it seems like the issue is actually on disk 2 (the "clone" of disk 1). You can easily verify if this is the case, by removing all disks but disk 0 and attempt booting. (it should NOT boot) and give you a missing BOOTMGR error Then try adding disk 1. (it should boot as before). Then try removing disks 0 and 1 and add only disk 3 (it should NOT boot) as with just disk 0 connected. Then try adding only disk 1 (yes disk 1). What happens? As a side note (not necessarily connected to the issue) since right now you have both Disk 1 and disk 2 "online" it should mean that in the process -somehow- the disk signatures of them were made different. jaclaz
  21. And - to be fair to the good MS guys - some of the requests/reports may well be exaggerated, and - just as an example - the fact that Geek Squad could not restore operation of the computer and a new one was needed is not proof of anything, actually WHEN someone will report that Geek Squad did actually fixed properly *anything* THEN it will be IMHO worth the news . If the point is that the whole "upgrade" process was done in a reckless and irresponsible way, it has however a lot of merits. jaclaz
  22. Well, we all saw this coming ...: https://arstechnica.com/tech-policy/2017/03/unhappy-windows-10-upgraders-take-microsoft-to-court-for-lost-data-damaged-pcs/ jaclaz
  23. Basically (for the one or the other reason) you didn't actually "clone" the disk(s). Contrary of what most people think (and due to the misleading name) Clonezilla very rarely can provide an actual "clone" (as long as we define "clone" an identical copy). The fact that the copies created by Clonezilla (when used properly) are in most cases "good enough" is another thing. Your report is confusing, you talk of the one or the other disk, mixing liberally drive letters (that have no real meaning when talking of disks, since they are - unless some special provisions taken - assigned automatically by the OS depending on an algorithm based on enumeration). What you need to do is to describe (properly) the situation before AND the EXACT way you attempted to clone the original disks. Ideally you should re-connect the original disks as they were and take a snapshot of what you can see in Disk Management (or enumerate disks, partitions and volumes in diskpart). Then do the same with the new sets of disks. Most probably the issue here (since you suspect that there were some bad sectors) is that there are some bad sectors and as such some data in them was not transferred correctly to the "new" disks BUT the difference in drive lettering could mean that )for whatever reasons) you (or Clonezilla or both) missed a partition altogether, as the drive letters are "shifted by one". CHKDISK can often correct minor errors, but it cannot obviously do miracles. Additionally, if you have two hard disks and one of them is developing bad sectors, it doesn't mean that the other will also develop them soon, so there is no real reason to clone the disk that has no bad sectors and what is needed for the one developing bad sectors is not a "clone" (as intended by Clonezilla or similar) but a proper, byte-by-byte, sector-by-sector forensic sound clone, that will most probably anyway need to be analyzed and "fixed" (if possible) and/or data recovered and re-deployed to the new disk (without any actual need for it to be a "clone". You had ORiginally two disks, let us call them OR1 and OR2, which one of them is the WD 1 Tb and which one of the two is the Samsung 500 GB? Which partitions/volumes (drive letters) were on each of them? Which one was the disk where the OS was installed? Was that a "from new" Windows 7 install (thus probably having a 100 or 200 Mb "hidden" partition with the bootfiles) or a more traditional install with the BOTOMGR and \boot\BCD on the C:\ drive (or something else)? jaclaz
  24. Which is good , All's Well That Ends Well, or maybe Much Ado About Nothing. Definitely the Immortal Bard wrote good titles (besides the plays themselves) but I was expecting something more along the lines of Sir Arthur Conan Doyle ... jaclaz
  25. Hmmm, the plot thickens ... jaclaz
×
×
  • Create New...