-
Notifications
You must be signed in to change notification settings - Fork 245
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
unbootable system "Impossible to mount filesystem" #168
Comments
Install pfsense on UFS NOT zfs |
Do you have any clue why this does not work with ZFS? I believe the FS should be unrelated to software running on it, if the software doesn't fuss with the FS. It seems to run on ZFS too, if its on GPT and running in an UEFI system. Did you try this? |
I run zfs without issue. Only /var/run is listed as ufs. |
@cypherstream: In GPT/UEFI or MBR/BIOS mode? |
If we can determine what about this script is affected by the boot partition or filesystem, let's open a new issue with more details. |
There is enough detail:
It's a grave functionality issue which destroys running pfSense Systems, I detailed the steps to reproduce. Instead of closing this bug you should reproduce it:
|
I don't discount the gravity of the issue; certainly the destruction of a running pfsense system is grave. But without knowing what I'm looking for, I am not able to make this happen. All this script does is copy files and install packages. It's unclear how the disk header would even be affected by anything this script is doing. But anything is possible. You've concluded that this script is responsible for the issue, presumably for a reason. If you know of something this script is doing that is likely to affect the disk header in a way that would cause an MBR disk to be unbootable but not a GPT disk, we should start there. Otherwise, I think the only place to start is the steps to reproduce. What steps do I take, what settings do I choose on what screens in what order, to make my system not bootable? Explain it like I'm five. I'll leave the issue open. Help me help you. |
How to reproduce:
-> you will run into the reported error Set your BIOS to boot in UEFI mode and repeat the installation of pfsense and uifi-pfsense following the above steps with one exception: -> you will not run into an error. Please confirm you can reproduce the error with the described procedure. I have no explanation of why this happens. The scripts alters /etc/fstab with the following code: |
Thank you. I am able to reproduce this, following your instructions. No insight yet on what is causing this. |
Installing unifi-pfsense leads to an unbootable system if pfSense was installed with MBR (BIOS) boot mode. The error is:
[...]
Filesystems are clean, continuing...
Mounting filesystems...
ERROR: Impossible to mount filesystem, use interactive shell to attempt to recover it
I've tested on the same machine once installing pfSense as MBR (BIOS) and once as GPT (BIOS); it works without that issue in the latter but not in the first case.
pfSense 2.4.4-p3
PC Engines APU2 (APU4d4)
unifi-pfsense 5.12.35 (7024e82 on 23 Nov 2019)
The text was updated successfully, but these errors were encountered: