fstab looks like this: <file system> <mount point> <type> <options> <dump> <pass> /dev/hda2 / ext2 defaults, errors=remount-ro 0 1 /dev/hda1 none swap sw 0 0 proc /proc proc defaults 0 0
But I don't think this is right. If I remember, I partitioned my drive like this: hda1 = swap hda2 = root hda3 = usr hda4 = var Any more suggestions? > -----Original Message----- > From: Alan Su [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 04, 1999 1:38 PM > To: Brian Morgan > Subject: Re: seriously hosed slink system > > > "Brian Morgan" wrote (Thu, 4 Mar 1999 13:27:56 -0600 ): > |>It went by quickly, but yes: > |>"Mounting local file systems . . > |>not mounted anything" > |>appeared in there somewhere. > > this is normal if you have only your root partition. what's your > partitioning scheme (a copy of /etc/fstab would work). > > |>Would booting from the rescue disk to change the IP address cause this? > |>I've done this before and not had a problem with it. What > should I do now? > |> > > i don't think this is the source of your problems. something else is > hosed, but it's hard to tell right now... > > -alan >