Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase on FreeBSD 13.1 #114

Closed
andreas-jonsson opened this issue Jul 19, 2022 · 7 comments
Closed

Rebase on FreeBSD 13.1 #114

andreas-jonsson opened this issue Jul 19, 2022 · 7 comments

Comments

@andreas-jonsson
Copy link

Hi!

I have several laptops, most notably a StarLab coreboot laptop that won't boot with the default 13.0 image supplied on the website but when I rebuilt Nomad based on 13.1 they all run just fine. (Issues not specific to Nomad but FreeBSD as well.)

Updating Nomad on the USB stick directly can be tricky and it seems people have varying success.

Perhaps providing an official 13.1 image on the website would be a good idea? (At least for people to test.)

Thanks

@grahamperrin
Copy link
Contributor

… won't boot with the default 13.0 image supplied on the website but when I rebuilt Nomad based on 13.1 they all run just fine. (Issues not specific to Nomad but FreeBSD as well.) …

https://forum.nomadbsd.org/t/nomadbsd-1-4-not-booting-on-some-hardware/689/13?u=grahamperrin includes a link to a relevant release note.

@grahamperrin
Copy link
Contributor

grahamperrin commented Sep 24, 2022

Additional reasons to rebase on 13.1:

Context, my NomadBSD drive temporarily connected to a computer running FreeBSD 14.0-CURRENT:

root@mowa219-gjp4-8570p-freebsd:~ # lsblk da3
DEVICE         MAJ:MIN SIZE TYPE                                          LABEL MOUNT
da3              2:58   29G MBR                                               - -
  <FREE>         -:-   993K -                                                 - -
  da3s1          2:59   40M efi                                               - -
  da3s2          2:60  3.5G BSD                                               - -
    <FREE>       -:-   1.0M -                                                 - -
    da3s2a       2:62  3.5G freebsd-ufs                         label/nomadroot -
  da3s3          2:61   25G BSD                                               - -
    <FREE>       -:-   1.0M -                                                 - -
    da3s3a       2:63   25G freebsd-ufs                         label/nomaddata /tmp/nomaddata
  <FREE>         -:-   506K -                                                 - -
root@mowa219-gjp4-8570p-freebsd:~ # fstyp /dev/da3s2a
ufs
root@mowa219-gjp4-8570p-freebsd:~ # tunefs -j enable /dev/da3s2a
Using inode 14 in cg 0 for 29032448 byte journal
tunefs: Failed to write updated cg: Bad file descriptor
tunefs: soft updates journaling cannot be enabled
root@mowa219-gjp4-8570p-freebsd:~ # 

@grahamperrin
Copy link
Contributor

@andreas-jonsson
Copy link
Author

Is there a need for help testing a new 13.1 image?
If so is there a specific area or feature to focus on?

@bsdlme
Copy link
Member

bsdlme commented Nov 10, 2022

We're almost ready for a RC1. Please be patient for another few days.

@mrclksr
Copy link
Member

mrclksr commented Nov 16, 2022

@andreas-jonsson, please see #128

@grahamperrin

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants