ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] kernel24
Date: Thu, 5 Jul 2001 22:53:30 +0400
Message-ID: <20010705225330.00e01134.vsu@mivlgu.murom.ru> (raw)
In-Reply-To: <20010705190328.7aa6a8e7.is13@inbox.ru>

On Thu, 5 Jul 2001 19:03:28 +0600
Igor Solovyov <is13@inbox.ru> wrote:

> Система - Spring, проапгрейженная с помощью apt-get dist-upgrade 
> из Sisyphus-а. Ядро kernel-up-2.2.19-alt2. Решил поставить ядро 
> kernel24-up-2.4.5-alt5. Поставил. Пришлось правда сносить 
> kernel-headers-2.2.19-alt2 при помощи --nodeps, т.к. 
> kernel24-headers-2.4.5-alt5 конфликтует с ним.
> Не знаю правильно сделал или нет, но сделал.
> В результате сейчас у меня установлены:
> 
> $ rpm -qa | grep kernel
> kernel-up-2.2.19-alt2
> kernel24-up-2.4.5-alt5
> kernel24-headers-2.4.5-alt5
> kernel24-source-2.4.5-alt5
> 
> Выяснилось, что теперь я не могу смонтировать оба своих cdrom-а.
> Вот пример:
> 
> $ sudo mount /dev/cdrom /mnt/cdrom
> /dev/cdrom: Input/output error
> mount: you must specify the filesystem type
> 
> Чего ради? В /etc/fstab тип файловой системы указан.
> Ну бог с ним. Делаю:
> 
> $ sudo mount -t iso9660 /dev/cdrom /mnt/cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>        or too many mounted file systems
>        (could this be the IDE device where you in fact use
>        ide-scsi so that sr0 or sda or so is needed?)
> 
> Со вторым, то же интересно получается:
> 
> $ sudo mount -t iso9660 /dev/scd0 /mnt/cdrom2
> mount: /dev/scd0: unknown device
> 
> С прежним ядром конечно же все работает.
> Как быть?

В новый ядрах 2.4.x от ALT поменялась работа с CD-ROM: теперь ide-cd
собирается модулем. В связи с этим оба устройства могли переехать под
ide-scsi; посмотрите на сообщения ядра - возможно, их следует искать на
/dev/scd0 и /dev/scd1. Тогда придется поправить и ссылку /dev/cdrom.

Кстати, сразу предупреждаю: если попался CD-ROM, с которым не работает DMA
(посмотрите в /var/log/kernel/* сообщения "dma disabled"), с ядром
2.4.5-alt3 это вызывало крайне неприятные эффекты - kernel oops, иногда с
сильной порчей файловой системы. В этом случае обязательно нужно запретить
DMA.

Кроме того, может не работать автоматическая загрузка модуля sr_mod
(заметил такое на одной машине, еще не разобрался, почему). До выяснения
причин можно просто занести sr_mod в /etc/modules.

> Еще заметил следующее: 
> 
> $ rpm -qi --requires basesystem | grep kernel
> kernel-up
> 
> Но новое ядро ведь называется kernel24-up-2.4.5-alt5,
> а basesystem зависит от kernel-up и kernel24-up естественно
> его не устраивает. Что можно сделать?

Я просто оставил kernel-up-2.2.19-alt2 в системе - иначе действительно apt
начнет орать и ничего не будет делать.



  reply	other threads:[~2001-07-05 18:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-05 13:03 Igor Solovyov
2001-07-05 18:53 ` Sergey Vlasov [this message]
2001-07-06 18:42   ` Igor Solovyov
2001-07-06 19:10     ` Sergey Vlasov
2001-07-07  2:59       ` Sergei
2001-07-07 14:45         ` Sergey Vlasov
2001-07-07  6:26       ` Igor Solovyov
2001-07-07  8:38         ` Sergey Bolshakov
2001-07-07 13:57         ` Sergey Vlasov
2001-07-07 14:36           ` Igor Solovyov
2001-07-07 14:51             ` Sergey Vlasov
2001-07-07 15:12               ` Igor Solovyov
2001-07-17 15:03   ` Marat Khairullin
2001-07-17 16:21     ` Igor Solovyov
2001-07-17 16:26     ` Sergey Vlasov
2001-07-17 20:00       ` Sergei
2001-07-18  5:59         ` [sisyphus] [JT] kernel24, ide-scsi Vyt
2001-07-19 19:07           ` [sisyphus] [JT] по поводуответов Sergei

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=20010705225330.00e01134.vsu@mivlgu.murom.ru \
    --to=vsu@mivlgu.murom.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