~giuseppeterrasi-deactivatedaccount/wiki-ubuntu-it/help-repo

« back to all changes in this revision

Viewing changes to www/10.04/ubuntu/switching/installing-burning.html

  • Committer: Leo Iannacone
  • Date: 2011-04-30 16:06:52 UTC
  • Revision ID: l3on@ubuntu.com-20110430160652-p5rufesrmfuzge6k
Creato;
Aggiunti 10.10 - 10.04 - 8.04;
Aggiunti index;
Aggiunti css base;
Aggiunti favicon.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
3
<html xmlns="http://www.w3.org/1999/xhtml">
 
4
  <head xmlns="http://www.w3.org/1999/xhtml">
 
5
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
6
    <title xmlns="">Burning your downloaded Ubuntu image</title>
 
7
    <link rel="stylesheet" href="libs/ubuntu-book.css" type="text/css" />
 
8
    <link rel="home" href="index.html" title="Switching From Windows" />
 
9
    <link rel="up" href="installing.html" title="Chapter 4. Installing Ubuntu" />
 
10
    <link rel="prev" href="installing-get.html" title="Obtaining an Ubuntu installation disc" />
 
11
    <link rel="next" href="installing-booting.html" title="Booting from the install CD" />
 
12
    <link rel="copyright" href="legal.html" title="Credits and License" />
 
13
  </head>
 
14
  <link href="http://help.ubuntu-it.org/favicon.ico" rel="shortcut icon" />
 
15
  <body>
 
16
    <div id="page-border-left-repeat">
 
17
      <div id="page-border-right-repeat">
 
18
        <script type="text/javascript">
 
19
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 
20
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
 
21
</script>
 
22
        <script type="text/javascript">
 
23
try {
 
24
var pageTracker = _gat._getTracker("UA-8147493-2");
 
25
pageTracker._trackPageview();
 
26
} catch(err) {}</script>
 
27
        <div id="page-border-top-repeat">
 
28
          <div id="header">
 
29
            <div id="header-navigation">
 
30
              <ul>
 
31
                <li>
 
32
                  <a href="http://www.ubuntu-it.org">Web</a>
 
33
                </li>
 
34
                <li>
 
35
                  <a href="http://wiki.ubuntu-it.org">Documentazione</a>
 
36
                </li>
 
37
                <li>
 
38
                  <a href="http://forum.ubuntu-it.org">Forum</a>
 
39
                </li>
 
40
                <li>
 
41
                  <a href="http://planet.ubuntu-it.org">Planet</a>
 
42
                </li>
 
43
              </ul>
 
44
            </div>
 
45
            <form action="http://help.ubuntu-it.org/10.04/ubuntu/search.php" id="cse-search-box">
 
46
              <div>
 
47
                <input type="text" name="s" size="28" title="search" />
 
48
                <input type="submit" value="Cerca" title="search" />
 
49
              </div>
 
50
            </form>
 
51
          </div>
 
52
        </div>
 
53
        <div>
 
54
          <div id="bodyarea">
 
55
            <div class="pagelocation"><a href="http://help.ubuntu-it.org/">Documentazione di Ubuntu</a> → <a href="http://help.ubuntu-it.org/10.04/ubuntu/">Ubuntu 10.04</a> → <span class="breadcrumb-link"><a href="index.html">Switching From Windows</a></span> → <span class="breadcrumb-link"><a href="installing.html">Installing Ubuntu</a></span> → <span class="breadcrumb-node">Burning your downloaded Ubuntu image</span></div>
 
56
            <div xmlns="http://www.w3.org/1999/xhtml" class="sect1" title="Burning your downloaded Ubuntu image">
 
57
              <div class="titlepage">
 
58
                <div>
 
59
                  <div>
 
60
                    <h2 class="title" style="clear: both"><a id="installing-burning"></a>Burning your downloaded Ubuntu image</h2>
 
61
                  </div>
 
62
                </div>
 
63
              </div>
 
64
              <p>Now you have a Ubuntu image on your PC, you need to get it onto a CD.</p>
 
65
              <div class="sect2" title="From Windows">
 
66
                <div class="titlepage">
 
67
                  <div>
 
68
                    <div>
 
69
                      <h3 class="title"><a id="installing-burning-windows"></a>From Windows</h3>
 
70
                    </div>
 
71
                  </div>
 
72
                </div>
 
73
                <div class="orderedlist">
 
74
                  <ol class="orderedlist" type="1">
 
75
                    <li class="listitem">
 
76
                      <p>If you do not have software to burn an ISO image, download <a class="ulink" href="http://infrarecorder.sourceforge.net/" target="_top">Infra Recorder</a>, an open source image burning software.</p>
 
77
                    </li>
 
78
                    <li class="listitem">
 
79
                      <p>Insert a blank CD-R, if a dialog box pops up - click <em class="guilabel">Cancel</em>.</p>
 
80
                    </li>
 
81
                    <li class="listitem">
 
82
                      <p>Open Infra Recorder, and select the <span class="guimenuitem">Actions</span> → <span class="guimenuitem">Burn image</span>.</p>
 
83
                    </li>
 
84
                    <li class="listitem">
 
85
                      <p>Select the Ubuntu CD image file you want to use, then click <em class="guilabel">Open</em>.</p>
 
86
                    </li>
 
87
                    <li class="listitem">
 
88
                      <p>In the dialog box that opens, click <em class="guilabel">OK</em>.</p>
 
89
                    </li>
 
90
                  </ol>
 
91
                </div>
 
92
              </div>
 
93
              <div class="sect2" title="From a Mac">
 
94
                <div class="titlepage">
 
95
                  <div>
 
96
                    <div>
 
97
                      <h3 class="title"><a id="installing-burning-mac"></a>From a Mac</h3>
 
98
                    </div>
 
99
                  </div>
 
100
                </div>
 
101
                <p>To burn most ISOs, you can use Apple's Disk Utility (Disk Copy in older versions).</p>
 
102
                <div class="orderedlist">
 
103
                  <ol class="orderedlist" type="1">
 
104
                    <li class="listitem">
 
105
                      <p>Launch Disk Utility <span class="guimenuitem">Applications</span> → <span class="guimenuitem">Utilities</span> → <span class="guimenuitem">Disk Utility</span></p>
 
106
                    </li>
 
107
                    <li class="listitem">
 
108
                      <p>Drag the ISO to the sidebar of the Disk Utility main window.</p>
 
109
                    </li>
 
110
                    <li class="listitem">
 
111
                      <p>Select the ISO where you just dragged it, and select <span class="guimenuitem">Menu</span> → <span class="guimenuitem">Image</span> → <span class="guimenuitem">Burn...</span></p>
 
112
                    </li>
 
113
                    <li class="listitem">
 
114
                      <p>In Disk Utility, ensure that the <span class="emphasis"><em>Verify</em></span> burn checkbox is ticked. You may need to click on the disclosure triangle to see the checkbox.</p>
 
115
                    </li>
 
116
                    <li class="listitem">
 
117
                      <p>Insert a blank CD and select Burn</p>
 
118
                    </li>
 
119
                  </ol>
 
120
                </div>
 
121
                <p>Check that the verification was successful. If the verification was unsuccessful, make sure that a sample of the directories on the CD can be accessed by the finder.</p>
 
122
              </div>
 
123
              <div class="sect2" title="From Ubuntu">
 
124
                <div class="titlepage">
 
125
                  <div>
 
126
                    <div>
 
127
                      <h3 class="title"><a id="installing-burning-ubuntu"></a>From Ubuntu</h3>
 
128
                    </div>
 
129
                  </div>
 
130
                </div>
 
131
                <div class="orderedlist">
 
132
                  <ol class="orderedlist" type="1">
 
133
                    <li class="listitem">
 
134
                      <p>Insert a blank CD and select <em class="guilabel">Ignore</em> from the pop up dialog.</p>
 
135
                    </li>
 
136
                    <li class="listitem">
 
137
                      <p>In Nautilus, right click on the downloaded ISO and select <em class="guilabel">Write to disc</em>.</p>
 
138
                    </li>
 
139
                  </ol>
 
140
                </div>
 
141
              </div>
 
142
            </div>
 
143
            <div xmlns="http://www.w3.org/1999/xhtml" class="navfooter">
 
144
              <hr />
 
145
              <table width="100%" summary="Navigation footer">
 
146
                <tr>
 
147
                  <td width="40%" align="left"><a accesskey="p" href="installing-get.html"><img src="images/navig/prev.png" alt="Prev" /></a> </td>
 
148
                  <td width="20%" align="center">
 
149
                    <a accesskey="u" href="installing.html">
 
150
                      <img src="images/navig/up.png" alt="Up" />
 
151
                    </a>
 
152
                  </td>
 
153
                  <td width="40%" align="right"> <a accesskey="n" href="installing-booting.html"><img src="images/navig/next.png" alt="Next" /></a></td>
 
154
                </tr>
 
155
                <tr>
 
156
                  <td width="40%" align="left" valign="top">Obtaining an Ubuntu installation disc </td>
 
157
                  <td width="20%" align="center">
 
158
                    <a accesskey="h" href="index.html">
 
159
                      <img src="images/navig/home.png" alt="Home" />
 
160
                    </a>
 
161
                  </td>
 
162
                  <td width="40%" align="right" valign="top"> Booting from the install CD</td>
 
163
                </tr>
 
164
              </table>
 
165
            </div>
 
166
          </div>
 
167
        </div>
 
168
        <div id="page-border-bottom-repeat">
 
169
          <div id="footer">
 
170
            <div id="copyright">
 
171
                                                Ubuntu e Canonical sono marchi registrati da Canonical Ltd.
 
172
                                        </div>
 
173
          </div>
 
174
        </div>
 
175
        <div id="page-border-right-top"></div>
 
176
        <div id="page-border-right-bottom"></div>
 
177
      </div>
 
178
      <div id="page-border-left-top"></div>
 
179
      <div id="page-border-left-bottom"></div>
 
180
    </div>
 
181
    <p></p>
 
182
  </body>
 
183
</html>