No Desktop after Power Failure

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
User avatar
p310don
Posts: 384
Joined: Tue Dec 03, 2019 7:17 am
Location: Brisbane, Australia
Has thanked: 73 times
Been thanked: 113 times

No Desktop after Power Failure

Post by p310don »

I got home today to find my PC turned off. I assume there was a power failure. After turning it back on, it ran through the auchk on the savefile, but I cannot get a desktop. Instead it only gets to a prompt.

The image attached is what I get to. If I press enter it gets me a prompt. If I run xorgwizard it doesn't work, just comes back to the same unable to connect to x server error. I don't really want to start again, which I've done before with similar issues in the past.

IMG_20241222_174348_HDR.jpg
IMG_20241222_174348_HDR.jpg (206.09 KiB) Viewed 272 times
dogcat
Posts: 287
Joined: Fri Feb 18, 2022 11:14 pm
Has thanked: 92 times
Been thanked: 141 times

Re: No Desktop after Power Failure

Post by dogcat »

Just guessing.
Maybe try to mount the savefile and rename /etc/X11 directory to X11.bak , then save and try to boot using the modified savefile. It should rebuild the missing X11 directory during boot to something that loads XServer.

But if the problem is permission issues somewhere else then that won't work.

Μακάριοι οι καθαροί στην καρδιά * επειδή, θα δουν τον Θεό.

hikohan
Posts: 26
Joined: Wed Mar 13, 2024 12:08 am
Has thanked: 1 time
Been thanked: 7 times

Re: No Desktop after Power Failure

Post by hikohan »

Boot in rescue RAM mode, restore PuppySave if you have.

eg:

/mnt/home/fossapupfrugal/fossapup64save/

file system damaged while power loss.

User avatar
smokey01
Posts: 191
Joined: Sun Jul 12, 2020 10:46 am
Location: Australia
Has thanked: 24 times
Been thanked: 27 times
Contact:

Re: No Desktop after Power Failure

Post by smokey01 »

@p310don I am getting a similar error message when booting UEFI from a small USB drive.

Error.png
Error.png (494.13 KiB) Viewed 199 times

This is my rEFInd stanza.

menuentry "Fatdog64 Linux" {
icon /EFI/boot/icons/os_fatdog.png
volume FATDOG_LIVE
loader vmlinuz
initrd initrd-nano
options "mergeinitrd1=device:uuid:343B-5FF5:/initrd savefile=direct:uuid:343B-5FF5:fd64save.ext4 waitdev=5" #works
}

The following stanza works fine.

menuentry "Fatdog64 Linux" {
icon /EFI/boot/icons/os_fatdog.png
volume FATDOG_LIVE
loader vmlinuz
initrd initrd
options "savefile=direct:uuid:343B-5FF5:fd64save.ext4 waitdev=5"
}

Post Reply

Return to “FatDog”