From: Noah Smith (noah@astro.as.utexas.edu)
Date: 09/21/92


From: noah@astro.as.utexas.edu (Noah Smith)
Subject: Bootimage-0.97pl5 + Rootimage-0.97.1
Date: Mon, 21 Sep 1992 18:59:16 GMT


        I booted with the new bootimage-0.97pl5 today during lunch.
I then tried to install Linux to a hard-disk with rootimage-0.97.1.
The install script ran fine until it tried to mount hda1. Mount causes
a segmentation fault- I can not get past this point.

        Can anyone tell me if it is the mount binary on rootimage
causing the problem? The hard-disk had just been low-level formatted,
35M Linux partition added, 5M swap partition added, mkfs -c /dev/hda1 35???,
mkswap -c /dev/hda2 5???, mount /dev/hda1 /mnt -----> Segmentation fault