ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@unsafe.ru>
To: ledest@gmail.com,
	ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] k3b и файлы =4Гб
Date: Sun, 18 May 2008 19:58:34 +0400
Message-ID: <20080518155834.GA9144@lks.home> (raw)
In-Reply-To: <200805181723.16302.ledest@gmail.com>

Hi Led!

Sunday 18, at 05:23:16 PM you wrote:

> Sunday, 18 May 2008 01:23:44 Dmitriy Shadrinov написав:
> > 18 May 2008, Dmitriy Shadrinov написал(а):
> > > > По третьему кругу?
> > > > Ок:
> > > > apt-get install udftools
> > > > ...
> > > > man cdrwtool
> > > > man udffsck
> > >
> > > блин вопрос-то прост...
> > > как на DVD-+R в режиме SAO записать файл размером 4.2 Гб
> >
> > Наверное корректнее было бы так:
> > как на DVD-R в режиме DAO записать файл размером 4.2 Гб
> 
> На примере DVD+RW:
> 
> 1) dvd+rw-format /dev/hdc
> 
> 2) mkudffs /dev/hdc
> 
> 3) mount -t udf /dev/pktcdvd/dvdwriter /mnt/disk/
Уже 2 года как все DVD+-R/RW приводы можно монтировать без /dev/pktcdvd/
затычки.

> 
> 4) df /mnt/disk
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/pktcdvd/dvdwriter
>                       4.4G  290K  4.4G   1% /mnt/disk
> 
> 5) dd if=/dev/urandom of=/mnt/disk/file bs=1M count=4300
> 
> (4300M ~ 4.2G)
> 
> 6) # df /mnt/disk
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/pktcdvd/dvdwriter
>                       4.4G  4.2G  182M  96% /mnt/disk
> 
> 7) rm -f /mnt/disk/file
> 
> 8) df /mnt/disk
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/pktcdvd/dvdwriter
>                       4.4G  290K  4.4G   1% /mnt/disk
> 
> Сама запись - это п.5. Естественно, на этом месте можно использовать 
> стандартный cp(1) или предпочитаемый файловый менеджер.
> 

-- 
WBR et al.


  reply	other threads:[~2008-05-18 15:58 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03 15:31 Alexander Gvozdev
2008-05-03 19:00 ` Mikhail A. Pokidko
2008-05-04 21:09   ` Alexander Gvozdev
2008-05-04 21:27     ` Led
2008-05-04 21:22       ` Alexander Gvozdev
2008-05-04 21:44         ` Led
2008-05-04 21:41           ` Alexander Gvozdev
2008-05-04 21:52             ` Led
2008-05-04 22:11               ` Alexander Gvozdev
2008-05-05  1:20                 ` Led
2008-05-05  1:39                   ` Alexander Gvozdev
2008-05-05  3:55                   ` Andrey Rahmatullin
2008-05-05  7:13                     ` Alexander Gvozdev
2008-05-05  7:43                       ` Andrey Rahmatullin
2008-05-05  8:43                     ` Led
2008-05-04 21:24   ` Vitaly Lipatov
2008-05-04 21:43     ` Led
2008-05-05  6:59       ` Evgeny Yugov
2008-05-05  7:14         ` Eugene Ostapets
2008-05-05  7:37           ` [sisyphus] [JT] " Evgeny Yugov
2008-05-05  7:44             ` Eugene Ostapets
2008-05-05  8:14               ` Andrey Rahmatullin
2008-05-05  8:21                 ` Eugene Ostapets
2008-05-05  8:46                   ` Led
2008-05-05 17:32                   ` Хихин Руслан
2008-05-05  8:01           ` [sisyphus] " Denis G. Samsonenko
2008-05-05  8:06             ` Eugene Ostapets
2008-05-05  8:24               ` Denis G. Samsonenko
2008-05-05  8:37                 ` Eugene Ostapets
2008-05-08  1:31           ` Alexander Gvozdev
2008-05-08 21:31             ` Led
2008-05-15 21:36               ` Alexander Gvozdev
2008-05-15 21:55                 ` Led
2008-05-16 20:24                   ` Alexander Gvozdev
2008-05-16 20:52                     ` Led
2008-05-17 19:22                       ` Alexander Gvozdev
2008-05-17 19:21                         ` Andrey Rahmatullin
2008-05-17 19:57                           ` Led
2008-05-17 19:56                         ` Led
2008-05-17 20:15                           ` Alexander Gvozdev
2008-05-17 21:14                             ` Led
2008-05-17 21:27                               ` Alexander Gvozdev
2008-05-17 21:51                                 ` Led
2008-05-17 22:19                                   ` Dmitriy Shadrinov
2008-05-17 22:23                                     ` Dmitriy Shadrinov
2008-05-18 14:23                                       ` Led
2008-05-18 15:58                                         ` Konstantin A. Lepikhov [this message]
2008-05-18 16:02                                           ` Led
2008-05-18 16:10                                             ` Konstantin A. Lepikhov
2008-05-18 16:13                                               ` Led
2008-05-18 20:59                                                 ` Led
2008-05-18 21:18                                                   ` Konstantin A. Lepikhov
2008-05-19  0:27                                                     ` Led
2008-05-19  5:44                                                       ` Konstantin A. Lepikhov
2008-05-18  0:07                         ` Pavlov Konstantin
2008-05-18 14:02                           ` Alexander Gvozdev
2008-05-18 14:40                             ` Led
2008-05-08  1:28         ` Alexander Gvozdev

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=20080518155834.GA9144@lks.home \
    --to=lakostis@unsafe.ru \
    --cc=ledest@gmail.com \
    --cc=sisyphus@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 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