ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <nick.grechukh@bigmir.net>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] CDROM
Date: Tue, 12 Jul 2005 11:57:04 +0300
Message-ID: <200507121157.05520.nick.grechukh@bigmir.net> (raw)
In-Reply-To: <1121119154.10205.4.camel@kondor7>

В сообщении от Вторник 12 Июль 2005 00:59 Kondratenko Boris написал(a):
Kondratenko Boris wrote:
> Где грабли?
как минимум здесь:
>> /dev/cdrom /mnt/cdrom  auto   noauto,subfs,nosuid,nodev,owner,ro 0 0

man fstab:
The third field, (fs_vfstype), describes the type  of  the  filesystem.
The  fourth  field, (fs_mntops), describes the mount options associated with 
the filesystem.

noauto в четвертом поле говорит что при загрузке /dev/cdrom не будет 
смонтирован (а с subfs монтировать имеет смысл именно при загрузке).

auto в третьем поле означает определить тип ФС автоматически (здесь 
получится iso9660), а все что в четвертом поле - передастся как опции для 
mount.

man mount: ищем слово "Опции монтирования для iso9660".
опции subfs у iso9660 не бывает.

потому и: 
> > mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
> >        missing codepage or other error
> >        In some cases useful info is found in syslog - try
> >        dmesg | tail  or so
тот же эффект будет если вручную написать:
mount /dev/cdrom /mnt/cdrom -t iso9660 -o subfs,nosuid,nodev,owner,ro

следовательно что-то надо менять. подсказываю: subfs - это такая файловая 
система.

      parent reply	other threads:[~2005-07-12  8:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11 21:59 Kondratenko Boris
2005-07-12  5:20 ` Vasya Makarov
2005-07-12  8:45   ` [sisyphus] CDROM Michael Shigorin
2005-07-12  9:45     ` Epiphanov Sergei
2005-07-12  9:48       ` Nick S. Grechukh
2005-07-12 13:35       ` Kondratenko Boris
2005-07-12  7:49 ` [sisyphus] CDROM Alexei V. Mezin
2005-07-12  8:57 ` Nick S. Grechukh [this message]

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=200507121157.05520.nick.grechukh@bigmir.net \
    --to=nick.grechukh@bigmir.net \
    --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