diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110220/003691.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110220/003691.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110220/003691.html b/zarb-ml/mageia-discuss/20110220/003691.html new file mode 100644 index 000000000..e437878d1 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110220/003691.html @@ -0,0 +1,74 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Copy the iso to a usb, failed to boot + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Copy%20the%20iso%20to%20a%20usb%2C%20failed%20to%20boot&In-Reply-To=%3C201102201528.24912.oliver.bgr%40googlemail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003690.html"> + <LINK REL="Next" HREF="003692.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Copy the iso to a usb, failed to boot</H1> + <B>Oliver Burger</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Copy%20the%20iso%20to%20a%20usb%2C%20failed%20to%20boot&In-Reply-To=%3C201102201528.24912.oliver.bgr%40googlemail.com%3E" + TITLE="[Mageia-discuss] Copy the iso to a usb, failed to boot">oliver.bgr at googlemail.com + </A><BR> + <I>Sun Feb 20 15:28:24 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003690.html">[Mageia-discuss] Copy the iso to a usb, failed to boot +</A></li> + <LI>Next message: <A HREF="003692.html">[Mageia-discuss] Copy the iso to a usb, failed to boot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3691">[ date ]</a> + <a href="thread.html#3691">[ thread ]</a> + <a href="subject.html#3691">[ subject ]</a> + <a href="author.html#3691">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">dglent at gmail.com</A>> schrieb am 2011-02-20 +><i> As i dont have any dvd r disk here, i wanted to install the iso in +</I>><i> a usb stick (to boot with) I use this command: +</I>><i> dd if=mageia-dvd-1-x86_64.iso of=/dev/sdc1 +</I> +There you make a little mistake. You have to copy the ISO directly to +the device, not to a partition. + +dd if=mageia-dvd-1-x86_64.iso of=/dev/sdX + +Beware: replace sdX by the device you want to use and beware, all data +on it will be lost. +</PRE> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003690.html">[Mageia-discuss] Copy the iso to a usb, failed to boot +</A></li> + <LI>Next message: <A HREF="003692.html">[Mageia-discuss] Copy the iso to a usb, failed to boot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3691">[ date ]</a> + <a href="thread.html#3691">[ thread ]</a> + <a href="subject.html#3691">[ subject ]</a> + <a href="author.html#3691">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
