LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-06-2010, 05:41 PM   #1
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Burning data CD/DVD for windows users


I know it might sound silly but is there any special Windows compatibility mode when burning a data DVD (containing photos) on linux? It's not the first time that I've burned some photos on a DVD and my Windows friends can't open them. Either the dvd doesn't open at all or it shows that the DVD is full but doesn't display any files whatsoever. When I try the DVD back in Linux (both my desktop and laptop) everything is fine. I've got a relatively new burner and my friends don't have old ones either. I usually use xfburn (sometimes k3b)

Is it me doing something wrong? I didn't burn it at the slowest speed, but it wasn't the maximum speed either.

Last edited by sycamorex; 12-06-2010 at 05:42 PM.
 
Old 12-06-2010, 07:50 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,976

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
I'd be more inclined to believe there is some issue with the drives.

I have burned way too many disks and only find a problem when the dvd-rw's get old or a bad drive.


I guess it may be possible that you are somehow using some sort of udf format.
 
Old 12-06-2010, 08:30 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
I've never had a problem moving home-burned CDs/DVDs between Windows and Linux systems.

I did send a DVD of *.avi files burned with k3b to my brother (Windows user) once and he said that some of the files didn't open, but he could read the DVD; I had not tested all the files.
 
Old 12-07-2010, 04:46 AM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
So it must be me/my drive. I'll try to do a few tests. Thanks
 
Old 12-07-2010, 07:55 AM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
If you specify iso level 2, it should work on Window$ and other systems.
 
Old 12-07-2010, 08:07 AM   #6
rahulkya
Member
 
Registered: Feb 2009
Location: New Delhi
Distribution: Linux mint,Ubuntu,Debian,RHEL 5,slackware 13.1, free BSD,solaris.
Posts: 186
Blog Entries: 3

Rep: Reputation: 33
for me K3B always worked ..try to Burn with K3B and there will you find options of compatibility for windows and linux both....
If problem persists check for hardware issues..
 
Old 12-07-2010, 06:37 PM   #7
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by H_TeXMeX_H View Post
If you specify iso level 2, it should work on Window$ and other systems.

hmm, I tested 2 Taiyo Yuden DVDs burnt "for Linux/Windows" in "iso level 2" with k3b and they seem to be empty on Windows machines (tried with 2 computers). If it hadn't happened to me before, I'd think that the DVD batch I bought is faulty. According to the comments under the product I bought, they are genuine Taiyo Yuden DVDs.

I'll play with it tomorrow.
 
Old 12-08-2010, 02:34 AM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Interesting, I would try to use this command:

Code:
growisofs -dvd-compat -speed=4 -use-the-force-luke=bufsize:32m -Z /dev/dvdrw -graft-points -rational-rock -full-iso9660-filenames -iso-level 2 /home/user/data

Last edited by H_TeXMeX_H; 12-10-2010 at 12:07 AM.
 
1 members found this post helpful.
Old 12-08-2010, 06:00 AM   #9
devnull10
Member
 
Registered: Jan 2010
Location: Lancashire
Distribution: Slackware Stable
Posts: 572

Rep: Reputation: 120Reputation: 120
Also, make sure you finalize the disc and don't try to burn it multi-session.
 
Old 12-08-2010, 07:29 PM   #10
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
You need Rock Ridge extension for Unix
Joliet for microsoft windows.
Code:
growisofs -Z /dev/dvd -R -J /some/files
Read
man growisofs
http://en.wikipedia.org/wiki/Joliet_%28file_system%29
 
1 members found this post helpful.
Old 12-08-2010, 09:29 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,976

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
But the normal gui's should do it fine. I think it unusual a gui can't burn it and command line could.
 
Old 12-09-2010, 02:38 PM   #12
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Thanks everyone. Both cli commands work fine. I checked the DVDs on a windows system.
h_texmex_h: you seem to have forgotten about the leading '-' before the 'dvd-compat' flag.
 
Old 12-10-2010, 12:07 AM   #13
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
oh, oops, I fixed it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
K3B, Burning data dvd mickeyboa Fedora 1 12-17-2009 11:21 AM
Burning a Data DVD with k3b = unreadable in Windows DaveQB Linux - Desktop 10 06-26-2009 09:12 PM
DVD data burning error mysticsound Linux - Laptop and Netbook 1 03-19-2005 01:11 AM
Burning data DVD with Knoppix 3.4 PC_Pal68 Linux - Software 7 11-01-2004 05:20 PM
Burning data DVD with Knoppix PC_Pal68 Linux - Newbie 3 11-01-2004 02:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration