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

Re: установка по сети



On 10.12.13 2206 (+0400), Alexander Danilov wrote:

> На всякий случай - есть такая штука, как unetbootin, и в debian
> есть, и на sf.net скачать можно и под linux, и под win. Она
> позволяет из iso образа сделать установочную usb-flash. Конечно же
> целевая машина должна уметь загружаться по usb.

Установочный CD1 дебиана можно закатать на флешку простым dd, и оно
будет грузиться.

http://www.debian.org/CD/faq/#write-usb

Several of the Debian CD and Debian Live images are created using
isohybrid technology, which means that they may be used in two different
ways:

    - They may be written to CD/DVD and used as normal for CD/DVD booting.
    - They may be written to USB flash drives, bootable directly from
      the BIOS of most PCs.

The most common way to copy an image to a USB flash drive is to use the "dd"
command on a Linux machine:

dd if=<file> of=<device> bs=4M; sync


Reply to: