Boot Kubuntu Live ISO: Issues & Solutions

  • Thread starter Thread starter physicsCU
  • Start date Start date
  • Tags Tags
    Issues
AI Thread Summary
The discussion revolves around issues with booting a Kubuntu Live ISO, with the user experiencing problems despite successfully burning the ISO. Suggestions include checking BIOS settings and ensuring the ISO was burned correctly, as the burning software used may have affected the bootability. The conversation also touches on potential hardware compatibility issues, particularly with wireless cards and ACPI functionality. Users recommend verifying the integrity of the ISO file using an MD5 checksum and consider testing the disk on another computer. The thread concludes with a shift in interest towards Ubuntu for better laptop support and functionality.
physicsCU
Messages
198
Reaction score
1
Hey all,

I burned a .iso of kubuntu live, i did it right because in windows the autoplay thing works and the menu of stuff to install comes up.

but when i try to boot from it, no go.

help? I should note that i have xp and suse on the same computer, grub is used to boot one or the other. is that an issue?
 
Computer science news on Phys.org
... Why would you ask this here?... Anyway, you might have to change your boot order. Reboot and look at your BIOS settings.
 
well, this is the computer section durt.

and i already checked that, its fine
 
physicsCU said:
well, this is the computer section durt.

and i already checked that, its fine


hmm, could be several things. What program did you use to burn the iso to disk?
 
physicsCU said:
help? I should note that i have xp and suse on the same computer, grub is used to boot one or the other. is that an issue?


No, a boot loader is a boot loader, and partitions are just partitions, its irrelevant. My guess is that the bios is not reading the CD as bootable, perhaps not even reading it as data, depending on the program you used to burn it and what settings you used.
 
sorry about the delay, homework.

i used sonic recordnow to record it as a disc image.

i made a straight copy too by accident, i could use that on my other computer and run it through nero if i need to.
 
physicsCU said:
sorry about the delay, homework.

i used sonic recordnow to record it as a disc image.

i made a straight copy too by accident, i could use that on my other computer and run it through nero if i need to.


Not familiar with recordnow. I know i used to make mistakes with settings in nero that would result in isos being burned incorrectly and unbootable. I haven't used anything other than cdrecord in a long while though. I'm curious about this statement though:

I burned a .iso of kubuntu live, i did it right because in windows the autoplay thing works and the menu of stuff to install comes up.

I've not used kubuntu or kubuntu live, but autoplay in windows? Thats something I don't recall having ever seen on a live cd (well, I haven't burned a CD in windows in a long time though, so I suppose I wouldn't have seen it even if any of my live cds had it).

I don't think I'll be able to help much other than to say to check over the settings you used carefully. As a matter of protocol, did you check the md5 to be sure the download was good?
 
yes, kubuntu live actually has some applications from it that are written for windows, its pretty cool.

i did not check the md5, i still have the original file luckily, how do i do that in windows? i am forced to use windows because my suse partition is messed up and i cannot get on the internet at all.

well, i will try shutting down linux when i use it again, that seemed to do the trick with the suse disc too. not sure why, but oh well.

i hear that kubuntu has some good laptop support built in, which is good for me due to the fact that my wireless card (broadcom chipset) and battery don't work with suse.
 
physicsCU said:
yes, kubuntu live actually has some applications from it that are written for windows, its pretty cool.

i did not check the md5, i still have the original file luckily, how do i do that in windows? i am forced to use windows because my suse partition is messed up and i cannot get on the internet at all.

well, i will try shutting down linux when i use it again, that seemed to do the trick with the suse disc too. not sure why, but oh well.

i hear that kubuntu has some good laptop support built in, which is good for me due to the fact that my wireless card (broadcom chipset) and battery don't work with suse.


To check the md5 you'll need to get the md5sum program and run it from a DOS prompt. You can get it at the bottom of http://www.openoffice.org/dev_docs/using_md5sums.html#links" .

As for kubuntu I can't say (never used it), but my experience with Ubuntu was that if it worked with your hardware out of the box, it was quite nice, but if you had nasty evil manufacturer unsupported wireless devices (like my linksys usb ones that are the same model but have completely different chipsets) you're up a creek without a paddle, because Ubuntu does not install a lot of basic tools for you (things like make, gcc, since in their system you shouldn't need them).

As for broadcomm, you'll have to use ndiswrapper. Better chipsets to go with are Atheros (frequently works out of the box, Slax live cd picked it right up, native drivers), Ralink (had zero problems installing the native drivers for this one once, which was good since at the time I had far less experience with that sort of thing), ACX100 works well also (includes some useful shell scripts for configuring the device on bootup too, including setting up WEP encryption).

When you say your "battery" doesn't work in Suse, I assume that you actually mean something else that makes more sense, like "the ACPI battery monitor" doesn't work properly? This is likely related to a kernel compiled without ACPI support (if I had to take a guess from however many hundreds of miles away without even looking at the computer).
 
Last edited by a moderator:
  • #10
franznietzsche said:
To check the md5 you'll need to get the md5sum program and run it from a DOS prompt. You can get it at the bottom of http://www.openoffice.org/dev_docs/using_md5sums.html#links" .

As for kubuntu I can't say (never used it), but my experience with Ubuntu was that if it worked with your hardware out of the box, it was quite nice, but if you had nasty evil manufacturer unsupported wireless devices (like my linksys usb ones that are the same model but have completely different chipsets) you're up a creek without a paddle, because Ubuntu does not install a lot of basic tools for you (things like make, gcc, since in their system you shouldn't need them).

As for broadcomm, you'll have to use ndiswrapper. Better chipsets to go with are Atheros (frequently works out of the box, Slax live cd picked it right up, native drivers), Ralink (had zero problems installing the native drivers for this one once, which was good since at the time I had far less experience with that sort of thing), ACX100 works well also (includes some useful shell scripts for configuring the device on bootup too, including setting up WEP encryption).

When you say your "battery" doesn't work in Suse, I assume that you actually mean something else that makes more sense, like "the ACPI battery monitor" doesn't work properly? This is likely related to a kernel compiled without ACPI support (if I had to take a guess from however many hundreds of miles away without even looking at the computer).

yes, i mean acpi functionality is gone. sorry, its late here and i am tired. I have heard about people with my wireless card having it work. using ndiswrapper is no big deal, i want acpi to work more.
 
Last edited by a moderator:
  • #11
there must a problem with my computer, because its like it starts to read the disc, but then GRUB starts loading and the disc reading is stopped.

Anyone else have any thoughts as to what I can do to get this live cd working? I will have to try it in my desktop to see if i can't get it to work. if it doesn't work there, i will think its an issue with the iso, but i know i burned it right and everything works on the windows side.
 
  • #12
The lastest Kubuntu is borked. I recently tried it, but it was no go. Ubuntu is much better.
 
  • #13
ah, thanks. i will check out ubuntu live too.

i kinda like the kde environment, but what can ubuntu offer me in terms of laptop stuff? cause kubuntu has klaptopdaemon (sp?)
 
  • #14
I actually installed ubuntu on someone's laptop and it works very well. No problems.

Ubuntu includes hibernate, wireless monitoring, power mangement, etc.
 
  • #15
sweet, i will check it out!

I am reformating my whole laptop this weekend, so it will give me an opportunity to install unbuntu
 
Back
Top