From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20110220/003691.html | 74 +++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20110220/003691.html (limited to 'zarb-ml/mageia-discuss/20110220/003691.html') 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 @@ + + + + [Mageia-discuss] Copy the iso to a usb, failed to boot + + + + + + + + + +

[Mageia-discuss] Copy the iso to a usb, failed to boot

+ Oliver Burger + oliver.bgr at googlemail.com +
+ Sun Feb 20 15:28:24 CET 2011 +

+
+ +
Dimitrios Glentadakis <dglent at gmail.com> schrieb am 2011-02-20
+> As i dont have any dvd r disk here, i wanted to install the iso in
+> a usb stick (to boot with) I use this command:
+> dd if=mageia-dvd-1-x86_64.iso of=/dev/sdc1
+
+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.
+
+ + + + + + + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1