Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2012 19:30:41 GMT
From:      Eugen Konkov <kes-kes@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/167036: ambigious output of fdisk
Message-ID:  <201204171930.q3HJUfvr049637@red.freebsd.org>
Resent-Message-ID: <201204171940.q3HJe1jE011009@freefall.freebsd.org>

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

>Number:         167036
>Category:       misc
>Synopsis:       ambigious output of fdisk
>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:   Tue Apr 17 19:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eugen Konkov
>Release:        
>Organization:
ISP FreeLine
>Environment:
>Description:
mfsbsd# dd if=/dev/zero of=/dev/ada0 bs=512 count=10
mfsbsd# fdisk -I ada0
******* Working on device ada0 *******
fdisk: invalid fdisk partition table found

this is ambigious: 
 a) it was error message, command fail
 b) this is error message but command success
 c) this is just some message, command success

May be that will be better: 
******* Working on device ada0 *******
fdisk: invalid fdisk partition table found
fdisk: partition was fixed and initialized sucessfully

>How-To-Repeat:

>Fix:


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



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