On 6 Apr 98, at 21:08, David E. Fox wrote:
> > hdb1 was partitioned in a single 2Gb partition and formatted. It was
> > also
> > permanently mounted in /etc/fstab adding the line:
> > /dev/hdb1 /apps ext2 defaults 1 2
> >
> > In order to install Applixware on hdb1, I also gave the
> hdb1 was partitioned in a single 2Gb partition and formatted. It was also
> permanently mounted in /etc/fstab adding the line:
> /dev/hdb1 /apps ext2 defaults 1 2
>
> In order to install Applixware on hdb1, I also gave the commands:
>
> mkdir -p /mnt/hdb1/apps/opt
> rm -f /opt
>
> hdb1 was partitioned in a single 2Gb partition and formatted. It was also
>permanently mounted in /etc/fstab adding the line:
>/dev/hdb1 /apps ext2 defaults 1 2
^
this doesn't match
>In order to install Applixware on hdb1, I also gave the commands