Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 1998 23:28:25 +0200 (IST)
From:      Lvovsky Lev <cslebov@dapsas1.weizmann.ac.il>
To:        Greg Lehey <grog@lemis.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: HELP!!!(How to mount new file system)
Message-ID:  <Pine.OSF.3.91-heb-2.04.980209232448.10020A-100000@dapsas1.weizmann.ac.il>
In-Reply-To: <19980209091538.47167@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
	I did, got these messages:
#disklabel -w -r wd1 auto
Feb  9 23:13:10 194 /kernel: wd1: cannot find label (no disk label)
write: Read-only file system
# Feb  9 23:13:11 194 /kernel: wd1s1: cannot find label (no disk label)
Feb  9 23:13:11 194 /kernel: wd1: cannot find label (no disk label)
Feb  9 23:13:11 194 /kernel: wd1s1: cannot find label (no disk label)
Feb  9 23:13:11 194 /kernel: fixlabel: raw partition size > slice size
Feb  9 23:13:11 194 /kernel: fixlabel: raw partition size > slice size
Feb  9 23:13:11 194 /kernel: fixlabel: raw partition offset != slice offset
Feb  9 23:13:11 194 /kernel: fixlabel: raw partition offset != slice offset

	What does it mean???

On Mon, 9 Feb 1998, Greg Lehey wrote:

> On Sun,  8 February 1998 at 23:13:32 +0200, Lev wrote:
> > Help!!! I added a new hard disk to my computer. The disk is devided to
> > two partitions, one of which I want dedicate to FreeBSD 2.2.1 already
> > living on my old disk. I don't know how to label the new partition prior
> > to mounting. An attempts to write things like "dislabel -w -r /dev/wd1a
> > auto" failed with the following message:
> > # disklabel -w -r /dev/wd1a auto
> > Feb  8 23:09:16 194 /kernel: wd1: cannot find label (no disk label)
> > disklabel: /dev/wd1a: Invalid argument
> > # Feb  8 23:09:16 194 /kernel: wd1s1: cannot find label (no disk
> > label)
> 
> Try
> 
> # disklabel -w -r wd1 auto
> 
> This will give you the complete partition of the raw device
> (/dev/rwd1c).
> 
> Greg
> 

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91-heb-2.04.980209232448.10020A-100000>