From: "Алексей Любимов" <avl@l14.ru> To: sisyphus@altlinux.ru Subject: [sisyphus] initrd и unresolved symbols Date: Thu, 25 Dec 2003 20:23:54 +0300 Message-ID: <3FEB1D2A.2090800@l14.ru> (raw) Странная картина. создаю initrd имидж, все модули он подхватывает и прописывает. При загрузке с этим имиджем выдает кучу unresolved symbols на модуле ata_piix, причем эти символы определены в libata, который перед этим уже загружается. Проверяю так. беру содержимое initrd и делаю chroot /initrd/tree/ ./rclinux (там внутри просто набор insmod на модули) вижу те самые unresolved symbols, что и при загрузке меняю в этом файле /bin/insmod на insmod и запускаю просто /initrd/tree/rclinux а так все грузится без проблем и работает. Получается, вся разница в insmod из системы и busybox? Как ее вылечить то? PS и еще, почему то не монтируется initrd mount -t romfs -o loop /boot/initrd-up.img /test не пашет, жалуется на неправильный magic block mount -t ramfs -o loop /boot/initrd-up.img /test молча срабатывает но директория пустая. В тоже время в /initrd все нормально монтируется во время загрузки. Чего там секретного делается то?
next reply other threads:[~2003-12-25 17:23 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-12-25 17:23 Алексей Любимов [this message] 2003-12-25 17:29 ` Dmitry V. Levin 2003-12-25 17:31 ` Sergey Vlasov 2003-12-25 19:06 ` Алексей Любимов 2003-12-25 18:42 ` Andrey Rahmatullin 2003-12-27 20:04 ` Alexey Lubimov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=3FEB1D2A.2090800@l14.ru \ --to=avl@l14.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git