Télécharger
Développer
Compte
Télécharger
Développer
Connexion
Mot de passe oublié ?
Créer un compte
Langue
Aide
Langue
Aide
×
Connexion
Nom du compte
Mot de passe
×
Mot de passe oublié ?
Traduction statut du Français
Catégorie :
Logiciel
Peuple
PersonalForge
Magazine
Wiki
Recherche
OSDN
>
Trouver un logiciel
>
System
>
Operating System Kernels
>
Linux
>
uClinux-H8
>
Forums
>
Forum d’aide
>
inflate_bootについて
uClinux-H8
Fork
uClinux-dist
elf2flt
linux
uClibc
uclibc-ng
Description
Résumé du projet
Dashboard - Développeur
Page Web
Développeurs
Galerie d'images
Liste des flux RSS
Activité
Statistiques
Historique
Téléchargements
List of Releases
Stats
Code Source
Liste des dépôts de code
Git
uClinux-dist
elf2flt
linux
uClibc
uclibc-ng
CVS
Voir le référentiel
Ticket
Liste des tickets
Liste des Jalons
Liste des types
Liste des composants
Liste des tickets/RSS fréquemment utilisés
Soumettre un nouveau ticket
Documents
Wiki
Page de garde
Index du titre
Modifications récentes
Doc Mgr
List Docs
Communication
Forums
Liste des forums
Forum d’aide (55)
Discussion-Ouverte (49)
Listes de diffusion
Liste de ML
uclinux-h8-devel
Nouvelles
Forums:
Forum d’aide
(Thread #15618)
Retour à la liste de discussion
RSS
inflate_bootについて (2007-07-27 01:31 by
todo_kun
#30890)
Répondre
Création d'un nouveau ticket
はじめまして、akiH8でinflate_bootを利用してuclinuxを起動しようとしてはまっています。
inflate_bootをコンパイルして試してみました。
inflate.cのDEBG(x),DEBG1(x)をputs(x)としてコンパイルしたものを実行してみました。実行例に示すように、invalld formatのエラーとなってしまいます。
カーネルは、ucLinuxをコンパイルしてimageesの下にできるaki3068net-imagez.binと、aki3068net-image.binをgzipを引数なしで実行し得られたgzイメージ両方ためしてみましたが、結果は同じでした。
ReadMeのとおりに
echo "console=ttySC1,38400n81" >> inflate_boot.bin
cat linux.bin.gz >> inflate_boot.bin
により生成したinflate_boot.binをobjcopyでsrecフォーマットに変換しh8writeで書き込んで実行しています。
手順が間違っているのでしょうか?
それとも環境の違いでしょうか?
ご存知の方おられましたら、アドバイスお願いします。
ーーーーーーーーーーー実行例ーーーーーーーーー
kernel parameter:console=ttySC1,38400n81
Uncompressing Linux...
Get original file name if it was truncated
Discard file comment if any
decompress until the last block
gzip_mark
<blk<dyndyn1 dyn2 huft1 huft2 huft3 huft4 huft5 h6 h6a h6b h6b1 1 2 3 4 5 6 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f huft7 dyn3 dyn4 dyn5 dyn5a huft1 huft2 huft3 dyn5b gzip_release
invalid compressed format (err=2)
-- System halted
Répondre à 30890
×
Sujet
Body
Reply To Message #30890 > はじめまして、akiH8でinflate_bootを利用してuclinuxを起動しようとしてはまっています。 > > inflate_bootをコンパイルして試してみました。 > inflate.cのDEBG(x),DEBG1(x)をputs(x)としてコンパイルしたものを実行してみました。実行例に示すように、invalld formatのエラーとなってしまいます。 > > カーネルは、ucLinuxをコンパイルしてimageesの下にできるaki3068net-imagez.binと、aki3068net-image.binをgzipを引数なしで実行し得られたgzイメージ両方ためしてみましたが、結果は同じでした。 > > ReadMeのとおりに > echo "console=ttySC1,38400n81" >> inflate_boot.bin > cat linux.bin.gz >> inflate_boot.bin > により生成したinflate_boot.binをobjcopyでsrecフォーマットに変換しh8writeで書き込んで実行しています。 > > 手順が間違っているのでしょうか? > それとも環境の違いでしょうか? > > ご存知の方おられましたら、アドバイスお願いします。 > > ーーーーーーーーーーー実行例ーーーーーーーーー > kernel parameter:console=ttySC1,38400n81 > > Uncompressing Linux... > Get original file name if it was truncated > Discard file comment if any > decompress until the last block > gzip_mark > <blk<dyndyn1 dyn2 huft1 huft2 huft3 huft4 huft5 h6 h6a h6b h6b1 1 2 3 4 5 6 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f h6b h6f h6b h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6b1 h6c h6d h6e h6f huft7 dyn3 dyn4 dyn5 dyn5a huft1 huft2 huft3 dyn5b gzip_release > > > invalid compressed format (err=2) > > -- System halted
You can not use Wiki syntax
Vous n'êtes pas connecté. Pour distinguer vos messages en provenance du reste, vous devez choisir un surnom. (L'unicité du surnom est pas réservé. Il est possible que quelqu'un d'autre pourrait utiliser exactement le même surnom. Si vous voulez l'assurance de votre identité, nous vous recommandons de vous connecter avant de poster.)
Connexion
Nickname
Aperçu
Post
Annuler