From: Leonid Krivoshein <klark.devel@gmail.com> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] Научите готовить флэшки через dd Date: Tue, 15 May 2018 00:45:08 +0300 Message-ID: <c100e05a-d67e-e9e4-43d2-98b53291fae9@gmail.com> (raw) In-Reply-To: <fecef2b1-5011-5328-f327-97f9ba15bbb1@gmail.com> Добрый вечер! 14.05.2018 22:23, Alexei V. Mezin пишет: > есть sd-карточка "из Ашана" на 32Гб Можно переписать сюда все буквы, которые видите на карточке? > > Акт 1: Вставляю карточку в кардридер, смотрю логи, какое устройство > появилось (первый же риторический вопрос: а что, более удобно чем в > логах это посмотреть нельзя в КДЕ4?), далее dd if... | pv | dd of... > mount | tail -n1 не годится? И зачем так сложно? umount /dev/sdX1; dd if=/path/to/image.iso bs=1M of=/dev/sdX status=progress; sync > > И как это понимать? ЧЯДНТ? Перечислите пожалуйста модели оборудования (компьютеров, ноутбуков), чтобы можно было понять точную спецификацию SD-контроллера. Скорее всего, дело не в "хорошей винде и плохом линуксе", а в совместимости вашего контроллера с картой. Такой эффект обычно проявляется на старых SD-котроллерах, когда в них суют новые SD HC/XC карточки. https://ru.wikipedia.org/wiki/Secure_Digital -- Best regards, Leonid Krivoshein.
next prev parent reply other threads:[~2018-05-14 21:45 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2018-05-14 19:23 Alexei V. Mezin 2018-05-14 21:28 ` Vladislav Zavjalov 2018-05-14 21:45 ` Leonid Krivoshein [this message] 2018-05-14 23:13 ` Alexei V. Mezin 2018-05-15 1:00 ` Leonid Krivoshein 2018-05-15 6:51 ` Alexei V. Mezin 2018-05-28 20:08 ` Alexei V. Mezin 2018-05-29 22:47 ` Leonid Krivoshein 2018-05-30 8:03 ` Alexei Mezin 2018-05-30 9:33 ` Michael Shigorin 2018-05-30 21:38 ` Leonid Krivoshein 2018-05-14 22:37 ` Leonid Krivoshein 2018-05-14 22:54 ` Alexei V. Mezin 2018-05-15 9:12 ` Michael Shigorin
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=c100e05a-d67e-e9e4-43d2-98b53291fae9@gmail.com \ --to=klark.devel@gmail.com \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git