<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Enrique,<BR>
<BR>
Gracias por darte la molestia de responder, sin embargo me refería a los posibles riesgos o consideraciones, ya que efectivamente tengo la opción de actualizar a Dapper desde el gestor de actualizaciones y dentro de los textos que enviaste si bien salían una consideraciones posteriores, están orientadas al upgrade de Hoary a Breezy, en este caso sería de Breezy a Dapper.<BR>
<BR>
Saludos.<BR>
<BR>
<B>Alfredo</B><BR>
<BR>
El lun, 05-06-2006 a las 16:11 -0400, Enrique Quezada Riveros escribió:<BR>
<BLOCKQUOTE TYPE=CITE>
<FONT COLOR="#000000">Alfredo, mira estuve leyendo y sobre Hoary es factible que puedas actualizar a Breezy sin ninguna dificultad, utilizando el siguiente método: </FONT><BR>
<BR>
<BR>
<H3>
<B><FONT SIZE="4"><FONT COLOR="#000000">Pre-Upgrade</FONT></FONT></B>
</H3>
<H4>
<B><FONT COLOR="#000000">Procedure 1. Using the Synaptic Package Manager</FONT></B>
</H4>
<FONT COLOR="#000000">1. Open up Synaptic Package Manager. </FONT><BR>
<BR>
<FONT COLOR="#000000">2. Change your repositories to look for Hoary via the menu: </FONT><FONT COLOR="#000000"><TT>Settings-> Repositories</TT></FONT><FONT COLOR="#000000"> </FONT><BR>
<BR>
<FONT COLOR="#000000">From: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">URI: <A HREF="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</A></FONT>
<FONT COLOR="#000000"> Distribution: warty </FONT>
<FONT COLOR="#000000"> Sections: main restricted</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">To: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">URI: <A HREF="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</A></FONT>
<FONT COLOR="#000000"> Distribution: hoary</FONT>
<FONT COLOR="#000000"> Sections: main restricted </FONT>
</PRE>
<BR>
<FONT COLOR="#000000">3. Reload your source listings via the Reload button. </FONT><BR>
<BR>
<FONT COLOR="#000000">4. Click the </FONT><FONT COLOR="#000000"><TT>Mark All Upgrades</TT></FONT><FONT COLOR="#000000"> button followed by the </FONT><FONT COLOR="#000000"><TT>Apply</TT></FONT><FONT COLOR="#000000"> button. </FONT><BR>
<BR>
<BR>
<H4>
<B><FONT COLOR="#000000">Procedure 2. Using Apt</FONT></B>
</H4>
<FONT COLOR="#000000">1. Start a Shell session. 2. Edit your sources list: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">sudo gedit /etc/apt/sources.list</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">3. Change your repositories to Hoary. </FONT><BR>
<BR>
<FONT COLOR="#000000">From: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">deb <A HREF="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</A> warty main restricted</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">To: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">deb <A HREF="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</A> hoary main restricted</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">4. Update your sources list: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">sudo apt-get update</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">5. Upgrade all packages </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">sudo apt-get dist-upgrade</FONT>
</PRE>
<H3>
<B><FONT SIZE="4"><FONT COLOR="#000000">Post Upgrade</FONT></FONT></B>
</H3>
<FONT COLOR="#000000">1. If you are Not running NFS (Network File System) as a client or a server then remove the portmap package: </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">sudo apt-get --purge remove portmap</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">2. It is recommended that you install the meta packages ubuntu-base and ubuntu-desktop to ensure that you have the full set of default packages installed. Not doing this could result in a broken system. </FONT><BR>
<BR>
<PRE>
<FONT COLOR="#000000">sudo apt-get install ubuntu-base ubuntu-desktop</FONT>
</PRE>
<BR>
<FONT COLOR="#000000">3. Ubuntu 5.04 will support suspend to disk, and during installation will configure your system to suspend to the swap partition. If you are upgrading, then you must manually set up the configuration for suspend to disk. To do so you must edit the file (using the </FONT><FONT COLOR="#000000"><TT>sudo</TT></FONT><FONT COLOR="#000000"> command) </FONT><FONT COLOR="#000000"><TT>/etc/mkinitrd/mkinitrd.conf</TT></FONT><FONT COLOR="#000000">. </FONT><BR>
<BR>
<FONT COLOR="#000000">Replace the line </FONT><FONT COLOR="#000000"><TT>#RESUME=</TT></FONT><FONT COLOR="#000000"> with </FONT><FONT COLOR="#000000"><TT>RESUME=/dev/SWAP</TT></FONT><FONT COLOR="#000000"> where </FONT><FONT COLOR="#000000"><TT>SWAP</TT></FONT><FONT COLOR="#000000"> is replaced with the swap partition. To find out where the swap partition is the command sudo fdisk -l will print to the screen the partition table of your hard disk(s). Look for the device labeled as 'swap.' </FONT><BR>
<BR>
<FONT COLOR="#000000">4. If you are without some localizations, you may find that it is necessary to install </FONT><FONT COLOR="#000000"><TT>language-pack-xx</TT></FONT><FONT COLOR="#000000">, </FONT><FONT COLOR="#000000"><TT>language-pack-xx-base</TT></FONT><FONT COLOR="#000000"> and </FONT><FONT COLOR="#000000"><TT>language-support-xx</TT></FONT><FONT COLOR="#000000"> (where </FONT><FONT COLOR="#000000"><TT>xx</TT></FONT><FONT COLOR="#000000"> is your language code). </FONT><BR>
<BR>
<FONT COLOR="#000000">5. Start update-notifier and save your gnome-session if you want update notification automatically. </FONT><BR>
<BR>
<FONT COLOR="#000000">6. Reboot in order to effect all changes (Xserver changes, Kernel upgrades etc).</FONT><BR>
<BR>
<BR>
<FONT COLOR="#000000">Ahora, cuando tengas completamente actualizado tu sistema a Breezy, has lo siguiente: </FONT><BR>
<BR>
<OL TYPE=1>
<LI TYPE=1 VALUE=1><FONT COLOR="#000000">Update your system </FONT><FONT COLOR="#000000"><B>to</B></FONT><FONT COLOR="#000000"> ensure that you have the latest version of Update Manager and associated packages. The necessary versions are available from the </FONT><FONT COLOR="#000000"><B><TT>breezy</TT></B></FONT><FONT COLOR="#000000"><TT>-updates</TT></FONT><FONT COLOR="#000000"> reposi</FONT><FONT COLOR="#000000"><B>to</B></FONT><FONT COLOR="#000000">ry, which is enabled by default. </FONT><BR>
<BR>
<LI TYPE=1 VALUE=2><FONT COLOR="#000000">Run the following command (either via ALT-F2 or a terminal): </FONT><BR>
<BR>
</OL>
<PRE>
<FONT COLOR="#000000">gksudo "update-manager -d"</FONT>
</PRE>
<UL>
<LI><FONT COLOR="#000000">The "-d" switch instructs Update Manager </FONT><FONT COLOR="#000000"><B>to</B></FONT><FONT COLOR="#000000"> consider pre-release versions, including this Beta release. Without this switch, only official, final releases will be considered. </FONT><BR>
<BR>
</UL>
<BR>
<FONT COLOR="#000000">Si tu conexión trabaja apropiadamente, el sistema debería informarte que existe una nueva distribución y te ofrece el upgrade del sistema.</FONT><BR>
<BR>
<FONT COLOR="#000000">Si es así, solo acepta y ya.</FONT><BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<FONT COLOR="#000000">2006/6/5, Alfredo Morales <<A HREF="mailto:alfredo@australmaster.cl">alfredo@australmaster.cl</A>>:</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BLOCKQUOTE>
<FONT COLOR="#000000">Hola a todos,</FONT><BR>
<BR>
<FONT COLOR="#000000">Desde el administrador de actualizaciones del Ubuntu tengo la posibilidad de actualizar el sistema base a la versión 6.06... ¿Es recomendable hacer esto?</FONT><BR>
<BR>
<FONT COLOR="#000000">Cabe destacar que estoy con Ubuntu 5.05 para 64 bits.</FONT><BR>
<BR>
<FONT COLOR="#000000">Saludos y gracias.</FONT><BR>
<BR>
<B><FONT COLOR="#000000">Alfredo</FONT></B><BR>
<BR>
<BR>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BLOCKQUOTE>
<BR>
<FONT COLOR="#000000">--</FONT><BR>
<FONT COLOR="#000000">ubuntu-es mailing list</FONT><BR>
<FONT COLOR="#000000"><A HREF="mailto:ubuntu-es@lists.ubuntu.com">ubuntu-es@lists.ubuntu.com</A></FONT><BR>
<FONT COLOR="#000000"><A HREF="https://lists.ubuntu.com/mailman/listinfo/ubuntu-es">https://lists.ubuntu.com/mailman/listinfo/ubuntu-es</A></FONT><BR>
<BR>
</BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<BR>
<BR>
<BR>
<FONT COLOR="#000000">-- </FONT><BR>
<FONT COLOR="#000000">Linux Registered User # 417515</FONT>
</BLOCKQUOTE>
</BODY>
</HTML>