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

Volume on disk3s7 failed to mount #1425

Open
oceanlewis opened this issue Feb 8, 2025 · 2 comments
Open

Volume on disk3s7 failed to mount #1425

oceanlewis opened this issue Feb 8, 2025 · 2 comments
Labels
MacOS Darwin/MacOS

Comments

@oceanlewis
Copy link

oceanlewis commented Feb 8, 2025

Error

Error: 
   0: Install failure
   1: Error executing action
   2: Action `create_nix_volume` errored
   3: Action `encrypt_apfs_volume` errored
   4: Failed to execute command `"/usr/sbin/diskutil" "mount" "Nix Store"`
      stdout: 
      stderr: Volume on disk3s7 failed to mount

   4: exited with status code: 1

Metadata

key value
version 0.35.0
os macos
arch aarch64
 INFO Step: Create an encrypted APFS volume `Nix Store` for Nix on `disk3` and add it to `/etc/fstab` mounting on `/nix`
ERROR Error saving receipt: RecordingReceipt("/nix", Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
ERROR 
   0: Install failure
   1: Error executing action
   2: Action `create_nix_volume` errored
   3: Action `encrypt_apfs_volume` errored
   4: Failed to execute command `"/usr/sbin/diskutil" "mount" "Nix Store"`
      stdout: 
      stderr: Volume on disk3s7 failed to mount

   4: exited with status code: 1
   4: 

Location:
   src/cli/subcommand/install.rs:259

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
@oceanlewis
Copy link
Author

Maybe a dupe of #1406

This was a clean installation of macOS and also the first tool I installed.

@grahamc
Copy link
Member

grahamc commented Feb 9, 2025

Hey @oceanlewis, can you try the Determinate pkg? https://docs.determinate.systems/getting-started/individuals/#install I have a hunch that that'll be able to solve this...

@cole-h cole-h changed the title <autogenerated-issue> Volume on disk3s7 failed to mount Feb 11, 2025
@cole-h cole-h added the MacOS Darwin/MacOS label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MacOS Darwin/MacOS
Projects
None yet
Development

No branches or pull requests

3 participants