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

README-Users.m4.3



-- 
Xuedong Zhang
-----------office: (617)353-9148-------------
Cummington St. 44/BME, Boston 02215, MA USA
--- zxd@bu.edu    http://hello.to/xuedong ---
----------------------------------------------

ifelse(ARCHITECTURE, sparc, [dnl
  .../tftpboot.img

      特殊的TFTP啟動映象。這些映象含有可以通過TFTP服務器用PROM"boot net"
      啟動的內核和root.bin。詳細內容請參閱相應的文檔。

  root.tar.gz
  
      可以通過NFS掛載的壓縮文件。這跟root.bin完全一樣,但是文件是tar格式,
      這樣可以解壓縮到支持NFS安裝的網絡服務器上。詳細內容請參閱文檔。
      
  .../tftpboot.img

      Subarch specific TFTP bootable images. These images contain the
      kernel and root.bin for booting completely from a TFTP server using
      the PROM "boot net" command. See docs for details.

  root.tar.gz

      An NFS mountable root tarball. This is exactly the same as the
      root.bin, but in a tar format so as to be extracted on a net
      server for installing systems via an NFS root. See docs for
      details.

],dnl
ARCHITECTURE, alpha, [dnl

  .../linload.exe

------      ARC console executable that is needed to load MILO
      ARC控制台程序,需要用它來載入MILO

  .../apb.exe

------      Alpha Processor Bootloader, an ARC console executable that is
      used to boot Linux on the UP1000 motherboard from Alpha
      Processor, Inc.
    
      Alpha 處理器啟動引導器,這是用來在UP1000主板(Alpha Processor, Inc)
      上啟動Linux的ARC控制台程序。  

  .../up1000.pal

------      PALCode (Priviledged Architecture Library code) for the UP1000
      motherboard.

      UP1000主板用的PALCode (Priviledged Architecture Library code)。
 
  tftpboot.img

------      TFTP bootable image. This image contains the kernel and root.bin
      for booting completely from a TFTP server using the SRM console.
      See the installation manual for full details.

      TFTP啟動映象。該映象含有可以通過TFTP服務器用SRM控制台來啟動的內核和
      root.bin文件。詳細內容請參閱安裝手冊。

  root.tar.gz

------      An NFS mountable root tarball. This is exactly the same as the
      root.bin, but in a tar format so as to be extracted on a net
      server for installing systems via an NFS root. See docs for
      details.

      可以通過NFS掛載的壓縮文件。這跟root.bin完全一樣,但是文件是tar格式,
      這樣可以解壓縮到支持NFS安裝的網絡服務器上。詳細內容請參閱文檔。

])[]dnl

  BASE_TGZ

------      The Debian base system in a compressed tar archive, used for the
      network, NFS, mounted file system, and CD-ROM installation
      methods.  This contains a complete minimalist Debian GNU/Linux
      installation, as well as everything required to begin installing
      everything else you want.

      壓縮的tar格式的Debian基本系統,在網絡,網絡文件系統,和CD-ROM安裝是會
      用到。這其中含有完整的最小的Debian GNU/Linux安裝系統,及你要安裝其它
      軟件所需要的一切工具。

dnl
ifdef([ADDONS_TGZ], [dnl

  ADDONS_TGZ

------      A compressed tar archive containing additional cruft being foisted
      upon you by the folks who made this CD-ROM.  It might be just
      about any kind of cruft you can imagine some breakaway up-start
      thinks makes his CDs better than the official Debian version.

      含有一些CD制作者自己加入的程序的壓縮文件。

])[]dnl

  ifelse(ARCHITECTURE, i386, basecont, base-contents).txt

------      List of packages in the base distribution, and their version
      numbers.

      基本系統中的軟件包列表和版本編號。

dnl
ifelse(ARCHITECTURE, i386, [dnl

  .../install.bat

------      DOS batch script for installing from DOS.  A different version
      of this batch file is available for each flavor.

      從DOS進行安裝的腳本程序。每中風格都有相應的腳本程序。

  .../linux

------      A Linux kernel image, used by the batch script above.
      上面腳本程序所要用到的Linux內核映象。

])[]dnl

  ** 寫映象文件到軟盤

  在Linux下你可以用dd命令來寫*.bin磁盤映象到軟盤。只要用相應的映象文件
  文件名來代替下面命令中的'<file>'就可以了:

    dd of=/dev/fd0 if=<file> bs=1024

  如果你想確認寫入正確的話,可以使用下面的命令:

    cmp /dev/fd0 <file>

------  ** Writing Image Files to Floppies

  You can write the *.bin disk images to floppies with dd.  Replace
  `<file>' with the name of the image file in the following command:

    dd of=/dev/fd0 if=<file> bs=1024

  If you are naturally suspicious, you can make sure the image was
  successfully written:

    cmp /dev/fd0 <file>

ifelse(ARCHITECTURE, i386, [dnl

  或者在DOS下你可以用rawwrite2.exe來寫入映象文件到軟盤:

    rawrite2 -f <file> -d a

  Alternatively, from DOS, you can use use rawrite2.exe to write the
  files to floppies:

    rawrite2 -f <file> -d a

])dnl
dnl
dnl Local Variables:
dnl compile-command: "m4 --define=BASE_TGZ=base2_2.tgz --define=ARCHITECTURE=i386 README-Users.m4"
dnl End:
dnl LocalWords:  sparc SUBARCHES cdm amiga atari mac mvme bvme powerpc chrp sh
dnl LocalWords:  powermac alcor avanti idepci udma undefine dbootstrap debian doc
dnl LocalWords:  subarch dselect RTFM ifdef SPARCStation ELC IPC IPX UltraSPARC
dnl LocalWords:  IDE SRM jensen subarchitecture dva fl MILO LINLOAD APB apb milo
dnl LocalWords:  AlphaBIOS linload fd XXX subarch's installer's PCI PPP TGZ TFTP
dnl LocalWords:  PROM Bootloader PALCode tftpboot img ADDONS CDs basecont txt
dnl LocalWords:  linux dd bs cmp tgz

--
To UNSUBSCRIBE, email to debian-chinese-gb-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
| This message was re-posted from debian-chinese-gb@lists.debian.org
| and converted from gb2312 to big5 by an automatic gateway.



Reply to: