OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: AltairTK on August 28, 2009, 04:43:46 am

Title: Suddenly Dualboot Not Work.
Post by: AltairTK on August 28, 2009, 04:43:46 am
I have a Zaurus C1000 with Andromeda/Debian Filesystem (kernel 2.6.24.4-yonggun) in a SD Card 2 Gb and Cacko 1.23 on NAND. Bootloader: Sharp.
I have updated Andromeda by aptitude procedure 2 days ago.
After update kexec (kexec-tools version 2.0.0 armel) not load kernel image of cacko; Error message: "Unsupported machine type: armv5tel".
But until 3 days ago all works perfectly...
I have tried to download manually the packet "http://ftp.at.debian.org/debian/pool/main/k/kexec-tools/kexec-tools_2.0.0-1_armel.deb" and --force-overwrite the (same) version installed with dpkg, but not work too.....
What i can see to resolv?

Thanks !!!
Title: Suddenly Dualboot Not Work.
Post by: maemorandum on September 02, 2009, 05:39:00 am
Quote from: AltairTK
I have a Zaurus C1000 with Andromeda/Debian Filesystem (kernel 2.6.24.4-yonggun) in a SD Card 2 Gb and Cacko 1.23 on NAND. Bootloader: Sharp.
I have updated Andromeda by aptitude procedure 2 days ago.
After update kexec (kexec-tools version 2.0.0 armel) not load kernel image of cacko; Error message: "Unsupported machine type: armv5tel".
But until 3 days ago all works perfectly...
I have tried to download manually the packet "http://ftp.at.debian.org/debian/pool/main/k/kexec-tools/kexec-tools_2.0.0-1_armel.deb" and --force-overwrite the (same) version installed with dpkg, but not work too.....
What i can see to resolv?

Thanks !!!

dpkg -i kexec_tools_20080227_1_armel.deb

Had the same problem after an apt-get upgrade - using the original kexec from the zdevils post then worked for me.
Title: Suddenly Dualboot Not Work.
Post by: AltairTK on September 09, 2009, 09:00:18 am
Quote from: maemorandum
Quote from: AltairTK
I have a Zaurus C1000 with Andromeda/Debian Filesystem (kernel 2.6.24.4-yonggun) in a SD Card 2 Gb and Cacko 1.23 on NAND. Bootloader: Sharp.
I have updated Andromeda by aptitude procedure 2 days ago.
After update kexec (kexec-tools version 2.0.0 armel) not load kernel image of cacko; Error message: "Unsupported machine type: armv5tel".
But until 3 days ago all works perfectly...
I have tried to download manually the packet "http://ftp.at.debian.org/debian/pool/main/k/kexec-tools/kexec-tools_2.0.0-1_armel.deb" and --force-overwrite the (same) version installed with dpkg, but not work too.....
What i can see to resolv?

Thanks !!!

dpkg -i kexec_tools_20080227_1_armel.deb

Had the same problem after an apt-get upgrade - using the original kexec from the zdevils post then worked for me.

Perfect ! I have installed this version of kexec and Cacko load again.

Thanks very very much !