Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Oct 2024 16:23:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 281942] bsdinstall: fails with Operation not permitted. table 'nda0' is corrupt
Message-ID:  <bug-281942-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281942

            Bug ID: 281942
           Summary: bsdinstall: fails with Operation not permitted. table
                    'nda0' is corrupt
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

Attempting to use a 15.0-CURRENT installer on a test system provided by a CPU
manufacturer failed with the error in summary.

After choosing guided UFS, selecting nda0, and confirming that the entire disk
should be used a message box was presented:

+----------|Error|---------+
| Operation not permitted. |
| table 'nda0' is corrupt  |
+--------------------------+
|         [  OK  ]         |
+--------------------------+

Removing the system's NVMe drive and checking it from another system shows:

$ gpart show da0
=>       34  500118125  da0  GPT  (477G) [CORRUPT]
         34       2014       - free -  (1.0M)
       2048     204800    1  efi  (100M)
     206848   20971520    2  linux-data  (10G)
   21178368    1024000    3  linux-data  (500M)
   22202368  477915791       - free -  (228G)

Installer image was
FreeBSD-15.0-CURRENT-amd64-20240926-6a4f0c063718-272495-disc1.iso

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

home | help

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