Re: Newbee and second HDD problem

1998-04-07 Thread Gianmaria Fontana di Sacculmino
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

Re: Newbee and second HDD problem

1998-04-07 Thread David E. Fox
> 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 >

Re: Newbee and second HDD problem

1998-04-06 Thread Vidiot
> 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