Page 1 of 1

[SOLVED] Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 13:17
by Sheataa
Hello, I'm a new in the Community and i really want to install Mageia 2.

I've got an ASUS U36S and so there isn't a CD PLAYER.

I have downloaded "Mageia-2-LiveCD-GNOME-Europe1-Americas-x86_64-CD" And Lili.
When i try to boot on USB I have a black screen with "grub >" and some command... I tried "boot" but nothing. I tried "find /boot/......" but "file not exist".

So i try to mount Iso on usb with Unebootin, rufus or fedroaUSB And now with these softs ,if i want to see my USB in my BIOS, i have to Enable "UEFI Boot" but when i try to boot, my Computer boot on win7 ..

My question is simple, how i can install Mageai ??

Thank you very much and sorry for my English ...!

Re: Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 13:55
by ouzel
I had exactly the same problem just today.
Use Mandriva seed. It worked for me.

Re: Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 16:52
by dedanna1029
The UEFI boot may still be a gotcha on this, but if you're using Linux, there is no need for a program to make yer boot disk with. :)
Code: Select all
su -
password
cd /path/to/iso
dd if=Mageia-2-LiveCD-GNOME-Europe1-Americas-x86_64-CD.iso of=/dev/sdx

... where /dev/sdx is the drive of the usb you want to put the .iso onto. Wait a bit for it to finish, then reboot, set your bios to boot to usb.

I had exactly the same problem as you with my netbook; tried unetbootin, all sorts of programs, to no avail, then found out this nifty command-line trick.

If you use Windows, I'm not sure (you didn't state what OS you're on).

Re: Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 19:55
by Sheataa
Oops sorry for the missing, yeah i use Win7 :/

I've tried with Mandriva seed but the soft didn't recognize my usb :/ And i unistalled ubuntu but i will try to mount iso on usb with a liveUSB of ubuntu .. HAHA

Thanks for your help :)

Re: Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 21:13
by doktor5000
Please also take a look at https://wiki.mageia.org/en/Installation ... B_stick.3F for more alternatives which have been reported working.

Re: Problem boot Mageia on USB

PostPosted: Mar 14th, '13, 22:46
by Sheataa
YAhooo ! It's work with Win32 Disk Imager !

Thank u very much !!! :)