LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-18-2004, 01:34 PM   #1
SaintStrive
LQ Newbie
 
Registered: Oct 2003
Location: Where the Mississippi River runs East to West.
Distribution: Gentoo (have used: Fedora, LFS, DSL, Knoppix, DeMuDi, Yoper, Mandrake, FreeDos)
Posts: 6

Rep: Reputation: 0
Question Burn Data DVD... Read Data in Linux and Windows


Info:
-I installed a new NEC-3500A 16 x DVD burner.
-Just loaded Fedora Core 2 (It has the software k3b, growisofs.. etc. installed)
-k3b errors out with dvds, but will burn cd's fine.
-I am using 8x memorex dvd-r 4.7GB media

I turned to growisofs from the command line, and did a:

growisofs -Z /dev/cdrom -r /{some directory with tars in it}

That command burns to dvd, but the tars appear to be corrupt in linux. They read fine in windows.

I cannot use the -speed={speed of 1-8} ... growisofs says cannot change speed.

I have also tried adding -J in the line right after the -r, but growisofs doesn't like it.

k3b has problems, burning files over 4.4GB. k3b also errors out because its trying to change the drive speed... and like I said growisofs didn't like that.

Also, i have been burning tars because burning untarred files and directories changes the capitalization and name length.

I am trying to use the burner to backup data files that rest on an ext3 drive.

I know I have alot here... any help would be greatly appreciated.
 
Old 09-18-2004, 03:14 PM   #2
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Have you tried using mkisofs directly to make an ISO image on your harddrive? growisofs has caused problems for me any time I didn't do this. Also, if you use mkisofs at least once, you can mount the image via loopback to make sure it's readable under linux - that way if it doesn't work, you can fiddle with the mkisofs parameters until it does, and then try giving those to growisofs directly.
 
Old 09-18-2004, 04:49 PM   #3
SaintStrive
LQ Newbie
 
Registered: Oct 2003
Location: Where the Mississippi River runs East to West.
Distribution: Gentoo (have used: Fedora, LFS, DSL, Knoppix, DeMuDi, Yoper, Mandrake, FreeDos)
Posts: 6

Original Poster
Rep: Reputation: 0
loopback...

CroMagnonagnon,

Thanks for the reply.... I have not tried mkisofs by itself. So to be sure I get this right... I would use mkisofs to make an image file on my hd... and then use growisofs to burn the image?

What is loopback? I have never mounted an image file before would it go like this?:
mkdir /mnt/tempimage
mount ./image.iso /mnt/tempimage

Makeing an image file first will deffinatly sve me some dvd coasters!!

Do you have any clue how to get the speed option to work?

thank you!
 
Old 09-18-2004, 05:04 PM   #4
CroMagnon
Member
 
Registered: Sep 2004
Location: New Zealand
Distribution: Debian
Posts: 900

Rep: Reputation: 33
Yep, sounds like you've got it, except for a small detail on the mount command. Here's an example of the whole shebang:

mkisofs -o large.iso directory_with_tars
mkdir /mnt/tempimage
mount -o loop large.iso /mnt/tempimage
[check /mnt/tempimage files)
growisofs -Z /dev/dvd=large.iso

I'm not sure about changing the speed, but when the ISO image is fine, I have not burnt a single coaster with this method (even though the write speed was all over the place when the machine was busy...)

Good luck!
 
  


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
my dvd player can't read DVD data discs HarryWong Linux - Laptop and Netbook 2 07-03-2005 07:35 PM
can't read data DVD-R on my DVD-ROM/CD-RW combi drive bruceyboy Linux - Hardware 0 11-17-2004 11:25 AM
Data DVD+RW only shows a few files (but reads OK on Windows) TerminalSpin Linux - General 0 08-09-2004 10:06 AM
read from a data DVD on FC1 Vid Linux - Software 3 05-31-2004 01:35 PM
cdrecord, ? burn DVD Data arkopolo Linux - Software 0 07-03-2003 02:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:53 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