From: Michael K. <li...@mk...> - 2023-09-26 09:54:25
|
> Am 26.09.2023 um 10:53 schrieb nedi <ne...@gm...>: > > Hello, > > I have an Astlinux installation using the old astlinux astlinux-1.2.8 i586 - Asterisk 1.8.32.3 and alix board. > Astlinus is on Kingston USB stick. The customer do a hard power-down by unplugging the power cord and the pbx won't boot. has anyone the soulution to fix that. > on boot I get errors > squashfs error unable to read dpage ,block xxxx > and read on /mnt/root/bzimage failed :input output error > > I hope someone can help me to fix that without new install > regards nedi In the Syslinux bootloader you can select "shell" (instead of the default "runnix") to skip booting into AstLinux and try to repair the filesystem with "fsck": https://doc.astlinux-project.org/userdoc:system-boot-process Michael http://www.mksolutions.info |