You are not logged in.
Pages: 1
Hi everyone, I have installed devuan ascii 2.1 xfce in my samsung laptop and it works fine; the only problem sometimes happens to me when I initially load ramdisk before booting: it stops and I have to restart the computer. Fortunately, when the PC is forced to restart, the problem is gone, but I would like to know if someone has the same thing and if it can be solved. Thanks in advance.
Offline
An intermittent failure would suggest a hardware problem. Have you checked the cable and/or connector for the drive?
Use smartmontools to check drive health, along with fsck(8) to check the filesystem.
I suppose you could also try rebuilding the initramfs:
# update-initramfs -u -k all
But if it was corrupted in some way then I would expect it to fail consistently.
Brianna Ghey — Rest In Power
Offline
Pages: 1