ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Udf
@ 2005-11-13  8:10 Sharavin Sergey
  2005-11-13  8:22 ` Igor V.Marenkov
  0 siblings, 1 reply; 9+ messages in thread
From: Sharavin Sergey @ 2005-11-13  8:10 UTC (permalink / raw)
  To: Community

Здравствуйте.
Решил тут сбросить домашние видео на dvd-r
K3b предложило записать в формате udf т.к. файлы
были больше 2 Гига.
Записал, этот диск не видится ни в Линуксе ни в винде.
В Линуксе пишет "Нет носителя в устройстве для /mnt/cdrom"
Не подскажите  есть  способ  его  увидеть ?
Система Branch-3.0
С уважением.
Сергей.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-13  8:10 [Comm] Udf Sharavin Sergey
@ 2005-11-13  8:22 ` Igor V.Marenkov
  2005-11-13  8:49   ` Sharavin Sergey
  0 siblings, 1 reply; 9+ messages in thread
From: Igor V.Marenkov @ 2005-11-13  8:22 UTC (permalink / raw)
  To: ALT Linux Community

Sharavin Sergey пишет:

> Здравствуйте.
> Решил тут сбросить домашние видео на dvd-r
> K3b предложило записать в формате udf т.к. файлы
> были больше 2 Гига.
> Записал, этот диск не видится ни в Линуксе ни в винде.
> В Линуксе пишет "Нет носителя в устройстве для /mnt/cdrom"
> Не подскажите  есть  способ  его  увидеть ?
> Система Branch-3.0
> С уважением.
> Сергей.
>
Попробуйте смонтировать руками с -t udf.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-13  8:22 ` Igor V.Marenkov
@ 2005-11-13  8:49   ` Sharavin Sergey
  2005-11-14  4:03     ` Igor V.Marenkov
                       ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sharavin Sergey @ 2005-11-13  8:49 UTC (permalink / raw)
  To: ALT Linux Community

Igor V.Marenkov wrote:

> Sharavin Sergey пишет:
>
>>
>>
> Попробуйте смонтировать руками с -t udf.
> _______________________________________________

Да пробовал что то не получается.
Сначала размонтировал, а потом монтировал.

# umount /dev/cdrom /mnt/cdrom
umount: /dev/cdrom: not mounted
umount: /mnt/cdrom: not mounted

# mount -t udf /dev/cdrom /mnt/cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-13  8:49   ` Sharavin Sergey
@ 2005-11-14  4:03     ` Igor V.Marenkov
  2005-11-14  9:40     ` Andrey Rahmatullin
  2005-11-14 11:04     ` Igor V.Marenkov
  2 siblings, 0 replies; 9+ messages in thread
From: Igor V.Marenkov @ 2005-11-14  4:03 UTC (permalink / raw)
  To: ALT Linux Community

Sharavin Sergey пишет:

> Igor V.Marenkov wrote:
>
>> Sharavin Sergey пишет:
>>
>>>
>>>
>> Попробуйте смонтировать руками с -t udf.
>> _______________________________________________
>
>
> Да пробовал что то не получается.
> Сначала размонтировал, а потом монтировал.
>
> # umount /dev/cdrom /mnt/cdrom
> umount: /dev/cdrom: not mounted
> umount: /mnt/cdrom: not mounted

При размонтировании устройство писать не надо.

> # mount -t udf /dev/cdrom /mnt/cdrom
> mount: block device /dev/cdrom is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>       missing codepage or other error
>       In some cases useful info is found in syslog - try
>       dmesg | tail  or so

Вполне вероятно что диск нарезался криво, но не забудте удостоверится 
что /dev/cdrom указывает куда надо.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-13  8:49   ` Sharavin Sergey
  2005-11-14  4:03     ` Igor V.Marenkov
@ 2005-11-14  9:40     ` Andrey Rahmatullin
  2005-11-14 11:04     ` Igor V.Marenkov
  2 siblings, 0 replies; 9+ messages in thread
From: Andrey Rahmatullin @ 2005-11-14  9:40 UTC (permalink / raw)
  To: community

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

On Sun, Nov 13, 2005 at 02:49:34PM +0600, Sharavin Sergey wrote:
>       In some cases useful info is found in syslog - try
>       dmesg | tail  or so
Что ж вы туда не посмотрели?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> Вообще есть желание, чтобы любые пакеты выполняли свои функции
> без особо сложной доп. настройки. сразу после установки.
Так этим дистрибутивные пакеты от тарболов и отличаются
вообще-то.  Хорошие, по крайней мере.
		-- mike in devel@

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-13  8:49   ` Sharavin Sergey
  2005-11-14  4:03     ` Igor V.Marenkov
  2005-11-14  9:40     ` Andrey Rahmatullin
@ 2005-11-14 11:04     ` Igor V.Marenkov
  2005-11-14 14:03       ` Sharavin Sergey
  2005-11-14 15:35       ` Andrey Rahmatullin
  2 siblings, 2 replies; 9+ messages in thread
From: Igor V.Marenkov @ 2005-11-14 11:04 UTC (permalink / raw)
  To: ALT Linux Community

Sharavin Sergey пишет:

>
> # mount -t udf /dev/cdrom /mnt/cdrom
> mount: block device /dev/cdrom is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>       missing codepage or other error
>       In some cases useful info is found in syslog - try
>       dmesg | tail  or so
>
Ещё в таких случаях нужно, вроде, смотреть вывод команды dmesg(последние 
с троки, если смотреть стразу после неудачного монтирования).


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-14 11:04     ` Igor V.Marenkov
@ 2005-11-14 14:03       ` Sharavin Sergey
  2005-11-14 15:35       ` Andrey Rahmatullin
  1 sibling, 0 replies; 9+ messages in thread
From: Sharavin Sergey @ 2005-11-14 14:03 UTC (permalink / raw)
  To: ALT Linux Community

Точно, глянул свойства записанного диска в K3b пишет диск не известен, 
запорол
уже 3 болванки, значит выходит криво пишется?
Тогда вопрос,  как записывать видео файлы больше
2 Гига, делить файл не  предлогать :-)


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm] Udf
  2005-11-14 11:04     ` Igor V.Marenkov
  2005-11-14 14:03       ` Sharavin Sergey
@ 2005-11-14 15:35       ` Andrey Rahmatullin
  2005-11-15 10:40         ` [Comm][JT] Udf Igor V.Marenkov
  1 sibling, 1 reply; 9+ messages in thread
From: Andrey Rahmatullin @ 2005-11-14 15:35 UTC (permalink / raw)
  To: community

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

On Mon, Nov 14, 2005 at 05:04:20PM +0600, Igor V.Marenkov wrote:
> >      In some cases useful info is found in syslog - try
> >      dmesg | tail  or so
> Ещё в таких случаях нужно, вроде, смотреть вывод команды dmesg(последние 
> с троки, если смотреть стразу после неудачного монтирования).
Вы издеваетесь?
То, что вы сказали, четко пишется в консоль и приведено в оригинальном
письме.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Надо бы как-то неодухотворённое население рассылок и сайтов
перезнакомить, что ли.  С целью недублирования напрягов.
		-- mike in sisyphus@

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Comm][JT] Udf
  2005-11-14 15:35       ` Andrey Rahmatullin
@ 2005-11-15 10:40         ` Igor V.Marenkov
  0 siblings, 0 replies; 9+ messages in thread
From: Igor V.Marenkov @ 2005-11-15 10:40 UTC (permalink / raw)
  To: ALT Linux Community

Andrey Rahmatullin пишет:

>On Mon, Nov 14, 2005 at 05:04:20PM +0600, Igor V.Marenkov wrote:
>  
>
>>>     In some cases useful info is found in syslog - try
>>>     dmesg | tail  or so
>>>      
>>>
>>Ещё в таких случаях нужно, вроде, смотреть вывод команды dmesg(последние 
>>с троки, если смотреть стразу после неудачного монтирования).
>>    
>>
>Вы издеваетесь?
>То, что вы сказали, четко пишется в консоль и приведено в оригинальном
>письме.
>  
>
Да нет, просто я фразу узнал, но не прочитал.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-11-15 10:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-13  8:10 [Comm] Udf Sharavin Sergey
2005-11-13  8:22 ` Igor V.Marenkov
2005-11-13  8:49   ` Sharavin Sergey
2005-11-14  4:03     ` Igor V.Marenkov
2005-11-14  9:40     ` Andrey Rahmatullin
2005-11-14 11:04     ` Igor V.Marenkov
2005-11-14 14:03       ` Sharavin Sergey
2005-11-14 15:35       ` Andrey Rahmatullin
2005-11-15 10:40         ` [Comm][JT] Udf Igor V.Marenkov

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