Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

fl.ops setup.nvme boot error mesage

Featured Replies

Posted

Hello,

When I run sudo fl.ops setup.nvme boot I get the following response.

executing from /usr/local/etc/udx.d/static

gpart: No such geom: nvd0.

nvme0: WD Blue SN580 1TB

nvme0ns1 (953869MB)

gpart: No such geom: nvd0.

Mon Mar 11 15:18:15 PDT 2024|/usr/local/etc/udx.d/static/fl.ops: adding GPT partition to nvd0 ...

gpart: geom 'nvd0': Operation not permitted

Mon Mar 11 15:18:15 PDT 2024|/usr/local/etc/udx.d/static/fl.ops: error: failed creating gpt partition ...

I did use the "SIMPLE" take over the whole disk method. All of the steps prior to "sudo fl.ops setup.nvme boot" seemed to complete correctly.

I'm thinking that I need to delete the first ZSF pool that I created on nvme0 and start over.  I only know enough to be dangerous!

Any advise will be appreciated.

Walt N

 

  • Author

Good morning

sudo gpart show nvd0

gpart: No such geom: nvd0.

sudo dmesg | grep nv

GEOM: nvd0: the primary GPT table is corrupt or invalid.
GEOM: nvd0: using the secondary instead -- recovery strongly advised.

This was the last two lines of about 1.5 screens of text. I did not want to over load my reply.  I will be happy to post more of it if necessary.

Thanks for your attention.

 

Walt N

 

Looks like the partition table on your NVME drive is corrupt somehow.

You can try recreating it with:

sudo gpart destroy -F nvd0
sudo gpart create -s GPT nvd0

Then reboot and retry the same commands from my message above to see if you get better results.

Might also be worth trying reseating the NVME drive physically.

  • Author

apnar,

When I try the recreation I get the following.

[admin@eisy ~]$ sudo gpart destroy -F nvd0

gpart: arg0 'nvd0': Invalid argument

[admin@eisy ~]$ sudo gpart create -s nvd0

gpart: Invalid number of arguments.

[admin@eisy ~]$.

I will go back over everything  again and see where I messed up.

Thank you for your help.

This is fun!

 

Walt N

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.