Jump to content











Photo
- - - - -

Mkisofs Overflow of stat buffer


  • Please log in to reply
3 replies to this topic

#1 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 11 July 2012 - 09:01 PM

Hi my friends ;)

Please extract test.7z to root directory of the system drive [C:] and enter this code. The mkisofs.exe displays this error.


GenerationWizard.resources.dll too long.
mkisofs: Overflow of stat buffer.


Attached File  test.7z   1.54MB   677 downloads



mkisofs.exe -rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid test -eltorito-boot "C:testGRLDR" -no-emul-boot -boot-load-size 4 -boot-info-table -hide boot.catalog -o "C:test.iso" "C:test"



cdrtools-1.11a12-win32-bin.zip
ftp://ftp.berlios.de/pub/cdrecord/alpha/win32/

This site has a new version of the mkisofs. But result is same ! Is there a solution to this problem ? Or is there another counterpart of this program which is free ? Thank you in advance for your answers. Best regards :hi:

#2 cdob

cdob

    Gold Member

  • Expert
  • 1469 posts

Posted 11 July 2012 - 09:20 PM

1.11a12 is very, very old: about 11 to 12 years.

Try a current version
http://cdrecord.berl...e/cdrecord.html
http://www.student.t...t/thomas.plank/

And boot file has to be a relative path:

mkisofs.exe -rdNlDTJ -force-uppercase -duplicates-once -joliet-long -hide-joliet-trans-tbl -volid test -eltorito-boot "GRLDR" -no-emul-boot -boot-load-size 4 -boot-info-table -hide boot.catalog -o "C:\test.iso" "C:\test"

  • Max_Real Qnx likes this

#3 ChrisR

ChrisR

    Silver Member

  • .script developer
  • 784 posts
  •  
    France

Posted 11 July 2012 - 10:01 PM

Hi Max,

It seems to work with Cygwin version of cdob "cdrtools-2.01.01a66-bootcd.ru-mkisofs" http://code.google.com/p/mkisofs-md5/ :thumbsup:
By cons, when I download, the file seems corrupted (downloaded with same link before !) , a copy here http://www.mediafire...3yjxjcofb0qb7f3
I changed the boot sector in the command line "C: estGRLDR" => GRLDR

Mkisofs.jpg

Personally I use a Mingw32 version (without cygwin files) http://fy.chalmers.s... RW/tools/win32
but it does not work in this case with the same message.

edit: not seen the cdob's answer.
edit2: I have a fatal error (errno 22) with the latest version of Thomas Plank

:cheers:

#4 Max_Real Qnx

Max_Real Qnx

    Gold Member

  • Patrician
  • 1382 posts
  • Location:Istanbul
  • Interests:To be or not to be that is the question.
  •  
    Turkey

Posted 12 July 2012 - 08:34 PM

Thank you cdob and ChrisR ;)


Attached File  Mkisofs v3.01a07-win32-bin.7z   1.25MB   634 downloads



mkisofs.exe -RJNDTl -joliet-long -hide boot.catalog -V "test" -b "GRLDR" -no-emul-boot -iso-level 4 -boot-load-size 4 -o "C:test.iso" "C:test"



This code solves the problem. But the progress bar does not appear when the wim file is loading. Can we find a solution for this ? Kind regards :hi:

Loading.png




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users