This morning I installed Debian 9 alongside my SolydX system on my laptop.
It went Quick and simple... 99% ready to be my daily driver.
After it was complete and updated I booted to SolydX and it hung. I rebooted in recovery mode and got this ... (see photo). After it did it's checking Control-D and it booted normally. Is this a systemd thing? (both are using the same swap partition)
Now it works fine. Not a problem, but I a curious about what is going on.
Thanks.
startup error [solved]
startup error [solved]
Peter E
- Arjen Balfoort
- Site Admin
- Posts: 9340
- Joined: 26 Jan 2013 19:36
- Location: Netherlands
- Contact:
Re: startup error
I think I've seen that. It was caused by another system install that changed the UUID of one of the partitions that was being mounted in fstab. The old UUID was not found, hence the hanging. However, I had to manually edit fstab and change the UUID of that partition. I don't know if there is an automatic mechanism to detect UUID changes nowadays.
Re: startup error
Yep, I'll almost guarantee that the new Debian install formatted the existing Swap partition, which changed the UUID.
Run to check the UUID of the swap partition, and compare it to the fstab entry. Edit as necessary.
Run
Code: Select all
sudo blkid
Re: startup error
Thanks, found. It was the UUID of the swap... I guess I did not notice the forced format in the installer.tardy wrote:Yep, I'll almost guarantee that the new Debian install formatted the existing Swap partition, which changed the UUID.
Runto check the UUID of the swap partition, and compare it to the fstab entry. Edit as necessary.Code: Select all
sudo blkid
I have had this happen before (swap formatted) but I don't recall it causing hang on startup...
Thanks!
Peter E
Who is online
Users browsing this forum: No registered users and 2 guests