Saratov Linux User Group
 help / color / mirror / Atom feed
From: Aleksei Sinitsyn <a.sinitsin@gmail.com>
To: Saratov Linux User Group Maillist <sarlug@lists.lug.ru>
Subject: Re: [Sarlug] windows and linux CD-R
Date: Wed, 12 May 2010 13:18:05 +0400
Message-ID: <AANLkTil_ecqM0Um-n9UPJbSstgykIs1hQnnYGA8DknJS@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimDsqAphMnqW5z5JNqG7jNnnMEpSJntQ6r4HXmp@mail.gmail.com>

12 мая 2010 г. 10:54 пользователь Sergey Mihailov
<sergey.mihailov@gmail.com> написал:
> 12.05.10, Aleksei Sinitsyn<a.sinitsin@gmail.com> написал(а):
>>  А вообще как записывалось?
> к3б всего лишь морда и ее не юзаю.
> Писал по разному к примеру :
> mkisofs -r -J -joliet-long -V DISK -o disk.iso ./data/
>
> Лучше если сразу подскажете конкретную строку.
>

 Собственно там же, в начале первым пунктом как раз описывается как
писать с помощью cdrtools. Возможно не хватает параметра -jcharset:

------
При работе с cdrtools, чтобы записать компакт-диск с русскими
названиями файлов, чтобы MS Windows видела русские буквы, нужно
собрать образ следующим образом:

user@linux$ mkisofs -jcharset koi8-r /one_of_your_folder | cdrecord -опции

или

user@linux$ mkisofs -r -jcharset koi8-r -o /path/to/image.iso
/one_of_your_folder
user@linux$ cdrecord -опции /path/to/image.iso

....

Опция -J при использовании -jcharset не нужна.
------

-- 
WBR, sinaps.    http://saratov.lug.ru
JID:sinaps@jabber.org   gtalk:a.sinitsin

  parent reply	other threads:[~2010-05-12  9:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-12  6:07 Sergey Mihailov
2010-05-12  6:26 ` Яков Попов
2010-05-12  6:48   ` Sergey Mihailov
2010-05-12  6:37 ` Aleksei Sinitsyn
2010-05-12  6:54   ` Sergey Mihailov
2010-05-12  7:11     ` Яков Попов
2010-05-12  7:35       ` Sergey Mihailov
2010-05-12  9:18     ` Aleksei Sinitsyn [this message]
2010-05-12 11:59       ` Sergey Mihailov
2010-05-12 13:08         ` Aleksei Sinitsyn
2010-05-12 18:04           ` Edward Batraev

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=AANLkTil_ecqM0Um-n9UPJbSstgykIs1hQnnYGA8DknJS@mail.gmail.com \
    --to=a.sinitsin@gmail.com \
    --cc=sarlug@lists.lug.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

Saratov Linux User Group

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/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 sarlug sarlug/ http://lore.altlinux.org/sarlug \
		sarlug@lists.lug.ru sarlug@lug.ru
	public-inbox-index sarlug

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sarlug


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git