Re: Won't boot from SATA drives



Tony MS wrote:


If I leave the XP CD in, it simply restarts the XP installation process afresh. If I take it out, the system hangs after "Verifying DMI pool data". Yes, tried many times with both SATA HDs

Also, if I try a floppy boot disk, with the correct SATA driver renamed as NTBOOTDD.SYS, and modified BOOT.INI, it displays that it cannot recognise the HD.

Regards

Tony MS


Something you might try at this point, is downloading Knoppix (knopper.net)
or Ubuntu (ubuntu.com), and booting the computer with that. Both of those
Linux OSes can boot from a CD, without needing a hard drive.

The objective in that case, would be to see whether you can access the hard
drive or not. Both OSes should have an option to install their software to
the hard drive on request.

While you have that OS running from the CD, you can also erase the beginning
of the hard drive. Open a command terminal window in Linux, and try something
like:

dd if=/dev/zero of=/dev/hda bs=512 count=10000

The only tricky part of the command, is verifying the disk is at /dev/hda
or whatever.

What a command like that does, is erase the beginning of the hard drive.
I have had to do that on occasion, to be able to install an OS on a hard
drive. Some OSes do not like to find the remnants of the work that other
OSes have done, while installing. Clearing off the first few megabytes
of the disk, should blow away any structures at the beginning of the
disk. Naturally, don't use that "dd" or disk dump command, if
important drives containing data are still connected. To use
such a command, make sure that only your Linux boot CD is present,
and the single drive you are attempting to fix.

If attempts to do things to the disk are failing, it should then
be more obvious while using Ubuntu or Knoppix, that you have a
hardware problem. For determining hardware health, an alternate
environment is a handy thing to have. Both distros are a 700MB
download, in the form of an ISO file, and you burn that to a
CD using Nero or the like.

Paul
.



Relevant Pages

  • Re: Installation of hard drive - SOLVED
    ... Wll be also good for you if you learn how to use the number notation for chmod command. ... > Then try to mount the partition using the command line: ... >>> install ... >>> hard disk. ...
    (Debian-User)
  • Re: correct way to update AIX 4.3.3.0 to maintenance level 4330-11?(AIX newbie)
    ... >> on EMC storage and EMC recommends that I install 'Maintenance Level ... > My preferred way of doing an upgrade like this is to use their alternate ... > disk installation technique where you clone your current o.s. ... > Also, if you look at the Reference Documentation section, it has command ...
    (comp.unix.aix)
  • Re: free up some disk space
    ... > allocated to linux on my disk. ... This will tell us how much disk space is used up on each ... Another command to post the result of is the du command: ... "mere" 3.2 GB system but it wasn't an "everything" install. ...
    (Fedora)
  • Re: correct way to update AIX 4.3.3.0 to maintenance level 4330-11? (AIX newbie)
    ... > on EMC storage and EMC recommends that I install 'Maintenance Level ... My preferred way of doing an upgrade like this is to use their alternate ... disk installation technique where you clone your current o.s. ... Also, if you look at the Reference Documentation section, it has command ...
    (comp.unix.aix)
  • Re: Motherboard seemed to kill disk drives, wasnt PSU, cables, disk
    ... all the OSes begin to install, ... fedora automatic desktop install fails, ... >> a Solaris boot partition on it. ... >> which disk should be in use. ...
    (comp.sys.ibm.pc.hardware.misc)