ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] ôòåâõåôóñ ðïí ïýø :-)
@ 2001-01-17 16:48 Roman S
  0 siblings, 0 replies; only message in thread
From: Roman S @ 2001-01-17 16:48 UTC (permalink / raw)
  To: mandrake-russian

Цитирую Сергей Васильев <webmaster@znanie.net>:

> 1. Результат  работы ls -l /dev/cdrom -> bash: ls -
l /dev/cdrom: No such
>  file or directory.
Это хреново. т.е. система по каким-то причинам не 
знает, где у Вас привод. Почему - непонятно.
Попробуем вылечить простым способом:
Устройства IDE/ATAPI в Linux обзываются так:
/dev/hda - Pri Master
/dev/hdb - Pri Slave
/dev/hdc - Sec Master
/dev/hdd - sec slave.

/dev/cdrom - должен быть ссылкой на физическое 
устройство (как и /dev/mouse и некоторые другие)
издайте суперпользователем команду 
ln -s /dev/hdN <где N - a,b,c,d> /dev/cdrom 
N - явно не 'a', там у Вас винчестер.
Попробуйте после этого вставить диск и зайти в 
каталог /mnt/cdrom
>  Причём, в CD-Rom диск был.
Это не важно.

> 
> 2. файл fstab:
> /dev/hda1 /mnt/DOS_hda1 vfat user,exec,conv-binary 0 
0
э-э-э поменяйте conv-binary на conv=binary, все 
нижеслежующие conv=auto - тоже на conv=binary
для vfat разделов можно так же добавить параметры:
codepage=866,iocharset=koi8-r - тады будут рюччкие 
буквы.
> /dev/hda5 /mnt/DOS_hda5 vfat user,exec,conv=auto 0 0
> /dev/hda6 /mnt/DOS_hda6 vfat user,exec,conv=auto 0 0
> /dev/hda7 /mnt/DOS_hda7 vfat user,exec,conv=auto 0 0
> /dev/hda8 / ext2 defaults 1 1
> /dev/hda9 swap swap defaults 0 0
> /mnt/floppy /mnt/floppy supermount 
fs=vfat,dev=/dev/fd0 0 0
> none /proc proc defaults 0 0
> none /dev/pts devpts mode=0620 0 0
> /mnt/cdrom /mnt/cdrom supermount 
fs=iso9660,dev=/dev/cdrom 0 0

Rgds!
Roman Savelyev



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-17 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-17 16:48 [mdk-re] Re[2]: [mdk-re] Re[2]: [mdk-re] ôòåâõåôóñ ðïí ïýø :-) Roman S

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