The Portable Freeware Collection  
 FAQFAQ   SearchSearch    MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

3.4 bug: mkubcd.sh error

 
Post new topic   Reply to topic    Ultimate Boot CD Forum Index -> UBCD V4 Bug Reports & Known Issues
View previous topic :: View next topic  
Author Message
xoff



Joined: 13 Jul 2006
Posts: 1

PostPosted: Thu Jul 13, 2006 1:53 pm    Post subject: 3.4 bug: mkubcd.sh error Reply with quote

The mkubcd.sh script has a minor error. There needs to be a "-" in front of "o /ubcd34.iso".

Original:

Code:
mkisofs -N -J -joliet-long -D -V "UBCD" o /ubcd34.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4  .


Corrected:

Code:
mkisofs -N -J -joliet-long -D -V "UBCD" -o /ubcd34.iso -b boot/loader.bin -no-emul-boot -boot-load-size 4  .


Other than that, I love this CD, and use it regularly!

...Xoff
Back to top
View user's profile Send private message
Victor Chew



Joined: 21 Feb 2005
Posts: 902

PostPosted: Fri Jul 14, 2006 5:38 am    Post subject: Reply with quote

Thanks! I will add this to Bugs and Workarounds with a patch file.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Ultimate Boot CD Forum Index -> UBCD V4 Bug Reports & Known Issues All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group