~ubuntu-branches/ubuntu/saucy/aptoncd/saucy-proposed

« back to all changes in this revision

Viewing changes to help/C/howto.xml

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2009-08-17 22:04:26 UTC
  • mfrom: (1.1.1 upstream) (0.1.11 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090817220426-bhxr3a21ff6y8edm
Tags: 0.1.98+bzr109-0.1
* Non-maintainer upload
* New upstream release (Closes: #452205, #423480, #433915, #541047, #427003,
  #493647, #484636)
* debian/control: 
  - Changed python build dependencies to Build-Depends-Indep
  - Moved url from Description to Homepage
  - Changed Standards-Version to 3.8.2
  - Changed Maintainer to myself
  - Deleted dependency on deprecated mkisofs 
  - Deleted recommend of nautilus-cd-burner
* debian/copyright: Changed (C) to © to make lintian happy
* debian/rules: 
  - deleted deprecated dh_desktop
  - added get-orig-source target to get the latest source from lp
* data/aptoncd.desktop.in: Fixed error and deprecated values in Desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<section id="howto">
 
2
<title>Other Questions</title>
 
3
 
 
4
        <sec2>
 
5
                <title>How to verify the iso/media you created</title>
 
6
                <para>After the iso or media is created you will probably wish to verify that the repository has been created correctly.  After all, this is effectively an Ubuntu CD2 installation CD.</para> 
 
7
                <para>If you are creating a media disk(s), the first step is to verify the CD/DVD. A simple way to do this is to say 'no' when CreateAPtonCD asks if it is to create the media - instead,       use a burning application that allows you to verify the media after creation e.g. K3b</para>
 
8
                <para>Secondly, verify that &aoc; can read the iso or media. To do that, Use the 'Restore' tab and select 'Restore &aoc;' (to check media) or 'Restore iso' (and select the iso image you just created).  You will see the following - don't worry, no changes are being be made to your system.</para>
 
9
                
 
10
<!--             !!!!Insert file Screenshot-Reading packages.png here !!!!!! 
 
11
                        <mediaobject>
 
12
                        <imageobject>
 
13
                        <imagedata fileref="images/screenshot-reading_packages.png" format="PNG"/>
 
14
                        </imageobject>
 
15
                        <textobject>Reading package screen</textobject>
 
16
                        </mediaobject>
 
17
 -->            
 
18
                <para>If the package information in the repository is correct, you will see the packages listed.</para>
 
19
                
 
20
<!--  Insert file screenshot-restore_APTonCD.png here 
 
21
                        <mediaobject>
 
22
                        <imageobject>
 
23
                        <imagedata fileref="images/screenshot-restore_APTonCD.png" format="PNG"/>
 
24
                        </imageobject>
 
25
                        <textobject>Reading package screen</textobject>
 
26
                        </mediaobject>
 
27
 -->            
 
28
                <para>It's now verified that the package has been created successfully. At this point select 'cancel' to avoid making any changes to your system</para>
 
29
        </sec2>
 
30
 
 
31
        <sec2>
 
32
                <title>How to install software using &aoc; instead of the internet</title>
 
33
                <para>Create a CD/DVD (or .iso) from a network repository on the PC with internet access. On the PC without the internet, you can put all the programs in its hard drive with the (<link linkend="restore-aoc">Restore</link>) option, or leave it on the CD/DVD and use the CD/DVD as an 'Ubuntu-extra' CD/DVD by selecting (<link linkend="restore-repo">Add CD as repository</link>)</para>          
 
34
                <para>Adding a CD creates an entry for Synaptic (apt-get etc.) so they will use the CD as a source.</para>
 
35
                <para>Now, when you want to add a program, the installation tools will now use the CD (or will prompt for it if it's not mounted.)</para>  
 
36
                <para>Since this PC doesn't have an internet connection (or perhaps not a fast one), you'll want to stop it from trying to connect to the internet to get the software you have on the &aoc;.</para>
 
37
                <para>To stop Synaptic going and looking for a non-existent internet connection, Open <strong>System>Administration>Synaptic Package manager</strong>.  Then select <strong>Settings>Repositories</strong> and on the <strong>Installation Media</strong> tab, un-check all entries except the CD (or DVD) disks. (You should see the CD you added already present and checked from the <strong>Add CD</strong> step).
 
38
                </para>
 
39
        </sec2>
 
40
 
 
41
        <sec2>
 
42
                <title>How to create an iso image to distribute over a network</title>
 
43
                <para>Select <link linkend="create">Create &aoc;</link> and continue as if you are going to create a CD/DVD.  Select the Network location where you want the iso to be created in the destination folder. At the final step when you're prompted to burn the CD/DVD just select no.  The iso will be created.</para>
 
44
        </sec2>
 
45
 
 
46
        <sec2>
 
47
                <title>How to download a repository using a Windows (or other non-Ubuntu) PC</title>
 
48
                <para>If the PC that has Ubuntu installed does not have broadband internet access, up to now that has made obtaining new software and updates very difficult. To solve that problem, &aoc; can, using the Ubuntu live CD, be run on any PC that has internet access and that can be booted from CD, including windows machines.</para>
 
49
                <para>Boot the PC using the Ubuntu live CD. Mount the hard drive so that you can store the images you will be creating (later versions of Ubuntu may automount the hard drive for you).  Run synaptic and install &aoc;.</para>
 
50
                <para>Now run &aoc; (System->Administration->AptonCD), select download repositories and save the .iso image(s) to the PC's hard disk. If you're lucky, the live CD will have autodetected your burner hardware and you can burn your CD/DVD right away. If not, you can then reboot the PC without the &aoc; boot CD and burn the iso to CD/DVD using whatever software is on the PC - E.g. Nero. </para>       </sec2>
 
51
 
 
52
</section>
 
 
b'\\ No newline at end of file'