Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 08:39:52 GMT
From:      Oleg Pudeyev <oleg@bsdpower.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/174471: bsdinstall does not newfs and cannot mount any non-standard partitions
Message-ID:  <201212160839.qBG8dqOS050459@red.freebsd.org>
Resent-Message-ID: <201212160840.qBG8e0Y3040846@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174471
>Category:       misc
>Synopsis:       bsdinstall does not newfs and cannot mount any non-standard partitions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 16 08:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Pudeyev
>Release:        9.1-release
>Organization:
>Environment:
Not installed yet
>Description:
Trying to install freebsd 9.1.

I have the usual /, /usr, /var (which does not work), /tmp and /home assortment of partitions.

I also have a partition that I use for various things that overflow from one of the standard partitions. This one is called /any.

bsdinstall apparently cannot cope with this partition. After specifying it in partition editor, the next step produces:

Error

Error mounting partition /mnt/any:
mount: /dev/ada0s1h: Invalid argument

Then in the shell I performed a newfs on it manually:

newfs /dev/ada0s1h

And then I was able to mount it successfully in the shell.

After bsdinstall fails with that error it completely gives up and offers to restart from the beginning, discarding most data I already entered including partition layout.
>How-To-Repeat:
Try to install 9.1 and specify a non-standard partition
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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