ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] CDROM to CDRW change
@ 2003-04-01  8:36 "Андрей В. Кулешов"
  2003-04-01  9:29 ` Alexej Kryukov
  0 siblings, 1 reply; 5+ messages in thread
From: "Андрей В. Кулешов" @ 2003-04-01  8:36 UTC (permalink / raw)
  To: community

Здравствуйте!

Сменил на secondary/slave драйв на пишущий (_NEC...). Как сообщить 
системе (Sisyphus 03/03/2003) об изменениях без применения инсталлятора?

cdrecord -scanbus
сообщает о ненайденности устройств /dev/pg* или нерутовости пользователя.

-- 

С уважением,  Андрей Кулешов





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] CDROM to CDRW change
  2003-04-01  8:36 [Comm] CDROM to CDRW change "Андрей В. Кулешов"
@ 2003-04-01  9:29 ` Alexej Kryukov
  2003-04-01  9:51   ` "Андрей В. Кулешов"
  2003-04-01 10:20   ` Antonio
  0 siblings, 2 replies; 5+ messages in thread
From: Alexej Kryukov @ 2003-04-01  9:29 UTC (permalink / raw)
  To: community

On Tuesday 01 April 2003 12:36, Андрей В. Кулешов wrote:
> Здравствуйте!
>
> Сменил на secondary/slave драйв на пишущий (_NEC...). Как сообщить
> системе (Sisyphus 03/03/2003) об изменениях без применения
> инсталлятора?
>
> cdrecord -scanbus
> сообщает о ненайденности устройств /dev/pg* или нерутовости
> пользователя.

/sbin/modprobe ide-scsi hdd ?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] CDROM to CDRW change
  2003-04-01  9:29 ` Alexej Kryukov
@ 2003-04-01  9:51   ` "Андрей В. Кулешов"
  2003-04-01 10:20   ` Antonio
  1 sibling, 0 replies; 5+ messages in thread
From: "Андрей В. Кулешов" @ 2003-04-01  9:51 UTC (permalink / raw)
  To: community

Alexej Kryukov пишет:

>On Tuesday 01 April 2003 12:36, Андрей В. Кулешов wrote:
>  
>
>>Здравствуйте!
>>
>>Сменил на secondary/slave драйв на пишущий (_NEC...). Как сообщить
>>системе (Sisyphus 03/03/2003) об изменениях без применения
>>инсталлятора?
>>
>>cdrecord -scanbus
>>сообщает о ненайденности устройств /dev/pg* или нерутовости
>>пользователя.
>>    
>>
>
>/sbin/modprobe ide-scsi hdd ?
>  
>
Спасибо! К сожалению испытуемая система дома ;(

-- 

С уважением,  Андрей Кулешов





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] CDROM to CDRW change
  2003-04-01  9:29 ` Alexej Kryukov
  2003-04-01  9:51   ` "Андрей В. Кулешов"
@ 2003-04-01 10:20   ` Antonio
  2003-04-04 13:20     ` "Андрей В. Кулешов"
  1 sibling, 1 reply; 5+ messages in thread
From: Antonio @ 2003-04-01 10:20 UTC (permalink / raw)
  To: community

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 1 Apr 2003, Alexej Kryukov wrote:

> > Сменил на secondary/slave драйв на пишущий (_NEC...). Как сообщить
> > системе (Sisyphus 03/03/2003) об изменениях без применения
> > инсталлятора?
> >
> > cdrecord -scanbus
> > сообщает о ненайденности устройств /dev/pg* или нерутовости
> > пользователя.
>
> /sbin/modprobe ide-scsi hdd ?

Если полезет ругань, то посоветую так (если используется LILO,
как в случае с grub, я не в курсе):
1) В /etc/lilo.conf добавить строчку
append="hdd=ide-scsi"
2) От рута запустить /sbin/lilo. Не должно быть никакой ругани,
иначе проверяем правильность п.1.
3) reboot
4) Смотрим сообщения при загрузке или dmesg на тему определения
резака как ide-scsi.
5) cdrecord -scanbus и так далее.

- -- 
Best regards,
	Tony.			mailto:obidos@mail.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+iWgA2gaLrWRbr5URAhQLAKCV5yk1pPmLwP9eJe8cyXasJcOKsACgpn0q
1UvAFR7N7nBz6Y3mCoilDmk=
=ZyuE
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] CDROM to CDRW change
  2003-04-01 10:20   ` Antonio
@ 2003-04-04 13:20     ` "Андрей В. Кулешов"
  0 siblings, 0 replies; 5+ messages in thread
From: "Андрей В. Кулешов" @ 2003-04-04 13:20 UTC (permalink / raw)
  To: community

Antonio пишет:

>>>Сменил на secondary/slave драйв на пишущий (_NEC...). Как сообщить
>>>системе (Sisyphus 03/03/2003) об изменениях без применения
>>>инсталлятора?
>>>
>>>cdrecord -scanbus
>>>сообщает о ненайденности устройств /dev/pg* или нерутовости
>>>пользователя.
>>>      
>>>
>>/sbin/modprobe ide-scsi hdd ?
>>    
>>
>
>Если полезет ругань, то посоветую так (если используется LILO,
>как в случае с grub, я не в курсе):
>1) В /etc/lilo.conf добавить строчку
>append="hdd=ide-scsi"
>
Остальное не понадобилось. Кроме этого понадобилось сменить симлинк 
/dev/cdrom с /dev/hdd на /dev/scd0

>2) От рута запустить /sbin/lilo. Не должно быть никакой ругани,
>иначе проверяем правильность п.1.
>3) reboot
>4) Смотрим сообщения при загрузке или dmesg на тему определения
>резака как ide-scsi.
>5) cdrecord -scanbus и так далее.
>
>- -- 
>Best regards,
>	Tony.			mailto:obidos@mail.ru
>
Спасибо!

-- 

С уважением,  Андрей Кулешов





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-04-04 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-01  8:36 [Comm] CDROM to CDRW change "Андрей В. Кулешов"
2003-04-01  9:29 ` Alexej Kryukov
2003-04-01  9:51   ` "Андрей В. Кулешов"
2003-04-01 10:20   ` Antonio
2003-04-04 13:20     ` "Андрей В. Кулешов"

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git