From: Chernetsky Andrey <andy_ch@open.by> To: ALT Community <community@lists.altlinux.org> Subject: [Comm] Создание загрузочной флешки из образа диска Date: Sat, 16 Feb 2013 22:39:47 +0300 Message-ID: <20130216193947.GA20319@andy.localdomain> (raw) Подскажите как создать загрузочную флешку из скаченного iso. Netbook-live я создавал без проблем. А тут с новыми live сборками Сизифа вышла небольшая засада. Я делал так, монтировал скаченный образ: andy@andy ~ $ sudo mount -o loop iso/regular-xfce-latest-i586.iso disk затем: andy@andy ~ $ rsync -rv --progress disk/index.html disk/live disk/Metadata disk/syslinux /media/FLESH andy@andy ~ $ sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sdb sudo syslinux /dev/sdb1 Я так понимаю, что проблема в том что на диске нет syslinux.cfg а только isolinux.cfg? Просто тупое копирование не помогло. Я знаю про mkbootflash, но не хочется писать на болванку, а потом с не создавать. -- С уважением, Андрей!
next reply other threads:[~2013-02-16 19:39 UTC|newest] Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top 2013-02-16 19:39 Chernetsky Andrey [this message] 2013-02-16 21:13 ` Viacheslav Dubrovskyi 2013-02-17 21:14 ` Chernetsky Andrey 2013-02-17 21:17 ` Pavel Vainerman 2013-02-18 5:27 ` Chernetsky Andrey 2013-02-18 5:54 ` Ilja Raskin 2013-02-18 10:44 ` Dmitrii Kashin 2013-02-18 15:16 ` Chernetsky Andrey 2013-02-18 8:21 ` Андрей Черепанов 2013-02-18 8:27 ` Ilja Raskin 2013-02-18 8:28 ` Андрей Черепанов 2013-02-18 15:21 ` Chernetsky Andrey 2013-02-18 15:37 ` Chernetsky Andrey 2013-02-18 7:14 ` Chernetsky Andrey 2013-02-18 14:47 ` gBopHuk_alt 2013-02-18 14:59 ` Alexei V. Mezin 2013-02-18 20:46 ` gBopHuk_alt 2013-02-18 20:44 ` Aleksey Novodvorsky 2013-02-19 8:38 ` gBopHuk_alt 2013-02-19 8:34 ` Aleksey Novodvorsky 2013-02-18 20:46 ` Alexei V. Mezin 2013-02-19 7:05 ` Dmitrii Kashin 2013-02-19 8:35 ` gBopHuk_alt 2013-02-19 12:08 ` Chernetsky Andrey 2013-02-19 18:28 ` Michael Shigorin 2013-02-19 19:19 ` Chernetsky Andrey 2013-02-21 14:14 ` Michael Shigorin 2013-02-19 7:01 ` Dmitrii Kashin 2013-02-19 9:38 ` gBopHuk_alt 2013-02-19 18:57 ` Chernetsky Andrey 2013-02-19 21:11 ` gBopHuk_alt 2013-02-20 7:08 ` a b 2013-02-25 16:12 ` Michael A. Kangin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20130216193947.GA20319@andy.localdomain \ --to=andy_ch@open.by \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git