LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mageia
User Name
Password
Mageia This forum is for the discussion of Mageia Linux.

Notices


Reply
  Search this Thread
Old 07-03-2013, 05:19 AM   #1
cuzzo
LQ Newbie
 
Registered: Jul 2013
Posts: 1

Rep: Reputation: Disabled
Unhappy Boot mageia 3 from usb



Keep in mind i do want mageia 3 as a end result, xp is just a quick test medium. My bios finds my sd chip as lg android and i can set it to boot from it. but even if i set it and whether or not i press f12 and choose android it wont boot. Ive tried linux live usb creator, rufus, wintobootic, universal usb installer, hp usb creator and a a couple other ones ive tried win8 win xp ubuntu and mageia 3 from the various usb creators mentioned all following the corresponding forum posts. Nothing changes I even updated my bios from v1.20 to v1.30 figuring that would fix the problem but no change occurred. i confirmed that i could install the os's i mentioned from dvd+r, but the very same os's (same exact iso's) wont boot from usb. I talked to a toshiba tech and she said i needed to erase win 7 win 8 win xp and ubuntu and install xp first then the other os's. didnt sound like a good solution but i figured what the hey, it my laptops manufacture tech im talking to. so far i installed xp and set up the usb to boot the xp setup with rufus usb creator and i set the lg android option in the bios. (Im using xp cause its the smallest iso i have, that way it wouldnt take a long time) then i pressed f12 for good measure and chose lg android from the top of the list as it was already set to boot first. it will not boot, xp's boot loader appears. Funny thing is Toshiba wants me to pay them $150 a year for help on getting this running, or for me to buy a recovery disk. i wont have money for awhile. how can i get it (Toshiba Satellite l455d-s5976) to boot from usb. If i can get this working ill put mageia 3 on my pc as the main os.
 
Old 07-03-2013, 06:22 AM   #2
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
Have you checked your bios to make sure that booting from a usb device is enabled?

The android option is a new one to me but doesn't sound like a good one for booting Linux in general.

You should get an option, in the boot menu, boot from a usb device I woudl think. On this box (Dell - specs in sig) I just installed Mageia 3 from a disk running in an external DVD RW to an external drive, both of which are usb. I had an option to boot to a usb CDrom or usb Hdd when hitting F12 (Dell uses that same key which I find interesting).

In my bios booting from a usb device has to be enabled. I don't know how you get to bios on your box. Dell uses F2 for that.

This is Linux we are talking about and if you can boot a live CD/DVD why not use that to install? If you simply want to use the usb stick I would use a live session from a disk and use the dd command to write the ISO to a stick. Have done this with Mageia 3 and it booted fine. Would have installed from it but have something else on my only stick right now.

The dd command is pretty simple to use.

Stick should be formatted to some fat format. "if" is input file. "of" is output file.
Code:
dd if=<file> of=<device> bs=4M; sync
Put the appropriate path in place of <file> and <device> and hit enter. Will take a short while but works very well. Only thing most people have trouble with is the "of" part. It really is the entire device you want not a partition on the device. If stick is seen as sdc the path would be "/dev/sdc". When finished the imabe will be on /dev/sdc1".

It will boot if your bios are set to boot from a usb device.
 
1 members found this post helpful.
Old 07-13-2013, 05:53 AM   #3
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,657
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, I haven't used any of the proprietory devices like Dell, but...

Contrary to wigets' advice(I haven't tried that),[Block size]It seems to work without it. I use ...
Code:
...
to write an iso to disk, do

dd if=<absolute path name>.iso of=/dev/<device name in fstab> <edit>It may not be there, but in /etc/mtab. get it using cat</edit>
sudo dd if=/home/glenn/Downloads/kubuntu-13.04-desktop-amd64.iso of=/dev/sdd

Dump Mageia ISOs on an USB stick?
ref. https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick.3F


All the Mageia ISOs are hybrid, which means you can burn them to an optical DVD/CD disc or just dump them on a USB stick and use it 
to boot and install the system.
Mandriva-seed is another app to do the same...(it's not much better than what you have tried.)

I hope this helps you, Regards Glenn

Last edited by GlennsPref; 07-13-2013 at 06:03 AM. Reason: but in /etc/mtab Block-size maybe default.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] GRUB error? Mageia 3, can't boot without DVD ADDn00b Mageia 18 06-01-2013 06:28 PM
LXer: Mageia 1 Support Terminated, Upgrade to Mageia 2 LXer Syndicated Linux News 0 12-02-2012 08:00 AM
Plymouth boot fails on boot up after Mageia 64 install caffap Linux - Newbie 1 08-21-2012 12:56 PM
[SOLVED] Can't Boot Mageia 2 after Upgrading from Mageia 1 gdawg Mageia 3 06-24-2012 10:20 AM
LXer: Open Source: Mageia 1 to Mageia 2 Upgrade LXer Syndicated Linux News 0 05-22-2012 04:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mageia

All times are GMT -5. The time now is 03:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration