Oops, nobody responded last week when in article
<[EMAIL PROTECTED]> Keith Wright
<[EMAIL PROTECTED]> wrote:

> Anyone know of what it is I should be checking when the 
> "device hda3 does not appear to contain a RedHat
> installation tree" error message appears at step 57
> of Vigay's installation guide??

The installer looks for a directory "RedHat" on the specified device,
which must contain another directory "RPMS" which in turn must contain
all the RPM files. It seems this wasn't the case for you.

> I have tried installing with a raFS rpm file and a zipped RPM file
> (using zippee as suggested) and both times have had a stall at step
> 57.

I've just had a look at the guide - there's an error in step 49 if using
raFS; rafsln creates /hd/RPMS, not /hd/RedHat/RPMS. The correct rafsln
command should read:

  rafsln -s /adfs/ARMLinux/!RPMS RedHat

It should have worked with the Zip file, though. :-/
You can check whether everything is where it should be at the end of
step 49, just before the umount's:

  ls /hd             (should output "RedHat")
  ls /hd/RedHat      (should output "RPMS")
  ls /hd/RedHat/RPMS (should output all the RPM filenames)

In case something is wrong, use the command "mv <object> <destination
dir>" to move files or directories.

Don't give up! Installation is the hardest part. ;-)

  Richard

-- 
  __   _
  |_) /|  Richard Atterer
  | \/�|  http://www.in.tum.de/~atterer/                      raFS V1.15
  � �` �
PGP key fingerprint: C5 59 22 97 80 12 34 C6  6E CE 27 32 2A 44 2C 4A
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to