ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: [Comm] Re: Запись больших файлов на DVD
Date: Mon, 6 Feb 2006 11:20:38 +0200
Message-ID: <20060206092038.GA12410@osdn.org.ua> (raw)
In-Reply-To: <1139180171.3457.7.camel@alpha.fastlink.ru>

On Mon, Feb 06, 2006 at 01:56:11AM +0300, Вячеслав Диконов wrote:
> Не действует. 
> $ mkudffs 1.udf --media-type dvd
> trying to change type of multiple extents
> Один раз это удалось, но при попытке скопировать внутрь файл
> 4200424Кб сказало, что места внутри образа не хватает. Я сдуру
> стер этот образ и не смог создать другой.

Тут друг с той же проблемой докапывался, в итоге сам раскопал 
и вот что пишет:

<funky> сначала создаем файл с нулями нужного размера, примерно так:
dd if=/dev/zero of=image.udf bs=1000k count=4589
ставим udftools, потом создаем в этой файле удффс:
mkudffs --lvid=label --media-type=dvd image.udf
тут еще можно поиграться с параметрами mkudffs, например -r - версия удф, по умолчанию 2.01
маунтим через loop image.udf, пишем туда мега-файл, я еще удалял в образе lost+found
отмаунчиваем, и пишем через growisofs:
growisofs -Z /dev/dvd=image.udf
<funky> в линухах вроде читается, хотя до конца еще не проверил, возможно будут и баги :(
<funky> проверил в XP читается все ;-)

Насколько понимаю, у него сейчас 2.6.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2006-02-06  9:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-05 19:51 [Comm] " Вячеслав Диконов
2006-02-05 19:44 ` [Comm] " Michael Shigorin
2006-02-05 23:01   ` Вячеслав Диконов
2006-02-05 20:05 ` [Comm] " Sergey Vlasov
2006-02-05 22:56   ` Вячеслав Диконов
2006-02-06  9:20     ` Michael Shigorin [this message]
2006-02-07 15:21 ` ABATAPA
2006-02-08  8:23   ` Вячеслав Диконов
2006-02-10  8:13     ` [Comm] [faq] " Michael Shigorin
2006-02-10 16:59       ` ABATAPA
2006-03-04 21:39         ` Michael Shigorin
2006-02-10 16:53     ` [Comm] " ABATAPA
2006-02-10 17:36       ` Sergey Vlasov
2006-02-10 19:39         ` Вячеслав Диконов
2006-02-10 20:33           ` ABATAPA
2006-02-11  8:51             ` Вячеслав Диконов
2006-02-10 20:31         ` ABATAPA

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=20060206092038.GA12410@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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