Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2021 09:05:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257071] sysutils/linuxfdisk usage hints should be for fdisk-linux, not for fdisk
Message-ID:  <bug-257071-7788-ytYIFf9bof@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257071-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257071-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257071

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |danfe@FreeBSD.org
           Assignee|ports-bugs@FreeBSD.org      |danfe@FreeBSD.org

--- Comment #1 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
Indeed, it also uses old adX for ATA disks and enumerates SCSI ones incorre=
ctly
in the example:

> Usage: fdisk [-l] [-b SSZ] [-u] device
> E.g.: fdisk /dev/ad0  (for the first IDE disk)
>  or: fdisk /dev/da0  (for the third SCSI disk)
Third SCSI disk is not da0, but da2.  I'll see what I can do.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257071-7788-ytYIFf9bof>