Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
|
 |
|
06-24-2006, 10:30 AM
|
#1
|
|
Member
Registered: Jun 2006
Posts: 36
Rep:
|
Install Ubuntu from Live CD
Is it possible to install Ubuntu onto a partition from a Live CD? How would it be done?
|
|
|
|
06-24-2006, 10:49 AM
|
#2
|
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
There is no "Ubuntu LiveCD" as such any more. The "LiveCD" IS the install CD.
|
|
|
|
06-24-2006, 01:02 PM
|
#3
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
There is no "Ubuntu LiveCD" as such any more. The "LiveCD" IS the install CD.
|
So to install Ubuntu, should I copy all of the contents from the CD onto the partition, or is there an "Installer" utility somewhere on the CD? I looked through all the menus and couldn't find something similar to an installing utility.
|
|
|
|
06-24-2006, 03:22 PM
|
#4
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
There is no "Ubuntu LiveCD" as such any more. The "LiveCD" IS the install CD.
|
I downloaded the distro from ubuntu.com and found that they have an install icon right on the desktop. I'm giving it a try.
It seems, however, that I'll have to manually add a swap file since I can't add another partition on the hardrive for the swap... something about mac partition tables can have up to 4 partitions, one for the GPT, one for OSX, one for windows, and one for linux.
Thanks for the information. 
|
|
|
|
06-24-2006, 03:41 PM
|
#5
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
There is no "Ubuntu LiveCD" as such any more. The "LiveCD" IS the install CD.
|
>_< It doesn't work! It gets to 95% installation before it wants to install GRUB, but of course you can't install GRUB to the GPT, so it cancels the whole installation! Why can't it just install without GRUB and let me install LILO later?? 
|
|
|
|
06-24-2006, 09:48 PM
|
#6
|
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
Try downloading the alternative CD, It's the text install mode, just use the expert mode and you can skip the grub install.
|
|
|
|
06-25-2006, 01:07 PM
|
#7
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
Try downloading the alternative CD, It's the text install mode, just use the expert mode and you can skip the grub install.
|
Great! Will give that a try. Thank you.
|
|
|
|
06-25-2006, 01:49 PM
|
#8
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
Try downloading the alternative CD, It's the text install mode, just use the expert mode and you can skip the grub install.
|
Tried the text mode install. Went to install the base system and got the error:
Error: Unable to install the selected kernel. an error was returned while trying to install the kernel into the target system. Kernel package: 'linux-386' Check /var/log/syslog or see virtual console 4 for the details.
Retried it to do the 686 kernel, but only 386 is available. 
|
|
|
|
06-25-2006, 01:56 PM
|
#9
|
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
What did the log say?
Did you try ti install over a partially installed system?
|
|
|
|
06-25-2006, 02:12 PM
|
#10
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
What did the log say?
Did you try ti install over a partially installed system?
|
Wait, wait.. I just decided to choose one of the kernels in the list and it completed the install with elilo. But I think that elilo.conf is pointing to my usb, because thats where it wants to boot from.. need to see if i can modify that..
I'm talking to you as I'm trying this. ^^
|
|
|
|
06-25-2006, 03:08 PM
|
#11
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
What did the log say?
Did you try ti install over a partially installed system?
|
Okay. The system is completely installed as well as elilo. I edited the elilo.conf file to boot from /dev/sda3 (it was trying to boot from sdb1 by the way). Created the swap file successfully, rebooted, but it still doesn't see the partition.
This doesn't surprise me... I think I have to configure a file for rEFIt (the boot menu I'm using) or install elilo onto the partition record of my linux partition. I thought that the installation of elilo would add it to the partition record automatically, which is why I thought that it was possible it would show up in the menu. Something is missing...
|
|
|
|
06-25-2006, 03:39 PM
|
#12
|
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
This is why I use grub  Easy to configure and no faffing about 
|
|
|
|
06-25-2006, 04:44 PM
|
#13
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
This is why I use grub  Easy to configure and no faffing about 
|
Yeah, I've heard a lot of good things about GRUB, but unfortunately I haven't had much experience with either to have a preference.
So linux shows up in the boot menu, I boot, the kernel loads. I log in startx and it says it can't start the xserver. I'm wondering if something went wrong in the installation..
This is the error:
cannot start x server. Error; X window system version 7.0.0 release date 21 december 2005, x protocol version 11 revision 0 release 7.0. build operating system: linux 2.6.12 i686, current OS Linux ubuntu 2.6.15-15-23-386 #1 preempt tues may 23, 13.49.40 UTX 2006 i686. Build date: 16 march 2006 brefore reporting problems check http://wiki.x.org to make sure you have the latest version.
Module loader present.
Markers: (--) probed, (**) from config file, (==) default
setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. log file: "/var/log/Xorg.0.log" using config file "/etc/X11/xorg.conf"
I'll look at the log later. I may just reinstall. no big deal.
|
|
|
|
06-25-2006, 05:05 PM
|
#14
|
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
You could try
Code:
sudo dpkg-reconfigure xserver-xorg
and see if thar works.
|
|
|
|
06-26-2006, 12:01 AM
|
#15
|
|
Member
Registered: Jun 2006
Posts: 36
Original Poster
Rep:
|
Quote:
|
Originally Posted by binary_y2k2
You could try
Code:
sudo dpkg-reconfigure xserver-xorg
and see if thar works.
|
Yeah, I was thinking of trying that too. So I ran through to reconfigure it, and it still wont work. Now it looks like it's saying "No screens found."
I would like to just reinstall, but I don't know if it will still configure itself properly. :\
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:56 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|