ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Геннадий Ищенко" <anarhoret@mail.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] проблемы с k3b
Date: Wed, 29 Oct 2008 17:05:22 +0300
Message-ID: <E1KvBfm-0000xi-00.anarhoret-mail-ru@f106.mail.ru> (raw)
In-Reply-To: <f725ea640810280146i239c2319k99392ef46d20f375@mail.gmail.com>

28 октября 2008 г. 10:04 пользователь Геннадий Ищенко написал:

> Или подскажите в каком месяце было
> обсуждение

> http://lists.altlinux.org/pipermail/community/2006-February/371414.html 
> Оно?

Для записи на DVD диски файлов больше 4Gb скачал и установил
пакет udftools. О работе с mkudffs в Интернете есть только
краткие инструкции типа:
Вот команды для создания образа

Команды:
1) Создать образ диска
dd if=/dev/zero of=$1.udf bs=1000k count=4589 (DVD 4.7)
dd if=/dev/zero of=$1.udf bs=1024k count=8152 (DVD 8.5)


2) Отформатировать.
Повторять каждый раз, чтобы винда при вставке разных дисков, записанных
с одного образа, подряд не глючила.
mkudffs --lvid=HD-Video --media-type=dvd -r 0x0150 $1.udf


3) Скопировать фал внутрь (cp, mc ...)


4) Записать
growisofs -speed=8 -Z /dev/hdc=$1.udf

Непонятно, где здесь сам файл, который надо копировать?
Он используется при создании образа или копируется в 
какую-то папку (cp?)
С уважением, Ищенко Геннадий




       reply	other threads:[~2008-10-29 14:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29 14:05 ` Геннадий Ищенко [this message]
2008-10-29 14:48   ` Andrey Rahmatullin
2008-10-30  3:29     ` Геннадий Ищенко
2008-10-30  3:35       ` Геннадий Ищенко
2008-10-30  5:09     ` Ilis
2008-10-30  6:21       ` Andrey Rahmatullin
2008-10-30 15:14         ` Ilis
2008-10-30 16:16           ` Andrey Rahmatullin
2008-10-30 16:40             ` [Comm] [JT] " Ilis
2008-10-30 17:25               ` Andrey Rahmatullin
2008-10-30 18:59                 ` Ilis
2008-10-31  8:17                   ` Alexandr Petukhov
2008-10-31  9:18                     ` Ilis
2008-10-31 14:49                       ` Alexandr Petukhov
2008-10-31 16:49                         ` Ilis
2008-11-03 16:50                       ` Michael Shigorin
2008-11-03 16:49                   ` Michael Shigorin
2008-11-04  1:01                     ` Speccyfighter

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=E1KvBfm-0000xi-00.anarhoret-mail-ru@f106.mail.ru \
    --to=anarhoret@mail.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