<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:bookman old style,new york,times,serif;font-size:12pt"><div>Gracias por ayudarme, te paso lo que pediste:<br><ul><li>Particiones: esta en el adjunto pantallazos.png</li></ul><ul><li><img src="file:///tmp/moz-screenshot.jpg" alt="">Salida de comando fstab:</li></ul># /etc/fstab: static file system information.<br>#<br># Use 'vol_id --uuid' to print the universally unique identifier for a<br># device; this may be used with UUID= as a more robust way to name devices<br># that works even if disks are added and removed. See fstab(5).<br>#<br># &lt;file system&gt; &lt;mount point&gt;&nbsp;&nbsp; &lt;type&gt;&nbsp; &lt;options&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dump&gt;&nbsp; &lt;pass&gt;<br>proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proc&nbsp;&nbsp;&nbsp;
 defaults&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br># / was on /dev/sda8 during installation<br>UUID=10f8e26c-b880-42e3-a58c-15c6652115aa /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext3&nbsp;&nbsp;&nbsp; relatime,errors=remount-ro 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br># swap was on /dev/sda7 during installation<br>UUID=481f7ebb-ef5c-4cd3-b39d-832e1879f5a7 none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; swap&nbsp;&nbsp;&nbsp; sw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>/dev/scd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /media/cdrom0&nbsp;&nbsp; udf,iso9660 user,noauto,exec,utf8 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>/dev/fd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /media/floppy0&nbsp; auto&nbsp;&nbsp;&nbsp; rw,user,noauto,exec,utf8
 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br><ul><li>Salida de comando fdisk:</li></ul>Disco /dev/sda: 164.6 GB, 164696555520 bytes<br>255 cabezas, 63 sectores/pista, 20023 cilindros<br>Unidades = cilindros de 16065 * 512 = 8225280 bytes<br>Identificador de disco: 0x13ec13ec<br><br>Disposit. Inicio&nbsp;&nbsp;&nbsp; Comienzo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bloques&nbsp; Id&nbsp; Sistema<br>/dev/sda1&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4973&nbsp;&nbsp;&nbsp; 39945591&nbsp;&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>/dev/sda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4974&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20023&nbsp;&nbsp; 120889125&nbsp;&nbsp;&nbsp; f&nbsp; W95 Ext'd (LBA)<br>/dev/sda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4974&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9947&nbsp;&nbsp;&nbsp;
 39953037+&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>/dev/sda6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9948&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14921&nbsp;&nbsp;&nbsp; 39946240&nbsp;&nbsp;&nbsp; 7&nbsp; HPFS/NTFS<br>/dev/sda7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19899&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20023&nbsp;&nbsp;&nbsp;&nbsp; 1003999+&nbsp; 82&nbsp; Linux swap / Solaris<br>/dev/sda8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14922&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19898&nbsp;&nbsp;&nbsp; 39977721&nbsp;&nbsp; 83&nbsp; Linux<br><ul><li>contenido del archivo menu.lst:</li></ul># menu.lst - See: grub(8), info grub, update-grub(8)<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grub-install(8), grub-floppy(8),<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; grub-md5-crypt,
 /usr/share/doc/grub<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; and /usr/share/doc/grub-doc/.<br><br>## default num<br># Set the default entry to the entry number NUM. Numbering starts from 0, and<br># the entry number 0 is the default if the command is not used.<br>#<br># You can specify 'saved' instead of a number. In this case, the default entry<br># is the entry saved with the command 'savedefault'.<br># WARNING: If you are using dmraid do not use 'savedefault' or your<br># array will desync and will not let you boot your system.<br>default&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 0<br><br>## timeout sec<br># Set a timeout, in SEC seconds, before automatically booting the default entry<br># (normally the first entry defined).<br>timeout&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10<br><br>## hiddenmenu<br># Hides the menu by default (press ESC to see the menu)<br>#hiddenmenu<br><br># Pretty colours<br>#color cyan/blue
 white/blue<br><br>## password ['--md5'] passwd<br># If used in the first section of a menu file, disable all interactive editing<br># control (menu entry editor and command-line)&nbsp; and entries protected by the<br># command 'lock'<br># e.g. password topsecret<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/<br># password topsecret<br><br>#<br># examples<br>#<br># title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Windows 95/98/NT/2000<br># root&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (hd0,0)<br># makeactive<br># chainloader&nbsp;&nbsp;&nbsp; +1<br>#<br># title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Linux<br># root&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; (hd0,1)<br># kernel&nbsp;&nbsp;&nbsp; /vmlinuz root=/dev/hda2 ro<br>#<br><br>#<br># Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST<br><br>### BEGIN AUTOMAGIC KERNELS LIST<br>## lines between the AUTOMAGIC KERNELS LIST markers will be modified<br>## by the debian
 update-grub script except for the default options below<br><br>## DO NOT UNCOMMENT THEM, Just edit them to your needs<br><br>## ## Start Default Options ##<br>## default kernel options<br>## default kernel options for automagic boot options<br>## If you want special options for specific kernels use kopt_x_y_z<br>## where x.y.z is kernel version. Minor versions can be omitted.<br>## e.g. kopt=root=/dev/hda1 ro<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kopt_2_6_8=root=/dev/hdc1 ro<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kopt_2_6_8_2_686=root=/dev/hdc2 ro<br># kopt=root=UUID=10f8e26c-b880-42e3-a58c-15c6652115aa ro xforcevesa<br><br>## default grub root device<br>## e.g. groot=(hd0,0)<br># groot=10f8e26c-b880-42e3-a58c-15c6652115aa<br><br>## should update-grub create alternative automagic boot options<br>## e.g. alternative=true<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; alternative=false<br># alternative=true<br><br>## should update-grub lock alternative automagic boot
 options<br>## e.g. lockalternative=true<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lockalternative=false<br># lockalternative=false<br><br>## additional options to use with the default boot option, but not with the<br>## alternatives<br>## e.g. defoptions=vga=791 resume=/dev/hda5<br># defoptions=quiet splash<br><br>## should update-grub lock old automagic boot options<br>## e.g. lockold=false<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lockold=true<br># lockold=false<br><br>## Xen hypervisor options to use with the default Xen boot option<br># xenhopt=<br><br>## Xen Linux kernel options to use with the default Xen boot option<br># xenkopt=console=tty0<br><br>## altoption boot targets option<br>## multiple altoptions lines are allowed<br>## e.g. altoptions=(extra menu suffix) extra boot options<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; altoptions=(recovery) single<br># altoptions=(recovery mode) single<br><br>## controls how many kernels should be put into the menu.lst<br>##
 only counts the first occurence of a kernel, not the<br>## alternative kernel options<br>## e.g. howmany=all<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; howmany=7<br># howmany=all<br><br>## specify if running in Xen domU or have grub detect automatically<br>## update-grub will ignore non-xen kernels when running in domU and vice versa<br>## e.g. indomU=detect<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; indomU=true<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; indomU=false<br># indomU=detect<br><br>## should update-grub create memtest86 boot option<br>## e.g. memtest86=true<br>##&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; memtest86=false<br># memtest86=true<br><br>## should update-grub adjust the value of the default booted system<br>## can be true or false<br># updatedefaultentry=false<br><br>## should update-grub add savedefault to the default options<br>## can be true or false<br># savedefault=false<br><br>## ## End Default Options ##<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
 Ubuntu 9.04, kernel 2.6.28-13-generic<br>uuid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10f8e26c-b880-42e3-a58c-15c6652115aa<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.28-13-generic root=UUID=10f8e26c-b880-42e3-a58c-15c6652115aa ro xforcevesa quiet splash <br>initrd&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.28-13-generic<br>quiet<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode)<br>uuid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10f8e26c-b880-42e3-a58c-15c6652115aa<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.28-13-generic root=UUID=10f8e26c-b880-42e3-a58c-15c6652115aa ro xforcevesa&nbsp; single<br>initrd&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.28-13-generic<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ubuntu 9.04, kernel 2.6.28-11-generic<br>uuid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
 10f8e26c-b880-42e3-a58c-15c6652115aa<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.28-11-generic root=UUID=10f8e26c-b880-42e3-a58c-15c6652115aa ro xforcevesa quiet splash <br>initrd&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.28-11-generic<br>quiet<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)<br>uuid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10f8e26c-b880-42e3-a58c-15c6652115aa<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/vmlinuz-2.6.28-11-generic root=UUID=10f8e26c-b880-42e3-a58c-15c6652115aa ro xforcevesa&nbsp; single<br>initrd&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/initrd.img-2.6.28-11-generic<br><br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Ubuntu 9.04, memtest86+<br>uuid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 10f8e26c-b880-42e3-a58c-15c6652115aa<br>kernel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; /boot/memtest86+.bin<br>quiet<br><br>### END DEBIAN AUTOMAGIC
 KERNELS LIST<br><br># This is a divider, added to separate the menu items below from the Debian<br># ones.<br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Other operating systems:<br>root<br><br><br># This entry automatically added by the Debian installer for a non-linux OS<br># on /dev/sda1<br>title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Windows Vista (loader)<br>rootnoverify&nbsp;&nbsp;&nbsp; (hd0,0)<br>savedefault<br>makeactive<br>chainloader&nbsp;&nbsp;&nbsp; +1<br><br></div><img src="file:///tmp/moz-screenshot-1.jpg" alt=""></div><br>



      <hr size=1><br><font face="Verdana" size="-2">ˇViví la mejor experiencia en la web!<br>Descargá gratis el nuevo Internet Explorer 8<br>
http://downloads.yahoo.com/ieak8/?l=ar</font></body></html>