[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Instalé Debian y desapareció Windows



Hola Javier, mira lo que sale:

root@debian:~# fdisk -l

WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.


Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, 1953525168 sectores en total
Units = sectores of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificador del disco: 0x031b3636

Disposit. Inicio    Comienzo      Fin      Bloques  Id  Sistema
/dev/sda1               1  1953525167   976762583+  ee  GPT
root@debian:~# 


Tambien mira esta porfavor:

root@debian:~# aptitude show os-prober
Paquete: os-prober                                
Estado: instalado
Instalado automáticamente: no
Versión: 1.58
Prioridad: extra
Sección: utils
Desarrollador: Debian Install System Team <debian-boot@lists.debian.org>
Arquitectura: amd64
Tamaño sin comprimir: 142 k
Depende de: libc6 (>= 2.4)
Tiene conflictos con: os-prober
Descripción: utility to detect other OSes on a set of drives
 This package detects other OSes available on a system and outputs the results in a
 generic machine-readable format.

root@debian:~#

Y estos son otros resultados:

root@debian:~# update-grub
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
done
root@debian:


root@debian:~# /etc/grub.d/*
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
cat: /video.lst: No existe el fichero o el directorio
true
}

set timeout=5
root@debian:

root@debian:~# grep -i windows /boot/grub/grub.cfg
root@debian:~#  (NO MUESTRA NADA)



Gracias. 
Alberto


----------------------------------------
> Date: Mon, 25 Nov 2013 15:54:19 -0430
> From: jlavieri@gmail.com
> To: debian-user-spanish@lists.debian.org
> Subject: Re: Instalé Debian y desapareció Windows
>
> Hola Alberto.
>
> El 25/11/13 15:22, alberto moreno martinez escribió:
>> Alberto
>>
>>
>> No la he formateado, todos los archivos de Windows los puedo ver desde Debian.
>>
> En primer lugar por favor has lo que te dijo camaleón,
>
> #fdisk -l y muéstranos la salida
>
> Segundo y sugerencia "para siempre" descarga la iso del super grub disk,
> quémala en un cd y re-inicia tu máquina con ese cd para ver si te
> detecta el windows. Si te lo detecta intenta entrart para que
> verifiques que no has perdido nada.
>
> Saludos
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] 5293B1F3.6060209@gmail.com">http://lists.debian.org/[🔎] 5293B1F3.6060209@gmail.com
> 		 	   		  

Reply to: