ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] dvd-ram
Date: Mon, 7 Aug 2006 12:16:10 +0400
Message-ID: <20060807081610.GA15163@procyon.home> (raw)
In-Reply-To: <200608062008.k76K8FfQ028998@mailc.rambler.ru>

[-- Attachment #1: Type: text/plain, Size: 1424 bytes --]

On Sun, Aug 06, 2006 at 11:09:10PM +0400, vovag3074 wrote:
> Чем в Linuxe можно записывать DVD-RAM? В Винде это прекрасно делается. В
> Linuxe только могу прочесть. K3B при попытке записать говорит смените
> DVD-RAM на DVD+: или  DVD-: Помогите:

Для форматирования дисков DVD-RAM можно использовать dvd+rw-format,
при этом опцией -ssa[=none|default|max] можно регулировать размер
Supplementary Spare Area - дополнительной области для переназначения
дефектных секторов.  Форматировать диск достаточно только один раз
(dvd+rw-format при обнаружении уже отформатированного диска ничего не
будет делать, если не указана опция -format=full для принудительного
повторного форматирования, или -ssa=... для изменения размера SSA).

Затем с устройством можно работать либо напрямую, либо через
промежуточный драйвер для пакетной записи (настраиваемый через
pktsetup).  Если диск новый, на нём сначала нужно обычным образом
создать файловую систему (например, UDF: mkudffs --media-type dvdram
/dev/dvd); далее смонтировать и работать с этой файловой системой
обычным образом (при монтировании полезно указывать опцию noatime,
чтобы чтение файлов не приводило к лишним записям).  В принципе можно
использовать любую файловую систему, но могут быть проблемы с
совместимостью (например, на http://en.wikipedia.org/wiki/DVD-RAM
указано, что Windows XP без дополнительных драйверов умеет работать
только с FAT32).

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

           reply	other threads:[~2006-08-07  8:16 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200608062008.k76K8FfQ028998@mailc.rambler.ru>]

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=20060807081610.GA15163@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=community@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 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