Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 01/10/2014, à 00:59

dariomoreno

gros probleme lors d une mise à jour

Bonsoir à tous ,

lors de la dernière mise à jour, j ai eu une coupure d internet et depuis plus possible de démarrer l'ordi sans le live cd.
C est donc ce que j'ai fait, puis j'ai utilisé boot-repair et voilà le verdict :
" EFI détecté. Veuillez utiliser Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), qui contient une version compatible EFI de ce logiciel."
J ai donc demandé un rapport boot info dont je vous laisse les coordonnées :
http://paste.ubuntu.com/8469107/
Plutôt novice dans l'utilisation d'ubuntu je remercie d'avance celles et ceux qui pourront m aider.
Bonne soirée.

Hors ligne

#2 Le 01/10/2014, à 11:03

dariomoreno

Re : gros probleme lors d une mise à jour

Bonjour ,

J ai bien téléchargé la version 64 bits de boot repair, le problème viendrait  plus d une partition manquante : " Nautilus ne peut créer le dossier requis : " root/.config/nautilus "".
quand j essaye de créer ce dossier , l ordi me dit qu il est impossible de la créer puisqu elle existe déjà....
à l aide je pédale dans la choucroute....

Hors ligne

#3 Le 01/10/2014, à 11:50

kalunux

Re : gros probleme lors d une mise à jour

Bonjour,

Apparemment tu n'es pas en mode "EFI", depuis "Boot-Repair->Options avancées->Options du grub" sélectionner "Purger grub avant de le réinstaller" et "Purger les kernels puis réinstaller le dernier kernel" puis  "emplacement du grub" sélectionner "placer Grub dans  /sda" puis appliquer.

Edit : Ne pas amorcer le live en mode "EFI"

Dernière modification par kalunux (Le 01/10/2014, à 12:17)

Hors ligne

#4 Le 01/10/2014, à 12:41

malbo

Re : gros probleme lors d une mise à jour

Ton Boot-Info dont tu as donné le lien dans le post #1 est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 23Dec2013]


============================= Boot Info Summary: ===============================

 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/boot/grub on this drive.
 => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    in partition 1 for /boot/grub.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 12.04.5 LTS 
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  -
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048 1,457,133,567 1,457,131,520  83 Linux
/dev/sda2       1,457,135,614 1,465,147,391     8,011,778   5 Extended
/dev/sda5       1,457,135,616 1,465,147,391     8,011,776  82 Linux swap / Solaris


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1    *          2,048   976,750,591   976,748,544   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        15ab1da5-9f24-496f-a623-3b4e79ea3b29   ext4       
/dev/sda5        44c622b2-7a8f-4019-a5f1-fef13b2340ca   swap       
/dev/sdb1        D21E-29E6                              vfat       Storeva
/dev/sr0                                                iso9660    Ubuntu precise 20120425-15:29

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  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 recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos1)'
  search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=10
else
  set timeout=10
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
menuentry 'Ubuntu, with Linux 3.2.0-67-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-67-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-67-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-67-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-67-generic ...'
	linux	/boot/vmlinuz-3.2.0-67-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-67-generic
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, with Linux 3.2.0-66-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-66-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-66-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-66-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-66-generic ...'
	linux	/boot/vmlinuz-3.2.0-66-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-66-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-65-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-65-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-65-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-65-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-65-generic ...'
	linux	/boot/vmlinuz-3.2.0-65-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-65-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-61-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-61-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-61-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-61-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-61-generic ...'
	linux	/boot/vmlinuz-3.2.0-61-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-61-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-60-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-60-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-60-generic ...'
	linux	/boot/vmlinuz-3.2.0-60-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-60-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-59-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-59-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-59-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-59-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-59-generic ...'
	linux	/boot/vmlinuz-3.2.0-59-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-59-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-58-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-58-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-58-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-58-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-58-generic ...'
	linux	/boot/vmlinuz-3.2.0-58-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-58-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-57-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-57-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-57-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-57-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-57-generic ...'
	linux	/boot/vmlinuz-3.2.0-57-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-57-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-23-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-23-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-23-generic ...'
	linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-23-generic
}
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux16	/boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda1/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=44c622b2-7a8f-4019-a5f1-fef13b2340ca none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 156.138496399 = 167.652433920  boot/grub/grub.cfg                             1
 156.134506226 = 167.648149504  boot/vmlinuz-3.2.0-23-generic                  1
   1.704837799 = 1.830555648    boot/vmlinuz-3.2.0-57-generic                  1
   3.634525299 = 3.902541824    boot/vmlinuz-3.2.0-58-generic                  1
  10.872806549 = 11.674587136   boot/vmlinuz-3.2.0-59-generic                  2
 466.798587799 = 501.221167104  boot/vmlinuz-3.2.0-60-generic                  1
  11.411869049 = 12.253401088   boot/vmlinuz-3.2.0-61-generic                  2
 562.294685364 = 603.759321088  boot/vmlinuz-3.2.0-65-generic                  1
 215.935310364 = 231.858774016  boot/vmlinuz-3.2.0-66-generic                  2
  13.845466614 = 14.866456576   boot/vmlinuz-3.2.0-67-generic                  2
  13.845466614 = 14.866456576   vmlinuz                                        2
 215.935310364 = 231.858774016  vmlinuz.old                                    2
   2.438476562 = 2.618294272    boot/initrd.img-3.2.0-23-generic               2
   3.766601562 = 4.044357632    boot/initrd.img-3.2.0-57-generic               2
  54.068233490 = 58.055323648   boot/initrd.img-3.2.0-58-generic               2
  81.022060394 = 86.996774912   boot/initrd.img-3.2.0-59-generic               2
 105.209560394 = 112.967905280  boot/initrd.img-3.2.0-60-generic               2
  80.764232635 = 86.719934464   boot/initrd.img-3.2.0-61-generic               1
   3.587867737 = 3.852443648    boot/initrd.img-3.2.0-65-generic               2
 511.600170135 = 549.326499840  boot/initrd.img-3.2.0-66-generic               2
 582.449829102 = 625.400741888  boot/initrd.img-3.2.0-67-generic               2

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

00000000  3f 27 4f 00 3f 27 4f 00  41 27 4f 00 42 28 50 00  |?'O.?'O.A'O.B(P.|
00000010  42 29 4f 00 43 2a 50 00  3f 28 4e 00 40 29 4f 00  |B)O.C*P.?(N.@)O.|
00000020  40 28 50 00 40 28 50 00  42 28 50 00 43 29 51 00  |@(P.@(P.B(P.C)Q.|
00000030  43 29 51 00 43 29 51 00  41 29 51 00 41 29 51 00  |C)Q.C)Q.A)Q.A)Q.|
00000040  42 2a 52 00 41 29 51 00  41 29 51 00 42 2a 52 00  |B*R.A)Q.A)Q.B*R.|
00000050  43 2b 53 00 43 2b 53 00  45 2a 55 00 45 2a 55 00  |C+S.C+S.E*U.E*U.|
00000060  43 2b 53 00 43 2b 53 00  45 2b 53 00 45 2b 53 00  |C+S.C+S.E+S.E+S.|
00000070  46 2c 54 00 46 2c 54 00  46 2c 54 00 46 2c 54 00  |F,T.F,T.F,T.F,T.|
00000080  46 2c 54 00 46 2c 54 00  46 2c 54 00 45 2b 53 00  |F,T.F,T.F,T.E+S.|
00000090  45 2b 53 00 48 2e 56 00  45 2d 55 00 45 2d 55 00  |E+S.H.V.E-U.E-U.|
000000a0  45 2d 55 00 45 2d 55 00  44 2c 56 00 45 2d 57 00  |E-U.E-U.D,V.E-W.|
000000b0  45 2d 57 00 46 2e 58 00  45 2c 58 00 46 2d 59 00  |E-W.F.X.E,X.F-Y.|
000000c0  46 2e 58 00 46 2e 58 00  47 2f 59 00 46 2e 58 00  |F.X.F.X.G/Y.F.X.|
000000d0  47 2f 59 00 47 2f 59 00  48 2e 56 00 48 2e 56 00  |G/Y.G/Y.H.V.H.V.|
000000e0  48 2e 56 00 4a 30 58 00  49 2e 59 00 49 2e 59 00  |H.V.J0X.I.Y.I.Y.|
000000f0  4a 30 58 00 49 2f 57 00  4a 30 58 00 4a 30 58 00  |J0X.I/W.J0X.J0X.|
00000100  49 2f 57 00 49 2f 57 00  49 2e 59 00 4a 2f 5a 00  |I/W.I/W.I.Y.J/Z.|
00000110  4a 2f 5a 00 4a 2f 5a 00  4a 2f 5a 00 4b 30 5b 00  |J/Z.J/Z.J/Z.K0[.|
00000120  49 30 5c 00 49 30 5c 00  4a 32 5c 00 49 31 5b 00  |I0\.I0\.J2\.I1[.|
00000130  49 31 5b 00 4a 32 5c 00  4c 31 5d 00 4c 31 5d 00  |I1[.J2\.L1].L1].|
00000140  4c 31 5c 00 4b 30 5b 00  4d 31 5c 00 4c 31 5c 00  |L1\.K0[.M1\.L1\.|
00000150  4d 32 5d 00 4d 32 5d 00  4c 31 5d 00 4c 31 5d 00  |M2].M2].L1].L1].|
00000160  4b 32 5e 00 4b 32 5e 00  4c 31 5d 00 4c 31 5d 00  |K2^.K2^.L1].L1].|
00000170  4e 33 5e 00 4d 32 5d 00  4e 33 5f 00 4f 34 60 00  |N3^.M2].N3_.O4`.|
00000180  4c 34 5e 00 4c 34 5e 00  4e 33 5e 00 4f 34 5f 00  |L4^.L4^.N3^.O4_.|
00000190  4c 33 5f 00 4d 34 60 00  4d 34 60 00 4e 35 61 00  |L3_.M4`.M4`.N5a.|
000001a0  4e 34 62 00 4d 33 61 00  4c 32 60 00 4d 33 61 00  |N4b.M3a.L2`.M3a.|
000001b0  4d 34 60 00 4e 35 61 00  4c 35 61 00 4c 35 00 fe  |M4`.N5a.L5a.L5..|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 40 7a 00 00 00  |...........@z...|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200



ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-09-30__22h49 ===================
boot-repair version : 3.199~ppa40~precise
boot-sav version : 3.199~ppa40~precise
glade2script version : 3.2.2~ppa45~precise
boot-sav-extra version : 3.199~ppa40~precise
boot-repair est exécuté en session live (Ubuntu 12.04 LTS, precise, Ubuntu-fr, x86_64)
ls: impossible d'accéder à /home/usr/.config: Aucun fichier ou dossier de ce type
CPU op-mode(s):        32-bit, 64-bit
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss maybe-ubiquity

=================== os-prober:
/dev/sda1:Ubuntu 12.04.5 LTS (12.04):Ubuntu:linux

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="15ab1da5-9f24-496f-a623-3b4e79ea3b29" TYPE="ext4"
/dev/sda5: UUID="44c622b2-7a8f-4019-a5f1-fef13b2340ca" TYPE="swap"
/dev/sr0: LABEL="Ubuntu precise 20120425-15:29" TYPE="iso9660"
/dev/sdb1: LABEL="Storeva" UUID="D21E-29E6" TYPE="vfat"


1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.

Avertissement : la partition étendue ne débute pas sur une frontière de
cylindres. DOS et Linux interpréteront les contenus différemment.

=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 août   5 11:43 grub.d
total 60
-rwxr-xr-x 1 root root 7806 déc.   6  2013 00_header
-rwxr-xr-x 1 root root 5522 avril 17  2012 05_debian_theme
-rwxr-xr-x 1 root root 7877 déc.   6  2013 10_linux
-rwxr-xr-x 1 root root 6449 déc.   6  2013 20_linux_xen
-rwxr-xr-x 1 root root 1588 nov.  27  2011 20_memtest86+
-rwxr-xr-x 1 root root 6675 déc.   6  2013 30_os-prober
-rwxr-xr-x 1 root root 1388 sept. 26  2013 30_uefi-firmware
-rwxr-xr-x 1 root root  214 avril 17  2012 40_custom
-rwxr-xr-x 1 root root   95 avril 17  2012 41_custom
-rw-r--r-- 1 root root  483 avril 17  2012 README




=================== sda1/etc/default/grub :

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"



=================== UEFI/Legacy mode:
Le disque Ubuntu Edition Francophone ne peut pas être démarré en mode EFI.
EFI in dmesg.
[    0.000000] ACPI: UEFI 00000000a6ffd000 00236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-pc ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda1.
sdb1	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdb1.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	has-os,	2048 sectors * 512 bytes
sdb	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	no-os,	2048 sectors * 512 bytes


=================== parted -l:

Model: ATA WDC WD7500BPVT-2 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End    Size    Type      File system     Flags
1      1049kB  746GB  746GB   primary   ext4            boot
2      746GB   750GB  4102MB  extended
5      746GB   750GB  4102MB  logical   linux-swap(v1)


Model: ASMT 2105 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type     File system  Flags
1      1049kB  500GB  500GB  primary  fat32        boot



                                                                          
Error: Invalid partition table - recursive partition on /dev/sr0.

=================== parted -lm:

BYT;
/dev/sda:750GB:scsi:512:4096:msdos:ATA WDC WD7500BPVT-2;
1:1049kB:746GB:746GB:ext4::boot;
2:746GB:750GB:4102MB:::;
5:746GB:750GB:4102MB:linux-swap(v1)::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ASMT 2105;
1:1049kB:500GB:500GB:fat32::boot;


                                                                          
Error: Invalid partition table - recursive partition on /dev/sr0.


=================== mount:
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw)
/dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  agpgart autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uinput urandom usbmon0 usbmon1 usbmon2 v4l vga_arbiter video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 3c 90 4d 53 57 49 4e  34 2e 31 00 02 40 20 00  |.<.MSWIN4.1..@ .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 38 3a a3 d1 01 00  00 00 00 00 02 00 00 00  |..8:............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  08 00 29 e6 29 1e d2 53  74 6f 72 65 76 61 20 20  |..).)..Storeva  |
00000050  20 20 46 41 54 33 32 20  20 20 00 00 00 00 00 00  |  FAT32   ......|
00000060  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

=================== df -Th:

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  1.9G  156M  1.7G   9% /
udev           devtmpfs   1.9G   12K  1.9G   1% /dev
tmpfs          tmpfs      756M  840K  755M   1% /run
/dev/sr0       iso9660    668M  668M     0 100% /cdrom
/dev/loop0     squashfs   647M  647M     0 100% /rofs
tmpfs          tmpfs      1.9G   28K  1.9G   1% /tmp
none           tmpfs      5.0M  4.0K  5.0M   1% /run/lock
none           tmpfs      1.9G  416K  1.9G   1% /run/shm
/dev/sda1      ext4       695G  658G  2.1G 100% /mnt/boot-sav/sda1
/dev/sdb1      vfat       466G  448G   18G  97% /mnt/boot-sav/sdb1

=================== fdisk -l:

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0001d6fd

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048  1457133567   728565760   83  Linux
/dev/sda2      1457135614  1465147391     4005889    5  Extended
Partition 2 does not start on physical sector boundary.
/dev/sda5      1457135616  1465147391     4005888   82  Linux swap / Solaris

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x8fd0fe10

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048   976750591   488374272    b  W95 FAT32


=================== Repair blockers
EFI détecté. Veuillez utiliser Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), qui contient une version compatible EFI de ce logiciel.
=================== Advice displayed in case of recommended repair
Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.
Alternativement, vous souhaiterez peut-être ré-essayer après avoir désactivé l'option [Partition /boot/efi séparée :].
Voulez-vous continuer ?
=================== Final advice in case of recommended repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdb1/efi/.../grub*.efi !

Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.

=================== Default settings
Recommended-Repair
This setting would purge (in order to fix packages sign-grub) and reinstall the grub-efi-amd64-signed of sda1, using the following options:        sdb1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s    backup-and-rename-efi-files fake-ms-efi

=================== Settings chosen by the user
Boot-Info
This setting will not act on the MBR.



Aucun changement n'a été effectué sur cet ordinateur.
pastebinit  packages needed
E: Le paquet « pastebinit » n'a pas de version susceptible d'être installée
debconf: Impossible d'initialiser l'interface : Dialog
debconf: (L'interface dialog ne fonctionnera pas avec un terminal rustique (« dumb »), un tampon shell d'Emacs ou sans terminal de contrôle.)
debconf: Utilisation de l'interface Readline en remplacement
debconf: Impossible d'initialiser l'interface : Readline
debconf: (Cette interface a besoin d'un terminal de contrôle.)
debconf: Utilisation de l'interface Teletype en remplacement
dpkg-preconfigure: impossible de réouvrir stdin :
debconf: Impossible d'initialiser l'interface : Dialog
debconf: (L'interface dialog ne fonctionnera pas avec un terminal rustique (« dumb »), un tampon shell d'Emacs ou sans terminal de contrôle.)
debconf: Utilisation de l'interface Readline en remplacement
debconf: Impossible d'initialiser l'interface : Readline
debconf: (Cette interface a besoin d'un terminal de contrôle.)
debconf: Utilisation de l'interface Teletype en remplacement

Je confirme que la proposition de kalunux est correcte. Il suffit que tu redémarres l'ordi sur le liveCD exactement comme tu as fait pour réaliser ce Boot-Info et comme cela tu seras bien démarré en mode non-EFI (cela répondra à la recommandation de kalunux : "Ne pas amorcer le live en mode "EFI"), et depuis la session live, tu pourras suivre la proposition de kalunux (depuis "Boot-Repair->Options avancées-> etc.....)

Dernière modification par malbo (Le 01/10/2014, à 12:44)

Hors ligne

#5 Le 01/10/2014, à 13:00

dariomoreno

Re : gros probleme lors d une mise à jour

Est ce que je coche l option "secure boot" dans l "option du grub"?
en tout cas voila ou j en suis : j ai rebooté et suis allé dans le bios, je suis bien en "legacy bios " et non en "uefi" au niveau du boot.

Hors ligne

#6 Le 01/10/2014, à 13:05

dariomoreno

Re : gros probleme lors d une mise à jour

ok j ai réussi à suivre vos indications maintenant me revoilà confronté à nouveau à ce problème :
"Nautilus ne peut pas créer le dossier requis « /root/.config/nautilus ».
"Avant d'exécuter Nautilus, veuillez créer ce dossier ou définir les permissions de telle sorte que Nautilus puisse le créer."

Puis une autre fenêtre m'indiquant qu'il n y a pas assez de place dans le dossier " home".
j'ai pourtant déjà libéré 9 gigas dans cet emplacement.

je demande un autre boot info

Hors ligne

#7 Le 01/10/2014, à 13:21

dariomoreno

Re : gros probleme lors d une mise à jour

voilà le nouveau boot info :
http://paste.ubuntu.com/8472131/

Hors ligne

#8 Le 01/10/2014, à 13:23

dariomoreno

Re : gros probleme lors d une mise à jour

voilà la deuxième fenêtre d'erreur dont je vous parlais :
"La partition sda1 (Ubuntu 12.04.5 LTS) est presque pleine. Cela peut l'empêcher de démarrer. Veuillez utiliser l'explorateur de fichiers qui vient de s'ouvrir afin de supprimer (ou transférer vers un autre disque) les fichiers inutiles. Fermez cette fenêtre quand vous avez fini."

Hors ligne

#9 Le 01/10/2014, à 13:32

malbo

Re : gros probleme lors d une mise à jour

Ton dernier Boot-Info est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 23Dec2013]


============================= Boot Info Summary: ===============================

 => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for (,msdos1)/boot/grub on this drive.
 => Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    in partition 1 for /boot/grub.

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 12.04.5 LTS 
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda2: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

sdb1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  -
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048 1,457,133,567 1,457,131,520  83 Linux
/dev/sda2       1,457,135,614 1,465,147,391     8,011,778   5 Extended
/dev/sda5       1,457,135,616 1,465,147,391     8,011,776  82 Linux swap / Solaris


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1    *          2,048   976,750,591   976,748,544   b W95 FAT32


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        15ab1da5-9f24-496f-a623-3b4e79ea3b29   ext4       
/dev/sda5        44c622b2-7a8f-4019-a5f1-fef13b2340ca   swap       
/dev/sdb1        D21E-29E6                              vfat       Storeva
/dev/sr0                                                iso9660    Ubuntu precise 20120425-15:29

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=========================== sda1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  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 recordfail {
  set recordfail=1
  if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos1)'
  search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=10
else
  set timeout=10
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
  clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
	if [ "${1}" = "keep" ]; then
		set vt_handoff=vt.handoff=7
	else
		set vt_handoff=
	fi
}
if [ "${recordfail}" != 1 ]; then
  if [ -e ${prefix}/gfxblacklist.txt ]; then
    if hwmatch ${prefix}/gfxblacklist.txt 3; then
      if [ ${match} = 0 ]; then
        set linux_gfx_mode=keep
      else
        set linux_gfx_mode=text
      fi
    else
      set linux_gfx_mode=text
    fi
  else
    set linux_gfx_mode=keep
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
menuentry 'Ubuntu, with Linux 3.2.0-67-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-67-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-67-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-67-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-67-generic ...'
	linux	/boot/vmlinuz-3.2.0-67-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-67-generic
}
submenu "Previous Linux versions" {
menuentry 'Ubuntu, with Linux 3.2.0-66-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-66-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-66-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-66-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-66-generic ...'
	linux	/boot/vmlinuz-3.2.0-66-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-66-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-65-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-65-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-65-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-65-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-65-generic ...'
	linux	/boot/vmlinuz-3.2.0-65-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-65-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-61-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-61-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-61-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-61-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-61-generic ...'
	linux	/boot/vmlinuz-3.2.0-61-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-61-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-60-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-60-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-60-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-60-generic ...'
	linux	/boot/vmlinuz-3.2.0-60-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-60-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-59-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-59-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-59-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-59-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-59-generic ...'
	linux	/boot/vmlinuz-3.2.0-59-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-59-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-58-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-58-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-58-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-58-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-58-generic ...'
	linux	/boot/vmlinuz-3.2.0-58-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-58-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-57-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-57-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-57-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-57-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-57-generic ...'
	linux	/boot/vmlinuz-3.2.0-57-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-57-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-23-generic' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro   quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.2.0-23-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-23-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	recordfail
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	echo	'Loading Linux 3.2.0-23-generic ...'
	linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 ro recovery nomodeset 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.2.0-23-generic
}
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux16	/boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
	insmod part_msdos
	insmod ext2
	set root='(hd0,msdos1)'
	search --no-floppy --fs-uuid --set=root 15ab1da5-9f24-496f-a623-3b4e79ea3b29
	linux16	/boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda1/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=15ab1da5-9f24-496f-a623-3b4e79ea3b29 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=44c622b2-7a8f-4019-a5f1-fef13b2340ca none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sda1: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

 156.138496399 = 167.652433920  boot/grub/grub.cfg                             1
 156.134506226 = 167.648149504  boot/vmlinuz-3.2.0-23-generic                  1
   1.704837799 = 1.830555648    boot/vmlinuz-3.2.0-57-generic                  1
   3.634525299 = 3.902541824    boot/vmlinuz-3.2.0-58-generic                  1
  10.872806549 = 11.674587136   boot/vmlinuz-3.2.0-59-generic                  2
 466.798587799 = 501.221167104  boot/vmlinuz-3.2.0-60-generic                  1
  11.411869049 = 12.253401088   boot/vmlinuz-3.2.0-61-generic                  2
 562.294685364 = 603.759321088  boot/vmlinuz-3.2.0-65-generic                  1
 215.935310364 = 231.858774016  boot/vmlinuz-3.2.0-66-generic                  2
  13.845466614 = 14.866456576   boot/vmlinuz-3.2.0-67-generic                  2
  13.845466614 = 14.866456576   vmlinuz                                        2
 215.935310364 = 231.858774016  vmlinuz.old                                    2
   2.438476562 = 2.618294272    boot/initrd.img-3.2.0-23-generic               2
   3.766601562 = 4.044357632    boot/initrd.img-3.2.0-57-generic               2
  54.068233490 = 58.055323648   boot/initrd.img-3.2.0-58-generic               2
  81.022060394 = 86.996774912   boot/initrd.img-3.2.0-59-generic               2
 105.209560394 = 112.967905280  boot/initrd.img-3.2.0-60-generic               2
  80.764232635 = 86.719934464   boot/initrd.img-3.2.0-61-generic               1
   3.587867737 = 3.852443648    boot/initrd.img-3.2.0-65-generic               2
 511.600170135 = 549.326499840  boot/initrd.img-3.2.0-66-generic               2
 582.449829102 = 625.400741888  boot/initrd.img-3.2.0-67-generic               2

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda2

00000000  3f 27 4f 00 3f 27 4f 00  41 27 4f 00 42 28 50 00  |?'O.?'O.A'O.B(P.|
00000010  42 29 4f 00 43 2a 50 00  3f 28 4e 00 40 29 4f 00  |B)O.C*P.?(N.@)O.|
00000020  40 28 50 00 40 28 50 00  42 28 50 00 43 29 51 00  |@(P.@(P.B(P.C)Q.|
00000030  43 29 51 00 43 29 51 00  41 29 51 00 41 29 51 00  |C)Q.C)Q.A)Q.A)Q.|
00000040  42 2a 52 00 41 29 51 00  41 29 51 00 42 2a 52 00  |B*R.A)Q.A)Q.B*R.|
00000050  43 2b 53 00 43 2b 53 00  45 2a 55 00 45 2a 55 00  |C+S.C+S.E*U.E*U.|
00000060  43 2b 53 00 43 2b 53 00  45 2b 53 00 45 2b 53 00  |C+S.C+S.E+S.E+S.|
00000070  46 2c 54 00 46 2c 54 00  46 2c 54 00 46 2c 54 00  |F,T.F,T.F,T.F,T.|
00000080  46 2c 54 00 46 2c 54 00  46 2c 54 00 45 2b 53 00  |F,T.F,T.F,T.E+S.|
00000090  45 2b 53 00 48 2e 56 00  45 2d 55 00 45 2d 55 00  |E+S.H.V.E-U.E-U.|
000000a0  45 2d 55 00 45 2d 55 00  44 2c 56 00 45 2d 57 00  |E-U.E-U.D,V.E-W.|
000000b0  45 2d 57 00 46 2e 58 00  45 2c 58 00 46 2d 59 00  |E-W.F.X.E,X.F-Y.|
000000c0  46 2e 58 00 46 2e 58 00  47 2f 59 00 46 2e 58 00  |F.X.F.X.G/Y.F.X.|
000000d0  47 2f 59 00 47 2f 59 00  48 2e 56 00 48 2e 56 00  |G/Y.G/Y.H.V.H.V.|
000000e0  48 2e 56 00 4a 30 58 00  49 2e 59 00 49 2e 59 00  |H.V.J0X.I.Y.I.Y.|
000000f0  4a 30 58 00 49 2f 57 00  4a 30 58 00 4a 30 58 00  |J0X.I/W.J0X.J0X.|
00000100  49 2f 57 00 49 2f 57 00  49 2e 59 00 4a 2f 5a 00  |I/W.I/W.I.Y.J/Z.|
00000110  4a 2f 5a 00 4a 2f 5a 00  4a 2f 5a 00 4b 30 5b 00  |J/Z.J/Z.J/Z.K0[.|
00000120  49 30 5c 00 49 30 5c 00  4a 32 5c 00 49 31 5b 00  |I0\.I0\.J2\.I1[.|
00000130  49 31 5b 00 4a 32 5c 00  4c 31 5d 00 4c 31 5d 00  |I1[.J2\.L1].L1].|
00000140  4c 31 5c 00 4b 30 5b 00  4d 31 5c 00 4c 31 5c 00  |L1\.K0[.M1\.L1\.|
00000150  4d 32 5d 00 4d 32 5d 00  4c 31 5d 00 4c 31 5d 00  |M2].M2].L1].L1].|
00000160  4b 32 5e 00 4b 32 5e 00  4c 31 5d 00 4c 31 5d 00  |K2^.K2^.L1].L1].|
00000170  4e 33 5e 00 4d 32 5d 00  4e 33 5f 00 4f 34 60 00  |N3^.M2].N3_.O4`.|
00000180  4c 34 5e 00 4c 34 5e 00  4e 33 5e 00 4f 34 5f 00  |L4^.L4^.N3^.O4_.|
00000190  4c 33 5f 00 4d 34 60 00  4d 34 60 00 4e 35 61 00  |L3_.M4`.M4`.N5a.|
000001a0  4e 34 62 00 4d 33 61 00  4c 32 60 00 4d 33 61 00  |N4b.M3a.L2`.M3a.|
000001b0  4d 34 60 00 4e 35 61 00  4c 35 61 00 4c 35 00 fe  |M4`.N5a.L5a.L5..|
000001c0  ff ff 82 fe ff ff 02 00  00 00 00 40 7a 00 00 00  |...........@z...|
000001d0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200



ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-10-01__11h19 ===================
boot-repair version : 3.199~ppa40~precise
boot-sav version : 3.199~ppa40~precise
glade2script version : 3.2.2~ppa45~precise
boot-sav-extra version : 3.199~ppa40~precise
boot-repair est exécuté en session live (Ubuntu 12.04 LTS, precise, Ubuntu-fr, x86_64)
ls: impossible d'accéder à /home/usr/.config: Aucun fichier ou dossier de ce type
CPU op-mode(s):        32-bit, 64-bit
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss maybe-ubiquity

=================== os-prober:
/dev/sda1:Ubuntu 12.04.5 LTS (12.04):Ubuntu:linux

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="15ab1da5-9f24-496f-a623-3b4e79ea3b29" TYPE="ext4"
/dev/sda5: UUID="44c622b2-7a8f-4019-a5f1-fef13b2340ca" TYPE="swap"
/dev/sr0: LABEL="Ubuntu precise 20120425-15:29" TYPE="iso9660"
/dev/sdb1: LABEL="Storeva" UUID="D21E-29E6" TYPE="vfat"


1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.

Avertissement : la partition étendue ne débute pas sur une frontière de
cylindres. DOS et Linux interpréteront les contenus différemment.

=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 août   5 11:43 grub.d
total 60
-rwxr-xr-x 1 root root 7806 déc.   6  2013 00_header
-rwxr-xr-x 1 root root 5522 avril 17  2012 05_debian_theme
-rwxr-xr-x 1 root root 7877 déc.   6  2013 10_linux
-rwxr-xr-x 1 root root 6449 déc.   6  2013 20_linux_xen
-rwxr-xr-x 1 root root 1588 nov.  27  2011 20_memtest86+
-rwxr-xr-x 1 root root 6675 déc.   6  2013 30_os-prober
-rwxr-xr-x 1 root root 1388 sept. 26  2013 30_uefi-firmware
-rwxr-xr-x 1 root root  214 avril 17  2012 40_custom
-rwxr-xr-x 1 root root   95 avril 17  2012 41_custom
-rw-r--r-- 1 root root  483 avril 17  2012 README




=================== sda1/etc/default/grub :

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"



=================== UEFI/Legacy mode:
Le disque Ubuntu Edition Francophone ne peut pas être démarré en mode EFI.
EFI in dmesg.
[    0.000000] ACPI: UEFI 00000000a6ffd000 00236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-pc ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-without-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	apt-get,	grub-install,	with--usr,	fstab-without-usr,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sda1.
sdb1	: sdb,	not-sepboot,	no-grubenv	nogrub,	no-docgrub,	no-update-grub,	32,	no-boot,	no-os,	is-correct-EFI,	part-has-no-fstab,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot,	nopakmgr,	nogrubinstall,	no---usr,	part-has-no-fstab,	not-sep-usr,	standard,	farbios,	/mnt/boot-sav/sdb1.

sda	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	has-os,	2048 sectors * 512 bytes
sdb	: not-GPT,	BIOSboot-not-needed,	has-no-EFIpart, 	not-usb,	no-os,	2048 sectors * 512 bytes


=================== parted -l:

Model: ATA WDC WD7500BPVT-2 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos

Number  Start   End    Size    Type      File system     Flags
1      1049kB  746GB  746GB   primary   ext4            boot
2      746GB   750GB  4102MB  extended
5      746GB   750GB  4102MB  logical   linux-swap(v1)


Model: ASMT 2105 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type     File system  Flags
1      1049kB  500GB  500GB  primary  fat32        boot



                                                                          
Error: Invalid partition table - recursive partition on /dev/sr0.

=================== parted -lm:

BYT;
/dev/sda:750GB:scsi:512:4096:msdos:ATA WDC WD7500BPVT-2;
1:1049kB:746GB:746GB:ext4::boot;
2:746GB:750GB:4102MB:::;
5:746GB:750GB:4102MB:linux-swap(v1)::;

BYT;
/dev/sdb:500GB:scsi:512:512:msdos:ASMT 2105;
1:1049kB:500GB:500GB:fat32::boot;


                                                                          
Error: Invalid partition table - recursive partition on /dev/sr0.


=================== mount:
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sr0 on /cdrom type iso9660 (ro,noatime)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw)
/dev/sdb1 on /mnt/boot-sav/sdb1 type vfat (rw)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
/sys/block/sdb (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 size slaves stat subsystem trace uevent
/sys/block/sr0 (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  agpgart autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uinput urandom usbmon0 usbmon1 usbmon2 v4l vga_arbiter video0 zero
ls /dev/mapper:  control

=================== hexdump -n512 -C /dev/sdb1
00000000  eb 3c 90 4d 53 57 49 4e  34 2e 31 00 02 40 20 00  |.<.MSWIN4.1..@ .|
00000010  02 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 38 3a a3 d1 01 00  00 00 00 00 02 00 00 00  |..8:............|
00000030  01 00 06 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000040  08 00 29 e6 29 1e d2 53  74 6f 72 65 76 61 20 20  |..).)..Storeva  |
00000050  20 20 46 41 54 33 32 20  20 20 00 00 00 00 00 00  |  FAT32   ......|
00000060  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200

=================== df -Th:

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  1.9G  152M  1.7G   9% /
udev           devtmpfs   1.9G   12K  1.9G   1% /dev
tmpfs          tmpfs      756M  844K  755M   1% /run
/dev/sr0       iso9660    668M  668M     0 100% /cdrom
/dev/loop0     squashfs   647M  647M     0 100% /rofs
tmpfs          tmpfs      1.9G   20K  1.9G   1% /tmp
none           tmpfs      5.0M  4.0K  5.0M   1% /run/lock
none           tmpfs      1.9G   80K  1.9G   1% /run/shm
/dev/sda1      ext4       695G  658G  2.1G 100% /mnt/boot-sav/sda1
/dev/sdb1      vfat       466G  448G   18G  97% /mnt/boot-sav/sdb1

=================== fdisk -l:

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0001d6fd

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048  1457133567   728565760   83  Linux
/dev/sda2      1457135614  1465147391     4005889    5  Extended
Partition 2 does not start on physical sector boundary.
/dev/sda5      1457135616  1465147391     4005888   82  Linux swap / Solaris

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x8fd0fe10

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048   976750591   488374272    b  W95 FAT32


=================== Repair blockers
EFI détecté. Veuillez utiliser Boot-Repair-Disk-64bit (www.sourceforge.net/p/boot-repair-cd), qui contient une version compatible EFI de ce logiciel.
=================== Advice displayed in case of recommended repair
Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.
Alternativement, vous souhaiterez peut-être ré-essayer après avoir désactivé l'option [Partition /boot/efi séparée :].
Voulez-vous continuer ?
=================== Final advice in case of recommended repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le fichier sdb1/efi/.../grub*.efi !

Le démarrage de votre ordinateur est en mode Legacy. Vous voudrez peut-être ré-essayer après l'avoir changé en mode EFI.

=================== Default settings
Recommended-Repair
This setting would purge (in order to fix packages sign-grub) and reinstall the grub-efi-amd64-signed of sda1, using the following options:        sdb1/boot/efi,
Additional repair would be performed: unhide-bootmenu-10s    backup-and-rename-efi-files fake-ms-efi

=================== Settings chosen by the user
Boot-Info
This setting will not act on the MBR.



Aucun changement n'a été effectué sur cet ordinateur.
pastebinit  packages needed
E: Le paquet « pastebinit » n'a pas de version susceptible d'être installée
dpkg-preconfigure: impossible de réouvrir stdin : Aucun fichier ou dossier de ce type

Le malaise était déjà visible dans le Boot-Info que j'ai collé dans le post #4 mais c'est dans cet extrait que ça pue :

=================== df -Th:

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  1.9G  152M  1.7G   9% /
udev           devtmpfs   1.9G   12K  1.9G   1% /dev
tmpfs          tmpfs      756M  844K  755M   1% /run
/dev/sr0       iso9660    668M  668M     0 100% /cdrom
/dev/loop0     squashfs   647M  647M     0 100% /rofs
tmpfs          tmpfs      1.9G   20K  1.9G   1% /tmp
none           tmpfs      5.0M  4.0K  5.0M   1% /run/lock
none           tmpfs      1.9G   80K  1.9G   1% /run/shm
/dev/sda1      ext4       695G  658G  2.1G 100% /mnt/boot-sav/sda1
/dev/sdb1      vfat       466G  448G   18G  97% /mnt/boot-sav/sdb1

C'est la ligne suivante qui passionne :

/dev/sda1      ext4       695G  658G  2.1G 100% /mnt/boot-sav/sda1

Elle exprime que ta partition racine est pleine à craquer. La solution que je te propose, c'est depuis une session live, de copier sur disque dur externe des gros fichiers (genre vidéos) qui sont sur ta partition racine, puis de supprimer ces fichiers de ta partition racine afin de libérer de la place.

A noter : je propose de faire cette sauvegarde depuis une session live plutôt que depuis une session de ton Ubuntu installé afin d'éviter que ça plante en pleine opération de sauvetage à cause de ta partition racine saturée.

Dernière modification par malbo (Le 01/10/2014, à 13:34)

Hors ligne

#10 Le 01/10/2014, à 13:40

dariomoreno

Re : gros probleme lors d une mise à jour

ok je vais libérer de la place mais quand je suis dans mon dossier "home" il m est impossible de supprimer les fichiers, tu as la solution malbo?

Hors ligne

#11 Le 01/10/2014, à 14:17

malbo

Re : gros probleme lors d une mise à jour

Oui, inspire-toi de ce post : http://forum.ubuntu-fr.org/viewtopic.ph … #p18170171
Le truc, c'est qu'il faut avoir les pouvoirs d'administrateur. Là tu auras tous les pouvoirs mais si tu fais une connerie, tu peux perdre gros. Prudence, patience.

Hors ligne

#12 Le 01/10/2014, à 14:40

dariomoreno

Re : gros probleme lors d une mise à jour

voilà j ai fait de la place et lancé à nouveau boot repair.
j obtiens ce message : "Veuillez activer un dépôt contenant les paquets [linux] dans les sources de logiciels de Linux (sda1). Puis réessayez."

Hors ligne

#13 Le 01/10/2014, à 15:15

malbo

Re : gros probleme lors d une mise à jour

Redémarre l'ordi sur ton liveCD et refais un Boot-Info : tu as déjà fait deux Boot-Info de cette façon et il n'y a pas de raison que ça ne fonctionne pas.

Hors ligne

#14 Le 01/10/2014, à 15:22

dariomoreno

Re : gros probleme lors d une mise à jour

Malbo, voilà le nouveau Boot-Info : http://paste.ubuntu.com/8472688/

Hors ligne

#15 Le 01/10/2014, à 15:30

dariomoreno

Re : gros probleme lors d une mise à jour

J ai supprimer ma musique et mes vidéos mais dans le boot info que j ai demandé après , je ne dispose toujours que de2.5 G de libre , je ne comprends pas..

Hors ligne

#16 Le 01/10/2014, à 15:35

malbo

Re : gros probleme lors d une mise à jour

Voici la ligne passionnante extraite de ton dernier Boot-Info :

/dev/sda1      ext4       695G  657G  2.4G 100% /mnt/boot-sav/sda1

Si on compare avec la ligne de ton Boot-Info précédent que j'ai collé dans le post #9, tu as a juste fait maigrir ton occupation de la partition de 1 Go (657 Go au lieu de 658 Go). Ce ne sont pas des grains de sable qu'il faut larguer mais des sacs de sable. Tu dois virer des dizaines de Go.

Dernière modification par malbo (Le 01/10/2014, à 15:36)

Hors ligne