Upgrade from 2.1.5 to 2.2 hangs on boot.
-
no, pfsense is a UNIX system not linux, UNIX uses ufs or ZFS with newer options.
So really, you want to boot into something like PCBSD if you want GUI access. If you want command line only, you could probably just boot from a pfsense CD and go into command line from the options ? i think there is rescue option ?
I'm going to be honest, i don't think this is a label issue… maybe FreeBSD 10.1 doesn't like something about your hardware. Maybe try booting form different boot media like a USB stick or SSD or whatever, not sure what you are currently using...
And if you are going to install pfsense 2.2 on a USB stick, choose the NanoBSD version download and if you have a VGA port, the VGA console version. I would remove your current boot media tho.
Choose an image size that is close to your USB ( not over ), then you will have to write the image file into the USB stick with something like http://sourceforge.net/projects/win32diskimager/
-
look at the post form phil.davis here:
https://forum.pfsense.org/index.php?topic=87364.0
-
OK, so I have tried everything I can think of to gain access to that drive to check and/or edit the file to no avail…
I was able to get the pfsense 2.2 live CD and boot it to a prompt, but still can't figure out how to access the hard disk.
As I said earlier, I'm a total noob here so detailed instructions would be appreciated. Thanx!
-
Being a Unix noob shouldn't hurt you here as long as you are a BSD expert (-;
(I'm not - Looks like a few showed up though)
-
based on the post there by phil, like i said i don't think your issue is the label.
Have you tried doing a fresh install on a USB disk with the current boot disk removed and see if it works ? A few people are talking about the same issue now and most of them said they went back to 2.1.5 … but if its the ATA controller FreeBSD 10 doesn't like form your system or something, installing a nanoBSD version to a USB drive should work.
Here is link to download: https://www.pfsense.org/download/download.php?url=http%3A%2F%2Ffiles.atx.pfsense.org%2Fmirror%2Fdownloads%2FpfSense-2.2-RELEASE-4g-amd64-nanobsd-vga.img.gz
Then extract the gz file and write the img file to a USB stick with something likehttp://sourceforge.net/projects/win32diskimager/
That image is for 64 bit system ... if you have 32 bit this one should work:https://www.pfsense.org/download/download.php?url=http%3A%2F%2Ffiles.atx.pfsense.org%2Fmirror%2Fdownloads%2FpfSense-2.2-RELEASE-4g-i386-nanobsd-vga.img.gz
-
No, I've been trying everything I can think of to avoid a reinstall.
I ran fdisk at the pfsense shell and am getting "fdisk: mounted root fs resource doesn't match expectations (regexec returned 1)"
Is there a way to roll back to 2.1.5?
I have to have something working in about 2 hours… :P
Thanx for all the help. :)
-
How highly configured was your pfsense? Lots of settings and packages or basic and simple config?
-
I was pretty simple I think, compared to most of the other peoples. Just served up IPs, and rules for access times, Squid, Dansguardian, etc.
So, yes, I'm starting to think reloading it might be the quickest solution at this point.
-
I did a fresh install of 2.2 on a couple and restored a backup config from 2.1.5 because I had not provisioned as much disk space as I'd like and decided to correct that error. They work fine. When you reconfigure, remember to make a backup of your configuration this time if you don't already have one. Keep it handy.
-
Yep… I assumed checking the box to backup the config during the upgrade would give me the backup file, but it did not... I brought the box into the office where I have more resources to troubleshoot and investigate, so I don't have access to see when the last backup I took of it was. Hopefully it will restore and will have most of what I need on it.
OK, here goes a fresh install of 2.2 from the LiveCD. Wish me luck. :)
-
Good luck.
-
The checkbox does give you a full backup. See:
https://doc.pfsense.org/index.php/Full_BackupIf you can get to a command prompt you can probably restore it.
You could copy the backup file off the disk somehow, I've used a GhostBSD live CD successfully for such things before.Steve
-
Well, looks like reqlez was correct; 2.2 is just not compatible with my hardware for some reason… Fresh install of 2.2 gives me the same messages on first boot.
Guess I need to go back to 2.1.5. :(
-
I saw that another guy got pfsense to work by restoring his MB config to default.
I'd try alot of things before rolling back. -
Yea, I have tried that and more in the BIOS as well…
I've been working on this for ~15 hours now; I can't think of anything else to try.
Since the fresh 2.2 install did the same thing, all I can do is reinstall 2.1.5 again and hope I have a backup somewhere.
-
You will have a backup file on the drive (since you checked the box) but it will be overwritten if you choose to reinstall.
Oh wait you already did that. :(
Steve
-
I'm wondering about his SATA. Would it matter which sata slot his cable is plugged into?
I know OSs can sometimes be picky about it.
-
The hard drive is the only SATA device in the system. The DVD ROM is IDE (That's how old the thing is. lol)
So, to end my tale… ;)
I wiped the box and installed 2.1.5 64-bit from disk without incident. I couldn't find a backup anywhere, so I had to reconfigure everything.
All in all it will be a good thing. I got the BIOS straightened out (the HD controller was in IDE compatibility mode; it is now in SATA mode), the OS is now 64-bit (the original was 32-bit), and I'm far more familiar with the system than I was 2 years ago when I built the original so the reconfig only took a couple of hours. I still need to redo the Dansguardian, Squid, Squidguard, Snort, etc., but the major stuff is back online.
Hopefully we can figure out what in 2.2 doesn't like what in my box so I can eventually upgrade it to get the latest goodies. Or maybe I just need to use a more modern box... ;)
Thanx to all who helped out. :)