fluxbuntu 7.10 rc boot failure on some machines

Bug #157724 reported by Hmpf
10
Affects Status Importance Assigned to Milestone
The Fluxbuntu Linux Project
Invalid
Critical
Unassigned

Bug Description

Booting the new 7.10 rc cd. works on one computer, but not on the other one. Other boot cds work fine. Boot fails directly after cdrom spins up: boot from atapi-cd rom: boot failure.

Swapping the cdrom-drives between machines changes nothing.

Specs of the machine not able to boot the cd:
P II Klamath on ATC-6130 Mainboard
If you need more info let me know.

Another user on ubuntuusers.de reported the same problem with a laptop.
He found a workaround using a bootable floopy disk and choosing cdrom from the menu of the floopy disk. Will try that when I find a still usable floopy disk ;)

Revision history for this message
Hmpf (dns-hmpf) wrote :

Using a sbootmgr.dsk bootdisk and then booting the cd from the floppy menu worked.

Revision history for this message
Gossar (gossar) wrote :

Also unable to boot from Fluxbutnu 7.10 RC for i386. CD drive spins up but proceeds directly to the old boot partition on hda—no splash, no install menu.
Ubuntu Gutsy Live CD will boot (but not run due to mem constaints).
Fluxbuntu nBuild1-rev2 also boots with no problem.

Checked iso checksum; burned to different brand media both CD-ROM & CD-RW; mounted CDs and verified full disc against md5sum.txt.
Top level contents of CD comprise:
.disk install pool
README.diskdefines isolinux preseed
dists md5sum.txt ubuntu

AMD K6-2, 256MiB RAM;
Biostar M5ATA
hda 5GiB; hdb 3GiB;
hdc Memorex 52MAXX 2452AJ;
hdd TDK CDRW161040X
current kernel 2.6.17-10-386

Revision history for this message
secdroid (fdzimmerman) wrote :

Mine also booted fine on one computer, not on another. Employed careful slow burns with md5 sums checked throughout. Known good media and drives.

Booting computer verified integrity of CD with CD test, while failing computer never got to boot splash screen.

I used a Smart Boot Manager 3.7.1 floppy on the failing computer and it booted the CD.

The floppy load time allowed me to see a message that had previously been scrolled off the screen by the hard disk grub load of a distro's splash screen --
[QUOTE]Boot from ATAPI CD-Rom: Bootable CD not exist...[/QUOTE]
from Award BIOS v4.60

Revision history for this message
rexykik (rexykik) wrote :

I have this same issue with a brand new cd rom drive; tried about three.

Motherboard ECS KT600-A
Ram: 1024mb

I forget which bios.

Revision history for this message
nolla (v-nykanen) wrote :

My box is AMD Duron 800, with award bios (dont know the version). The problem is exatly the same... I wonder where i could find a floppy these days :)

Revision history for this message
Grahack (christophegragnic) wrote :

I had the same.
Managed to boot on the iso though, without a floppy.
See https://help.ubuntu.com/community/Installation/FromWindows#head-78c19b6681c16d2dc3f82baeddf3a8465d39a0bd
and thanks to rxKaffee for pointing me to the docs.

Revision history for this message
MerlinSVK (merlinsvk) wrote :

Hi there. I have this same issue. I can boot the CD on Sempron 2800+, but i can not on PIII 633 Mhz Celeron. But I have solved this problem - I changed the boot record in .iso file (i386) and used the boot record from Linux Mint 2.0 (but i think that the other boot records will be OK). Than I burned the "changed" ISO, and now I can boot on any i386 machine.

Revision history for this message
Mike Perrin (mperrin) wrote :

I have the same problem on two out of three machines. Fluxbuntu 7.10 RC CD would not boot on a Biostar M7VKQ with 800 MHz Duron nor a Jetway V4MDMP with Athlon XP 2000+. It did boot on an ASUS A7V133C with Athlon 1000/266, where the CD integrity check was performed with positive results. The Jetway and ASUS machines have the same model Lite-ON DVD-RW drives so the drive is not a factor. I have had no issue booting Ubuntu or DamnSmallLinux CDs on any of these machines.

Revision history for this message
Carna (vongola15) wrote :

the same here with i386.

My specs are

Pentium celeron 400Mhz , 64MB ram, but I can't understand the motherboard name... anyway the nbuild did work and boot on this machine.
Cd integrity is fine.
Other ubuntu cds boot fine on this machine

Revision history for this message
Mike Perrin (mperrin) wrote :

I was able to correct my no-boot problems by remastering the CD image.
This indicates that there is no defect in the fluxbuntu build, only some
strange problem that occurred when the iso image was created.

The process I used is:
1. Mount the original downloaded iso image file to a temporary directory.
2. Make a tar archive of the mounted file tree.
3. Unmount the iso image and remove the mount directory.
4. Recreate the file tree by extracting the tar archive.
5. Make the recreated file tree writable so genisoimage can modify boot files.
6. Create a new bootable image from the recreated file tree.

The commands I used are detailed below. I was working in Fedora 7 so
I used genisoimage which is a newer version of mkisofs. The options
and arguments in my command line should work with mkisofs also.

cd to the directory where you have saved the downloaded fluxbuntu iso image.
As root:
mkdir fluxbuntu-7.10RC
mount -t iso9660 -o loop fluxbuntu-7.10-installer-i386.iso fluxbuntu-7.10RC
tar -cvf fluxbuntu-7.10RC.tar fluxbuntu-7.10RC
umount fluxbuntu-7.10RC
rmdir fluxbuntu-7.10RC
tar -xvf fluxbuntu-7.10RC.tar
chmod -R +w fluxbuntu-7.10RC
genisoimage -J -r -o fluxbuntu-7.10RC-remaster.iso \
-b isolinux/isolinux.bin -c isolinux/boot.cat \
-no-emul-boot -boot-load-size 4 -boot-info-table fluxbuntu-7.10RC

You can now burn the remastered iso image to CD using your normal method.

Revision history for this message
Grahack (christophegragnic) wrote :

Thanks Mike, this works well until I try to install with the remastered cd. There's a "error reading Release file" problem. Is it a checksum thing ?

For ref, I found this thread on the forum: http://community.fluxbuntu.org/index.php?topic=397.0

Revision history for this message
Mike Perrin (mperrin) wrote :

Grahack,

I did not have a problem installing from the remastered CD, so I don't think it has anything to do with checksums. It could be that you just got an error in your burn. Did you run the media integrity check on the boot menu? If you did and it passed, you may want to try opening the Release file to verify that it is not corrupt. Mount the CD on a working machine and look in the dists/gutsy directory. stable and unstable are links to gutsy, so there is only one Release file. You can open it with an editor or just cat it from the command line. Hope this helps.

Mike

Revision history for this message
Grahack (christophegragnic) wrote :

Ok, thanks, that was me: I didn't see the tar error messages that I must had doing the trick on a vfat. CD validates now.

Revision history for this message
Medieval_Creations (mcreations77) wrote :

I also experienced this problem with the 32 bit version of Fluxbuntu on my AMD64 machine.
A simple boot manager fixed the problem. Oddly enough the 64bit version loaded fine.

Revision history for this message
Francesco Baldini (francesco-baldini) wrote :

I dowloaded the iso of the release candidate and burned it. Tried to boot on different machines and different cd drives with no success. Every time the cd doesn't boot and the machine boot normally from the hd. Verified the bios settings to check the boot device priority, but everithing was ok. I think there's a problem with the image. The result is a non-installable system, so a necessary choice for other operative system.

Revision history for this message
Mike Perrin (mperrin) wrote :

Francesco,

Did you try to remaster the CD image using the procedure in my 2007-11-04 posting? It worked for me and Grahack, and presumably others.

Mike Perrin

Revision history for this message
Francesco Baldini (francesco-baldini) wrote :

Mike, you're right. I remastered the CD image as you explained and it worked well. Thanks.

Francesco

Revision history for this message
Joe Jaxx (joejaxx) wrote :

This has been confirmed.

Changed in fluxbuntu-project:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
Norswap (nhelaurent) wrote :

For non-ubuntu distributions, you can use the above, just change genisoimage by mkisofs.

Revision history for this message
lootsy (lootsy) wrote :

Also confirmation of the bug and the workaround:

Remastering the CD under my Xubuntu system as described above yield to a bootable CD on my old PC.

Revision history for this message
Orby (orbman) wrote :

I have remastered an ISO and have put it on a server in New York.

It is totally *unofficial* and is in no way supported by me or anyone else, use it at your own risk, it has been confirmed as working, but it may not work for all.

http://66.150.224.105/unofficial/fluxbuntu-7.10RC-remaster.iso
http://66.150.224.105/unofficial/fluxbuntu-7.10RC-remaster.iso.MD5SUM

md5sum = 58ddfe1ef74543eb7aaf6a2e8cf726b3 fluxbuntu-7.10RC-remaster.iso

Hope this helps some people out.

Revision history for this message
doorknob60 (doorknob60) wrote :

This is confirmed on one of my older computers, it seems like it has a lot more problems with older computers (the ones that need Fluxbuntu) than with new computers (the ones that do fine with regular Ubuntu). Se yeah, this is a pretty serious bug.

Revision history for this message
reddyreal (soundskan) wrote :

This bug is confirmed. I am using a Thinkpad 600x PIII 500 MHz. The remastered ISO did not work for me, either. Fwiw, Ubuntu Gutsy's Live CD does work for me.
Would really like to use Fluxbuntu on this computer as I want a nice-looking, small and functional Linux distro that will run on this old computer.

Revision history for this message
reddyreal (soundskan) wrote :

Alright, I'm dumb. I was burning the ISO improperly on Roxio Toast. Once I burned it as an image, the original 7.10 RC ISO worked perfect. Gracias.

Revision history for this message
Orby (orbman) wrote :

*NOTE*

the remaster ISO will not match the above MD5SUM anymore, it was removed during a server rebuild and the remaster was redone.

the current ISO MD5SUM is:
3b2d28301063a30e94e302ed46481cf3 fluxbuntu-7.10RC-remaster.iso

the url for the ISO still remains the same.
http://66.150.224.105/unofficial/fluxbuntu-7.10RC-remaster.iso

this is a completely unsupported remaster use at your own risk!

Joe Jaxx (joejaxx)
Changed in fluxbuntu-project:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.