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 18/08/2014, à 10:55

dpierre

Pb démarrage après mise à niveau Ubuntu 14.04

Bonjour,

Je rencontre un pb que certains ont déjà rencontré, d'près le forum, mais même avec les différents posts lus, je ne m'en sors pas...

Après avoir lancé la mise à jour d'ubuntu, impossible de redémarrer ma machine (un PC Dell PRECISION T7500), l'erreur indiquée est la suivante :
error : file not found
grub rescue >

J'ai gravé le réparateur de démarrage, l'ai lancé, le grub est alors supprimé mais la dernière commende indiquée (sudo chroot "mnt/boot-sav/sda1" apt-get install -y --force-yes grub-efi linux) se conclue par :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet linux

J'ai également fait un Boot-Info, le lien indiqué est le suivant :
http://paste.ubuntu.com/8078598

Je n'y connais pas grand chose mais suis un peu coincée, suite à ces problèmes...

Merci d'avance.

Hors ligne

#2 Le 18/08/2014, à 13:47

nam1962

Re : Pb démarrage après mise à niveau Ubuntu 14.04

Es tu en EFI ?
As tu désactivé le secure boot ?


[ Modéré ]

Hors ligne

#3 Le 18/08/2014, à 13:55

dpierre

Re : Pb démarrage après mise à niveau Ubuntu 14.04

Je ne crois pas être en EFI (mais plutôt en Legacy, d'après ce que je comprends) mais n'arrive pas à configurer ça.
Et je n'en sais rien pour le "secure boot"...

Le boot repair me "demande d'activer les depots [linux] et [grub-efi] mais je ne sais pas comment faire...

Hors ligne

#4 Le 18/08/2014, à 14:27

nam1962

Re : Pb démarrage après mise à niveau Ubuntu 14.04

C'est çà qui est étrange.
Peux tu regarder dans tes réglages BIOS (echap - F2 ou F8 au moment du démarrage en général)


[ Modéré ]

Hors ligne

#5 Le 18/08/2014, à 14:54

dpierre

Re : Pb démarrage après mise à niveau Ubuntu 14.04

J'ai fait ça, la seule option trouvée qui pourrait correspondre est un "fast boot" que j'ai désactivée... Mais aucune trace de "secure boot".

Le PC ne démarre pas mieux...

Hors ligne

#6 Le 18/08/2014, à 16:16

malbo

Re : Pb démarrage après mise à niveau Ubuntu 14.04

Ton Boot-Info est là :

 Boot Info Script e7fc706 + Boot-Repair extra info      [Boot-Info 31Jan2013]


============================= 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 112 for .

sda1: __________________________________________________________________________

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

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sdb1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  
    Boot files:        

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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/sda1    *          2,048 1,928,364,031 1,928,361,984  83 Linux
/dev/sda2       1,928,366,078 1,953,523,711    25,157,634   5 Extended
/dev/sda5       1,928,366,080 1,953,523,711    25,157,632  82 Linux swap / Solaris


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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 1,953,521,663 1,953,519,616   6 FAT16


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        3a9a47fc-4425-40c4-a614-4de3785ea365   ext4       systeme
/dev/sda5        276cd9ae-a578-4390-ba25-db21b35c9dca   swap       
/dev/sdb1        d6eb4843-dc5a-4169-b715-0c34f91d6d44   ext4       data
/dev/sr0                                                iso9660    Boot-Repair-Disk 64bit

================================ 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
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

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 {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
else
  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=10
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=10
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=10
  fi
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
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-3a9a47fc-4425-40c4-a614-4de3785ea365' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
	else
	  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
	fi
	linux	/boot/vmlinuz-3.13.0-34-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-3.13.0-34-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
	menuentry 'Ubuntu, with Linux 3.13.0-34-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-34-generic-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.13.0-34-generic ...'
		linux	/boot/vmlinuz-3.13.0-34-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.13.0-34-generic
	}
	menuentry 'Ubuntu, with Linux 3.13.0-34-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-34-generic-recovery-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.13.0-34-generic ...'
		linux	/boot/vmlinuz-3.13.0-34-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.13.0-34-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-51-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-51-generic-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-51-generic ...'
		linux	/boot/vmlinuz-3.2.0-51-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-51-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-51-generic-recovery-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-51-generic ...'
		linux	/boot/vmlinuz-3.2.0-51-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-51-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-40-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-40-generic-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-40-generic ...'
		linux	/boot/vmlinuz-3.2.0-40-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-40-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-40-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-40-generic-recovery-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-40-generic ...'
		linux	/boot/vmlinuz-3.2.0-40-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-40-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-38-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-38-generic-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-38-generic ...'
		linux	/boot/vmlinuz-3.2.0-38-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-38-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-38-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-38-generic-recovery-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-38-generic ...'
		linux	/boot/vmlinuz-3.2.0-38-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro recovery nomodeset 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.2.0-38-generic
	}
	menuentry 'Ubuntu, with Linux 3.2.0-23-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-23-generic-advanced-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-23-generic ...'
		linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 ro  quiet splash $vt_handoff
		echo	'Loading initial ramdisk ...'
		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 $menuentry_id_option 'gnulinux-3.2.0-23-generic-recovery-3a9a47fc-4425-40c4-a614-4de3785ea365' {
		recordfail
		load_video
		insmod gzio
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  3a9a47fc-4425-40c4-a614-4de3785ea365
		else
		  search --no-floppy --fs-uuid --set=root 3a9a47fc-4425-40c4-a614-4de3785ea365
		fi
		echo	'Loading Linux 3.2.0-23-generic ...'
		linux	/boot/vmlinuz-3.2.0-23-generic root=UUID=3a9a47fc-4425-40c4-a614-4de3785ea365 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/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  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -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=3a9a47fc-4425-40c4-a614-4de3785ea365 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=276cd9ae-a578-4390-ba25-db21b35c9dca none            swap    sw              0       0
# disk data
UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44 /export/home1   ext4    defaults 0       1
UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44	/boot/efi	ext4	defaults	0	1
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 340.129867554 = 365.211664384  boot/grub/grub.cfg                             1
 882.143096924 = 947.193937920  boot/vmlinuz-3.13.0-34-generic                 1
 340.134506226 = 365.216645120  boot/vmlinuz-3.2.0-23-generic                  1
   1.458732605 = 1.566302208    boot/vmlinuz-3.2.0-38-generic                  2
 808.786861420 = 868.428279808  boot/vmlinuz-3.2.0-40-generic                  1
 888.325927734 = 953.832701952  boot/vmlinuz-3.2.0-51-generic                  1
 882.143096924 = 947.193937920  vmlinuz                                        1
 888.325927734 = 953.832701952  vmlinuz.old                                    1
 255.102539062 = 273.914265600  boot/initrd.img-3.13.0-34-generic              2
   2.313476562 = 2.484076544    boot/initrd.img-3.2.0-23-generic               2
 809.389125824 = 869.074956288  boot/initrd.img-3.2.0-38-generic               2
 808.375812531 = 867.986919424  boot/initrd.img-3.2.0-40-generic               2
 883.539779663 = 948.693614592  boot/initrd.img-3.2.0-51-generic               2
 255.102539062 = 273.914265600  initrd.img                                     2

=============================== StdErr Messages: ===============================

File descriptor 8 (/proc/2913/mounts) leaked on lvscan invocation. Parent PID 10857: bash
File descriptor 14 (/usr/share/icons/lubuntu/places/16/folder.svg) leaked on lvscan invocation. Parent PID 10857: bash
  No volume groups found

ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-08-18__09h37 ===================
boot-repair version : 3.198~ppa16~raring
boot-sav version : 3.198~ppa16~raring
glade2script version : 3.2.2~ppa45~raring
boot-sav-extra version : 3.198~ppa16~raring
File descriptor 8 (/proc/2913/mounts) leaked on lvs invocation. Parent PID 4570: /bin/sh
File descriptor 14 (/usr/share/icons/lubuntu/places/16/folder.svg) leaked on lvs invocation. Parent PID 4570: /bin/sh
No volume groups found
boot-repair is executed in live-session (Boot-Repair-Disk 64bit 24avr2013, raring, Ubuntu, x86_64)
ls: cannot access /home/usr/.config: No such file or directory
CPU op-mode(s):        32-bit, 64-bit
file=/cdrom/preseed/lubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- debian-installer/language=fr keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss

=================== os-prober:
/dev/sda1:Ubuntu 14.04.1 LTS (14.04):Ubuntu:linux

=================== blkid:
/dev/loop0: TYPE="squashfs"
/dev/sr0: LABEL="Boot-Repair-Disk 64bit" TYPE="iso9660"
/dev/sda1: LABEL="systeme" UUID="3a9a47fc-4425-40c4-a614-4de3785ea365" TYPE="ext4"
/dev/sda5: UUID="276cd9ae-a578-4390-ba25-db21b35c9dca" TYPE="swap"
/dev/sdb1: LABEL="data" UUID="d6eb4843-dc5a-4169-b715-0c34f91d6d44" TYPE="ext4"


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

Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.


=================== 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"




=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root      4096 août  18 09:26 grub.d
drwxr-xr-x  2 root root      4096 août  18 09:22 grub.d.bak
total 72
-rwxr-xr-x 1 root root  9424 mai   15 19:02 00_header
-rwxr-xr-x 1 root root  6058 mai    8 12:08 05_debian_theme
-rwxr-xr-x 1 root root 11608 mai   15 19:02 10_linux
-rwxr-xr-x 1 root root 10412 mai   15 19:02 20_linux_xen
-rwxr-xr-x 1 root root 11692 mai   15 19:02 30_os-prober
-rwxr-xr-x 1 root root  1416 mai   15 19:02 30_uefi-firmware
-rwxr-xr-x 1 root root   214 mai   15 19:02 40_custom
-rwxr-xr-x 1 root root   216 mai   15 19:02 41_custom
-rw-r--r-- 1 root root   483 mai   15 19:02 README


/boot/efi detected in the fstab of sda1: UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44	 (sdb1)
=================== UEFI/Legacy mode:
This live-session is not in EFI-mode.
SecureBoot maybe enabled.


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ok	grub2,	grub-efi ,	update-grub,	64,	with-boot,	is-os,	not--efi--part,	fstab-without-boot,	fstab-has-goodEFI,	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,	maybesepboot,	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 WD1001FAES-7 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system     Flags
1      1049kB  987GB   987GB   primary   ext4            boot
2      987GB   1000GB  12.9GB  extended
5      987GB   1000GB  12.9GB  logical   linux-swap(v1)


Model: ATA WDC WD1001FAES-7 (scsi)
Disk /dev/sdb: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
1      1049kB  1000GB  1000GB  primary  ext4         boot



                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: unrecognised disk label

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

BYT;
/dev/sda:1000GB:scsi:512:512:msdos:ATA WDC WD1001FAES-7;
1:1049kB:987GB:987GB:ext4::boot;
2:987GB:1000GB:12.9GB:::;
5:987GB:1000GB:12.9GB:linux-swap(v1)::;

BYT;
/dev/sdb:1000GB:scsi:512:512:msdos:ATA WDC WD1001FAES-7;
1:1049kB:1000GB:1000GB:ext4::boot;


                                                                          
Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.

                                                                          
Error: /dev/sr0: unrecognised disk label


=================== 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/cgroup type tmpfs (rw)
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)
none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)
gvfsd-fuse on /run/user/lubuntu/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=lubuntu)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw)
/dev/sdb1 on /mnt/boot-sav/sdb1 type ext4 (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
/sys/block/sr1 (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):  alarm ashmem autofs binder block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse fw0 hidraw0 hidraw1 hpet input kmsg kvm log mapper mcelog mem net network_latency network_throughput null oldmem parport0 port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 sg3 shm snapshot snd sr0 sr1 stderr stdin stdout uinput urandom vga_arbiter vhost-net zero
ls /dev/mapper:  control

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

Filesystem     Type       Size  Used Avail Use% Mounted on
/cow           overlayfs  5.9G   21M  5.9G   1% /
udev           devtmpfs   5.9G   12K  5.9G   1% /dev
tmpfs          tmpfs      1.2G  752K  1.2G   1% /run
/dev/sr0       iso9660    508M  508M     0 100% /cdrom
/dev/loop0     squashfs   435M  435M     0 100% /rofs
none           tmpfs      4.0K     0  4.0K   0% /sys/fs/cgroup
tmpfs          tmpfs      5.9G  8.0K  5.9G   1% /tmp
none           tmpfs      5.0M     0  5.0M   0% /run/lock
none           tmpfs      5.9G     0  5.9G   0% /run/shm
none           tmpfs      100M   12K  100M   1% /run/user
/dev/sda1      ext4       905G  115G  745G  14% /mnt/boot-sav/sda1
/dev/sdb1      ext4       917G   63G  809G   8% /mnt/boot-sav/sdb1

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

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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: 0x000deca8

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048  1928364031   964180992   83  Linux
/dev/sda2      1928366078  1953523711    12578817    5  Extended
/dev/sda5      1928366080  1953523711    12578816   82  Linux swap / Solaris

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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: 0xdada47d0

Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048  1953521663   976759808    6  FAT16


=================== 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 !

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

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



Aucun changement n'a été effectué sur cet ordinateur.

Il y a un gros délire ici :

=============================== 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=3a9a47fc-4425-40c4-a614-4de3785ea365 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=276cd9ae-a578-4390-ba25-db21b35c9dca none            swap    sw              0       0
# disk data
UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44 /export/home1   ext4    defaults 0       1
UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44	/boot/efi	ext4	defaults	0	1

sachant que l'UUID d6eb4843-dc5a-4169-b715-0c34f91d6d44 est l'identifiant de la partition /dev/sdb1 dont le LABEL="data", cette dernière ligne est complètement vérolée :

UUID=d6eb4843-dc5a-4169-b715-0c34f91d6d44 	/boot/efi	ext4	defaults	0	1

puisqu'elle veut réaliser le montage de la partition "data" dans /boot/efi. C'est n'importe quoi.

Je te conseillerais de sauvegarder tes données précieuses sur un disque dur externe depuis une session live de Ubuntu et quand toutes tes données précieuses seront à l'abri, de tout réinstaller à neuf.

Dernière modification par malbo (Le 18/08/2014, à 16:20)

Hors ligne

#7 Le 19/08/2014, à 07:23

dpierre

Re : Pb démarrage après mise à niveau Ubuntu 14.04

OK, merci, je vais essayer ça et croiser les doigts pour que ça fonctionne.

Hors ligne