Bug 7254 - Booting from the live usb-stick fails
Summary: Booting from the live usb-stick fails
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: Release (media or process) (show other bugs)
Version: 2
Hardware: i586 Linux
Priority: Normal major
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-30 12:01 CEST by Miroslav Hadzhiev
Modified: 2013-11-23 16:12 CET (History)
3 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments
The error that occurs while trying to boot the Live system (350.92 KB, image/jpeg)
2012-08-30 12:01 CEST, Miroslav Hadzhiev
Details

Description Miroslav Hadzhiev 2012-08-30 12:01:37 CEST
Created attachment 2696 [details]
The error that occurs while trying to boot the Live system

The system cannot be booted using a live usb-stick with Mageia-2-LiveCD-GNOME-Europe2-i586-CD.iso or KDE iso on it created under Windows 7 with Rufus (I've also tried the "Universal-USB-Installer", "LinuxLive USB Creator", https://launchpad.net/win32-image-writer/).
Comment 1 Miroslav Hadzhiev 2012-08-30 12:02:49 CEST
The same goes for the "x86_64" architecture.
Comment 2 Miroslav Hadzhiev 2012-08-30 12:09:39 CEST
"tom_" from the Mageia Forum found this page in Spanish for me and there's a workaround which I has not tried yet for myself: http://ks362447.kimsufi.com/consulta/problema-al-instalar-livecd-de-mageia-2-traves-de-usb
Comment 3 Manuel Hiebel 2012-08-30 21:33:40 CEST
first, is the checksum correct ?
maybe you can try dd for windows: http://www.chrysocome.net/dd
Comment 4 Miroslav Hadzhiev 2012-08-30 23:22:53 CEST
Yes, it is correct! I've already checked it.
Comment 5 Miroslav Hadzhiev 2012-08-31 11:59:06 CEST
Today I also tried the Fedora LiveUsb Creator and again there was an error (which I think was different from the previous which is shown in the snapshot of my screen though I was left with a command-line and some messages again).
Comment 6 hector canus 2012-08-31 15:34:18 CEST
This also applies to usb sticks for 32bit systems (MD5 checks OK) created under Ubuntu 12.04.1 with unetbootin for Linux.

No such problems with usb stick Live CDs for Ubuntu 10.4.4 /12.04.1 or Xubuntu 12.04.1 created using unetbootin or ubuntu live cd. 

Easiest workaround is to fix Live CD iso, so it complies with booting standardisation in use by unetbootin/universal usb installer etc, isn't it, or provide mageia usb stick installer program with live cd iso?

CC: (none) => a.sobriquet

Comment 7 Manuel Hiebel 2012-08-31 15:54:22 CEST
unetbootin is(was?) an ugly hack and it does'nt work with hybrid iso (mageia/mandriva/fedora/opensuse at least)

http://www.syslinux.org/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE
Comment 8 Miroslav Hadzhiev 2012-09-20 11:33:59 CEST
The only tool that works with the Mageia's isos is the "Image Writer" of openSuSE Studio. I've tested it with the KDE and the GNOME Live CDs. (:
Comment 9 Dave Hodgins 2012-09-20 18:43:50 CEST
All of the Mageia iso images are in the hybrid format, so they
can boot from either a cd/dvd drive, or a usb stick, provided
the image fits on the media.  Using any utility that modifies
the setup, will likely cause it to fail to boot.

To copy the iso image to a stick under linux, us

dd bs=1M if=filename.iso of=/dev/sd?

To copy the iso image to a stick under linux, download
http://www.chrysocome.net/downloads/dd-0.6beta3.zip
and unzip the file to get the dd.exe file.

Use a usb stick that has one partition on it, that is either
fat32, or ntfs, so that windows will assign a drive letter to
it.  Use "My computer", to verify which drive letter to use.

Assuming the dd.exe and filename.iso are in the same directory,

dd bs=1M if=filename.iso of=\\.\?:

In both cases, replace the question mark, with the correct drive
letter.

As always, make absolutely sure you are using the correct drive
letter, for the output file.

CC: (none) => davidwhodgins

Comment 10 Dave Hodgins 2012-09-20 18:45:39 CEST
Arrgh.  Should have proofread more carefully before hitting
save.

To copy the iso image to a stick under Windows, download
http://www.chrysocome.net/downloads/dd-0.6beta3.zip
and unzip the file to get the dd.exe file. ...
Comment 11 Manuel Hiebel 2013-10-22 12:09:03 CEST
This message is a reminder that Mageia 2 is nearing its end of life.
Approximately one month from now Mageia will stop maintaining and issuing updates for Mageia 2. At that time this bug will be closed as WONTFIX (EOL) if it remains open with a Mageia 'version' of '2'.

Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Mageia version prior to Mageia 2's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Mageia 2 is end of life.  If you would still like to see this bug fixed and are able to reproduce it against a later version of Mageia, you are encouraged to click on "Version" and change it against that version of Mageia.

Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Mageia release includes newer upstream software that fixes bugs or makes them obsolete.

-- 
The Mageia Bugsquad
Comment 12 Manuel Hiebel 2013-11-23 16:12:47 CET
Mageia 2 changed to end-of-life (EOL) status on ''22 November''. Mageia 2 is no
longer maintained, which means that it will not receive any further security or
bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of Mageia
please feel free to click on "Version" change it against that version of Mageia
and reopen this bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

--
The Mageia Bugsquad

Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.