LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-14-2005, 01:46 PM   #1
Paxmaster
Member
 
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377

Rep: Reputation: 30
Question mkisofs problem


I am trying to make a file into a iso image by using this command
mkisofs -f -R -l -J -v20050927data08 -Abackup -data08.iso 20050927data08

and the output of the command is this: mkisofs warning: -following links does not always work correctly be careful.

INFO UTF-8 Character -encoded filenames on sources filesystem, use -input-charset to override.
mkisofs value too large for defined data type
File 20050927data08 is is too large -ingroring
Total rockridge attributes bytes. 168
Total directory bytes 0
Path table size (bytes):10
Max brkspace used 21000
181 extents written (0 MB)

I want to make iso image of a file call 20050927data08 and the size of the file is 4.3 GB

any help would be nice thx
 
Old 10-14-2005, 03:03 PM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
If you want to use mkisofs, you may have better luck with udf .
Code:
mkisofs -f -r -udf -o -v20050927data08 -Abackup -data08.iso 20050927data08
You might also want to look at growisofs.
Code:
Burn a data DVD: growisofs -Z /dev/dvd -R -J /home/data
   To append more data to same DVD: growisofs -M /dev/dvd -R -J /more/files

Burn a pre-mastered ISO-image to a DVD:
growisofs -dvd-compat -Z /dev/dvd=image.iso

Burn a video DVD: growisofs -Z /dev/dvd -dvd-video my_dvd
It can also be done with dvdrecord/mkisofs:
mkisofs -f -r -udf -o /home/myfiles.iso .
dvdrecord -v dev=/dev/dvdrw driveropts=burnproof -dao -data myfiles.iso
 
Old 10-14-2005, 10:12 PM   #3
Paxmaster
Member
 
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377

Original Poster
Rep: Reputation: 30
well the command didn't work for me, the mkisofs, it give the error saying udf invald option

i am going going look for growisofs
 
Old 10-17-2005, 12:58 PM   #4
Paxmaster
Member
 
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377

Original Poster
Rep: Reputation: 30
I am having a hard time burning dvd, in linux I try k3b, mkisofs and growisofs, the error always give me File 20050927data08 is is too large -ingroring
I have no idea what is the solution to this $#$% problem is


anyone who have burn a dvd please give me some feedback thx
 
Old 10-17-2005, 05:42 PM   #5
Paxmaster
Member
 
Registered: Jun 2004
Location: unknown place in NYC
Distribution: Ubuntu
Posts: 377

Original Poster
Rep: Reputation: 30
I fix the problem oh yeah, the mkisofs can't make an iso file over 4200000000

so I split the file then burn it with k3b
 
  


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
help using mkisofs mykrob Linux - Software 1 12-01-2004 12:40 PM
where is my mkisofs? slack66 Linux - Newbie 2 07-14-2004 02:27 AM
mkisofs jmdlcar Slackware 2 03-20-2004 12:05 AM
mkisofs Pedroski Linux - Software 1 11-11-2003 02:44 PM
mkisofs Pedroski Linux - Software 1 11-09-2003 12:59 PM

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

All times are GMT -5. The time now is 03:54 PM.

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