Re: FC3 Install CD Creation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rob Royan a écrit :
[image]#     mkisofs -R -J -T -r -v -l    \

      -b isolinux/isolinux.bin  \
      -c isolinux/boot.cat      \
      -c isolinux/boot.cat      \
      -no-emul-boot             \
      -boot-load-size 4         \
      -boot-info-table          \
      -V "FC_3 i386"            \
      -o /tmp/output-FC3-unchanged.iso \
      /tmp/image

I'm used to do : mkisofs \ -R -J -T \ -no-emul-boot -boot-load-size 4 -boot-info-table \ -V "$MYVER - CD 1" \ -A "$MYREL" \ -p "$MYNAME" \ -b isolinux/isolinux.bin \ -c isolinux/boot.cat \ -x lost+found \ -o $MYISOS/FC3-i386-disc1.iso \ i386-disc1 without any problem. Perhaps you'll find some differences..


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux