[vox-tech] mounting woes

Henry House vox-tech@lists.lugod.org
Wed, 9 Jan 2002 20:07:42 -0800


--liOOAslEiF7prFVr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jan 09, 2002 at 07:52:15PM -0800, Eric Nelson wrote:
> My dead rat 6.2 partition was filling up, and I got a new 40 gig drive, s=
o I=20
> decided to put part of the distro on a partition on the 40 gig, but got i=
nto=20
> trouble.
>=20
> First, I mounted the new partition:
> mount /dev/hdc1 /mnt/40g
>=20
> then I copied /home and /usr to /mnt/40g.  The goal is to move them, but =
for=20
> now I just renamed:
> mv /home /home1
> mov /usr /usr1
>=20
> then I created links in /
> ln -s /mnt/40g/home home
> ln -s /mnt/40g/usr usr
>=20
> I fixed up fstab to mount the new partition.  It seemed like everything=
=20
> should work OK, but when I tried startx, it couldn't find things, fonts a=
nd=20
> such.  Is the basic theory OK, or am I making a conceptual problem?

Since you did not include exact error messages, we can only provide
approximate answers.

It sounds to me like you did not use 'cp -a' when copying, so permissions
were not set properly on the copies.

Why did you not mount /dev/hdc1 under /usr to avoid one of the symlinks?
That's the way I would do it. It ought to work either way though.

--=20
Henry House
The attached file is a digital signature. See <http://romana.hajhouse.org/p=
gp>
for information.  My OpenPGP key: <http://romana.hajhouse.org/hajhouse.asc>.

--liOOAslEiF7prFVr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8PROOKK1cAVjXujwRAjHVAKDCyGXEdowIYZeQ1hpDfp0mf30XBgCeL8lB
KzoiQIirwTz6ahZhIOOaUPk=
=qyKB
-----END PGP SIGNATURE-----

--liOOAslEiF7prFVr--