Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2002 15:19:33 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Mark Valentine <mark@thuvia.demon.co.uk>
Cc:        Julian Elischer <julian@elischer.org>, freebsd-arch@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libdisk Makefile chunk.c write_alpha_disk.c write_i386_disk.c write_pc98_disk.c
Message-ID:  <20021101131933.GA14846@gray.sea.gr>
In-Reply-To: <200210252215.g9PMFlBO083244@dotar.thuvia.org>
References:  <Pine.BSF.4.21.0210251415390.7147-100000@InterJet.elischer.org> <200210252215.g9PMFlBO083244@dotar.thuvia.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-10-25 23:15, Mark Valentine <mark@thuvia.demon.co.uk> wrote:
> Julian Elischer <julian@elischer.org> wrote:
> > If you are going to repartition your disk, then fix the fstab
> > before you reboot for goodness' sake! It's not so complicated!
>
> I'm not repartitioning in any way which should affect FreeBSD.
>
> It doesn't sound complicated in this scenario, but when you consider
> the partition table index embedded in backups and in scripts, it's
> another matter.

Those scripts could be smarter:

	$ mount | grep 'on / ' | awk '{print $1}'
	/dev/ad0s1a

Giorgos.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021101131933.GA14846>