Diff for "LiveCD"


Differences between revisions 27 and 28
Revision 27 as of 2009-06-29 21:45:19
Size: 1826
Editor: cpc5-hitc4-0-0-cust385
Comment: Added a link to BootFromCD
Revision 28 as of 2009-06-29 22:23:37
Size: 1443
Editor: cpc5-hitc4-0-0-cust385
Comment: Fairly significant rewrite
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
A LiveCD is a special version of Ubuntu (or Linux in general) that is built to run only off the CD without needing to be installed. This makes a great tool to test hardware, do system recovery or show new people Ubuntu. As of Ubuntu 6.06 (Dapper Drake), you can also install off the LiveCD. = Introduction =
Line 3: Line 3:
== Downloading the LiveCD == Ubuntu LiveCDs let you run Ubuntu from a CD-ROM without needing to be installed permanently. They make a great tool to test hardware, do system recovery or show new people Ubuntu. See the [[GettingUbuntu|Getting Ubuntu]] page for details about downloading the LiveCD.
Line 5: Line 5:
[[http://releases.ubuntu.com/dapper/|Download Ubuntu 6.06]]<<BR>>
[[http://releases.ubuntu.com/gutsy/|Download Ubuntu 7.10]]<<BR>>
[[http://releases.ubuntu.com/hardy/|Download Ubuntu 8.04]]<<BR>>
[[http://releases.ubuntu.com/intrepid/|Download Ubuntu 8.10]]<<BR>>
[[http://releases.ubuntu.com/jaunty/|Download Ubuntu 9.04]]
= Using the LiveCD =
Line 11: Line 7:
== This "special LiveCD version of Ubuntu" -- how is it different from the standard version of Ubuntu? ==

No difference. As of Ubuntu 6.06 (Dapper Drake), the standard "desktop version" of Ubuntu (the GraphicalInstall) '''is''' the LiveCD version of Ubuntu.

== Using the LiveCD ==

After you burn the cd (See BurningIsoHowto for help if needed), pop it into any computer and reboot the computer. Ubuntu will load. After you are done, shut the computer down and remove the CD.

See also LiveCdFaq
After you get your CD, pop it into any computer and reboot the computer. Ubuntu will load. After you are done, shut the computer down and remove the CD.
Line 25: Line 13:
== Customizing Ubuntu-based LiveCD (make your own LiveCD) == == Making a customised LiveCD ==
Line 27: Line 15:
If you want to customize Ubuntu-based Live CD you should read [[https://help.ubuntu.com/community/LiveCDCustomization|LiveCDCustomization Howto]], look at this wiki page for instructions - [[LiveCDCustomization]] If you want to make custom Ubuntu-based Live CD, you should read the [[LiveCDCustomization|LiveCD Customization Howto]].
Line 29: Line 17:
To create a customized live system without starting from an existing Ubuntu CD, see [[LiveCDCustomizationFromScratch]]. To create a customized live system without starting from an existing Ubuntu CD, see [[LiveCDCustomizationFromScratch|LiveCD Customization From Scratch]].
Line 31: Line 19:
= Common issues with a LiveCD =
Line 32: Line 21:
== See also == == Logging in ==

You can set a password during a LiveCD session by opening a [[UsingTheTerminal|terminal]], and typing in:

{{{
$ sudo passwd ubuntu
}}}

== Text-Mode installation ==

If your normal installation fails without giving an error message, or if you want to install on a very limited system, you can use the text-based installer instead.

= See also =

Introduction

Ubuntu LiveCDs let you run Ubuntu from a CD-ROM without needing to be installed permanently. They make a great tool to test hardware, do system recovery or show new people Ubuntu. See the Getting Ubuntu page for details about downloading the LiveCD.

Using the LiveCD

After you get your CD, pop it into any computer and reboot the computer. Ubuntu will load. After you are done, shut the computer down and remove the CD.

Keeping your LiveCD settings

If you want to save your LiveCD session to a USB stick, check LiveCDPersistence

Making a customised LiveCD

If you want to make custom Ubuntu-based Live CD, you should read the LiveCD Customization Howto.

To create a customized live system without starting from an existing Ubuntu CD, see LiveCD Customization From Scratch.

Common issues with a LiveCD

Logging in

You can set a password during a LiveCD session by opening a terminal, and typing in:

$ sudo passwd ubuntu

Text-Mode installation

If your normal installation fails without giving an error message, or if you want to install on a very limited system, you can use the text-based installer instead.

See also


CategoryLive

LiveCD (last edited 2012-06-02 22:06:40 by 66)