From: Sergey Vlasov <vsu@altlinux.ru> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] После обновления ядра с 2.6.25 до 2.6.30 не монтируется раздел Date: Thu, 22 Oct 2009 17:48:12 +0400 Message-ID: <20091022134812.GC9428@newmaster.mivlgu.local> (raw) In-Reply-To: <d77783290910220535v62f12c22l9596e77282b2883c@mail.gmail.com> [-- Attachment #1: Type: text/plain, Size: 1674 bytes --] On Thu, Oct 22, 2009 at 05:35:52PM +0500, Денис Черносов wrote: > 22 октября 2009 г. 17:15 пользователь Sergei Epiphanov > <serpiph@nikiet.ru> написал: > > В сообщении от 22 октября 2009 10:29:46 автор Денис Черносов написал: > >> Если снова загрузиться с ядром 2.6.25-std-def-alt8.M41.5, то > >> нормально загружается и показывает размер /dev/hda5 (не sda5!) 6018460 > >> блоков. > > С новым ядром попробуйте загрузиться с параметром root=/dev/sda5 Там проблема не в том, что нужный раздел не обнаруживается - проверка ФС выполняется существенно позже, когда корневая ФС уже смонтирована. > Точно. В /etc/lilo.conf я не подумал заглянуть: > > # cat /etc/lilo.conf > ... > boot="/dev/hda" > > image="/boot/vmlinuz" > label="ALTLinux" > initrd="/boot/initrd.img" > root="UUID=8bb3845c-f6fe-4a54-89c7-1acceb077b57" > read-only > ... > > > # ls -l /dev/disk/by-id/ | grep hda$ > lrwxrwxrwx 1 root root 9 Oct 22 14:45 ata-ST330013A_3KE0BDV7 -> ../../hda > > Наверное нужно заменить > boot="/dev/hda" > на > boot="/dev/disk/by-id/ata-ST330013A_3KE0BDV7" С /dev/disk/by-id/ata-* надо быть осторожным - иногда эти значения меняются при смене версии ядра или типа драйвера (ide/libata), хотя это в основном всплывало при переезде с ядер в районе 2.6.18 на что-то более свежее. Но с этим диском вроде бы проблем быть не должно (иногда бывают длинные имена моделей, которые не влезают в ограничения SCSI - у них на старых ядрах с драйверами libata это имя обрезалось, на более свежих, где в libata поддерживаются ioctl, совместимые с драйверами ide - показывается полностью, отсюда и несовпадение). [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2009-10-22 13:48 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-10-22 6:29 Денис Черносов 2009-10-22 12:12 ` Alexey Shabalin 2009-10-22 12:15 ` Sergei Epiphanov 2009-10-22 12:35 ` Денис Черносов 2009-10-22 13:02 ` Sergei Epiphanov 2009-10-22 13:48 ` Sergey Vlasov [this message] 2009-10-23 5:05 ` Денис Черносов 2009-10-22 13:41 ` Sergey Vlasov 2009-10-26 13:19 ` [sisyphus] [wiki] " Michael Shigorin 2009-10-27 6:17 ` Денис Черносов
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=20091022134812.GC9428@newmaster.mivlgu.local \ --to=vsu@altlinux.ru \ --cc=sisyphus@lists.altlinux.org \ /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