On Thu, 02 Oct 2003 14:41:08 +0530, "Sthitaprajna" <[EMAIL PROTECTED]> said: > On Thu, 02 Oct 2003 10:12:39 +0530, [EMAIL PROTECTED] said: > Open the manpage, look at the V and A options. > Suppose I want to create a custom RH bootable Cd, I'd do something like > > mkisofs 1.13 -A RedHat Custom/i686 9.1 -V RedHat Custom/i686 9.1 -J -R -v > -T -x ./lost+found -o /ISO/RH-i386-disc1.iso -b > dosutils/autoboot/cdboot.img -c boot.cat > > -A will specify the txt string that will be written to colume header and > V is for the volume ID on the master block.
Sthitaprajna, Thank You very much for the help. I was using "mkisofs" utility in win98 instead of linux and i couldnt find an option for setting the volume label in its help.I guess the -V and -A option should also work on the win32 version of mkisofs also. I will let you know if I am successful :). By the way, what does seting the text string in the column header do while cd writing?(That is new for me) regards Ravi -- http://www.fastmail.fm - Choose from over 50 domains or use your own ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
