Changeset 3078
- Timestamp:
- 02/19/10 11:21:25 (7 months ago)
- Files:
-
- 1 modified
-
libisoburn/trunk/xorriso/xorriso_eng.html (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libisoburn/trunk/xorriso/xorriso_eng.html
r3072 r3078 42 42 <A HREF="http://libburnia-project.org">libburn</A> 43 43 supports recorders which are compliant to standards MMC-1 for CD and 44 MMC-5 for DVD or BD. GNU/Linux and FreeBSD allow to access drives connected 44 MMC-5 for DVD or BD. 45 <BR> 46 GNU/Linux and FreeBSD allow to access drives connected 45 47 via SCSI, PATA (aka IDE, ATA), USB, or SATA. 46 48 <BR> 49 xorriso also operates on ISO images in data files or block devices. 50 Images or add-on sessions may be written to about any kind of file object. 47 51 </P> 48 52 … … 51 55 <DL> 52 56 <DT>GNU/Linux with kernel 2.4 or higher, libc, libpthread :</DT> 53 <DD>With kernel 2.4 a n ATAdrive has to be under ide-scsi emulation.</DD>57 <DD>With kernel 2.4 a PATA/IDE drive has to be under ide-scsi emulation.</DD> 54 58 <DD>With kernel 2.6 ide-scsi is not needed.</DD> 55 59 <DT>or FreeBSD, libc, libpthread :</DT> … … 561 565 -boot_image isolinux patch could lead to SIGSEGV 562 566 </LI> 567 <LI> 568 On FreeBSD: xorriso could leave the drive tray locked. 569 </LI> 570 <LI> 571 On FreeBSD: Piped input was falsely attributed a small fixed size. 572 </LI> 563 573 <!-- 564 574 <LI>- none yet -</LI> … … 570 580 571 581 <LI>Transition of documentation and program messages towards GNU xorriso</LI> 582 <LI> 583 New option -scsi_log 584 </LI> 572 585 573 586 <!-- … … 635 648 <HR> 636 649 637 650 <P> 638 651 <CENTER><FONT SIZE=+0> 639 <!-- <A NAME="bottom" HREF="main_ger.html#bottom">deutsch (german)</A> 640 <BR><BR> 641 --> 642 <BR><BR> 643 <FONT SIZE=+0>Enjoying free hosting by <A HREF="http://www.webframe.org">www.webframe.org</A><BR> 644 <A HREF="http://www.webframe.org"> 645 <IMG SRC="msfree.gif" ALT="100 % Microsoft free" BORDER=0></A><BR> 646 and by <A HREF="http://sourceforge.net">sourceforge.net</A><BR> 647 <A href="http://sourceforge.net"> 648 <IMG src="sflogo-88-1.png" BORDER="0" ALT="SourceForge Logo"></A> 649 <!-- On Firefox the GNU urge to have WIDTH and HEIGHT collides with the wish 650 to have readable non-graphical alternative texts 651 msfree.gif WIDTH="100" HEIGHT="31" 652 sflogo-88-1.png WIDTH="88" HEIGHT="31" 653 --> 654 <!-- on sourceforge use : <IMG src="http://sourceforge.net/sflogo.php?group_id=16010" width="88" height="31" border="0" alt="SourceForge Logo"></A> --> 655 <P> 652 <FONT SIZE=+0>Enjoying free hosting by<BR> 653 <A HREF="http://www.gnu.org">www.gnu.org</A><BR> 654 <A HREF="http://www.webframe.org">www.webframe.org</A><BR> 655 <A HREF="http://sourceforge.net">sourceforge.net</A><BR> 656 656 657 Enjoying a FreeBSD shell account with the opportunity to 657 658 build, install and test xorriso at<BR> 658 659 <A HREF="http://www.en.free-shells.com.ar">free-shells.com.ar</A> 659 </P>660 660 </FONT></CENTER> 661 </P> 662 661 663 <HR> 662 664 <DL>
