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 11/07/2014, à 13:39

verwaerde

Espace libre insuffisant et mise à jour

bonjour,
je suis sous Ubuntu 14.04 et 64 bits. Depuis hier, j'ai à la fin de la tentative de MAJ:

1405074019.png

J'ai essayé avec boot-repair mais j'ai peur de faire une ânerie. Il me renvois à l'URL suvante:

http://paste.ubuntu.com/7779274/

CAD:


Ubuntu Pastebin
Paste from boot-repair at Fri, 11 Jul 2014 09:59:53 +0100
Download as text


   

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
    in partition 112 for .
=> Windows 2000/XP/2003 is installed in the MBR of /dev/sdc.

sda1: __________________________________________________________________________

    File system:       ext2
    Boot sector type:  -
    Boot sector info:
    Operating System: 
    Boot files:        /grub/grub.cfg /grub/i386-pc/core.img

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

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

sdc1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows 2000/XP: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System: 
    Boot files:       

ubuntu-vg-root': _______________________________________________________________

    File system:       
    Boot sector type:  Unknown
    Boot sector info:
    Mounting failed:   mount: unknown filesystem type ''

ubuntu-vg-swap_1': _____________________________________________________________

    File system:       
    Boot sector type:  Unknown
    Boot sector info:
    Mounting failed:   mount: unknown filesystem type ''
mount: unknown filesystem type ''

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

Drive: sda _____________________________________________________________________

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders, total 312500000 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       499,711       497,664  83 Linux
/dev/sda2             501,758   312,498,175   311,996,418   5 Extended
/dev/sda5             501,760   312,498,175   311,996,416  8e Linux LVM


Drive: sdc _____________________________________________________________________

Disk /dev/sdc: 500.1 GB, 500074283008 bytes
255 heads, 63 sectors/track, 60797 cylinders, total 976707584 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/sdc1               2,048   976,707,583   976,705,536   7 NTFS / exFAT / HPFS


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/mapper/ubuntu--vg-root 12e88304-a1ac-4d3a-9dc9-b0a6e9af9822   ext4       
/dev/mapper/ubuntu--vg-swap_1 65ba8379-c04a-428e-ad1d-3e9a894b62e7   swap       
/dev/sda1        167feb1c-1b30-4e89-9545-abb0d232891a   ext2       
/dev/sda5        GcIbZL-pXu0-8dUF-QtOe-16VS-JhQ4-7ctL7e LVM2_member
/dev/sdc1        B4D48115D480DB4E                       ntfs       Sauvegarde_Verwaerde

========================= "ls -R /dev/mapper/" output: =========================

/dev/mapper:
control
ubuntu--vg-root
ubuntu--vg-swap_1

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

Device           Mount_Point              Type       Options

/dev/mapper/ubuntu--vg-root /                        ext4       (rw,errors=remount-ro)
/dev/sda1        /boot                    ext2       (rw)
/dev/sdc1        /media/verwaerde/Sauvegarde_Verwaerde fuseblk    (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)


============================= sda1/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 lvm
insmod ext2
set root='lvmid/h41kEF-hNJU-zP4p-WuRH-m1qO-BUCT-sZUtdi/0xFZy4-YKUS-Ix8d-TZL9-Chg1-JSps-imM2N9'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint='lvmid/h41kEF-hNJU-zP4p-WuRH-m1qO-BUCT-sZUtdi/0xFZy4-YKUS-Ix8d-TZL9-Chg1-JSps-imM2N9'  12e88304-a1ac-4d3a-9dc9-b0a6e9af9822
else
  search --no-floppy --fs-uuid --set=root 12e88304-a1ac-4d3a-9dc9-b0a6e9af9822
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=-1
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=hidden
    set timeout=0
  # Fallback hidden-timeout code in case the timeout_style feature is
  # unavailable.
  elif sleep --interruptible 0 ; then
    set timeout=0
  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
}
set linux_gfx_mode=None
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
    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  167feb1c-1b30-4e89-9545-abb0d232891a
    else
      search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
    fi
    linux    /vmlinuz-3.13.0-31-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
    initrd    /initrd.img-3.13.0-31-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
    menuentry 'Ubuntu, avec Linux 3.13.0-31-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-31-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-31-generic…'
        linux    /vmlinuz-3.13.0-31-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-31-generic
    }
    menuentry 'Ubuntu, with Linux 3.13.0-31-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-31-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-31-generic…'
        linux    /vmlinuz-3.13.0-31-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-31-generic
    }
    menuentry 'Ubuntu, avec Linux 3.13.0-30-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-30-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-30-generic…'
        linux    /vmlinuz-3.13.0-30-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-30-generic
    }
    menuentry 'Ubuntu, with Linux 3.13.0-30-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-30-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-30-generic…'
        linux    /vmlinuz-3.13.0-30-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-30-generic
    }
    menuentry 'Ubuntu, avec Linux 3.13.0-29-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-29-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-29-generic…'
        linux    /vmlinuz-3.13.0-29-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-29-generic
    }
    menuentry 'Ubuntu, with Linux 3.13.0-29-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-29-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-29-generic…'
        linux    /vmlinuz-3.13.0-29-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-29-generic
    }
    menuentry 'Ubuntu, avec Linux 3.13.0-27-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-27-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-27-generic…'
        linux    /vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-27-generic
    }
    menuentry 'Ubuntu, with Linux 3.13.0-27-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-27-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-27-generic…'
        linux    /vmlinuz-3.13.0-27-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-27-generic
    }
    menuentry 'Ubuntu, avec Linux 3.13.0-24-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-24-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-24-generic…'
        linux    /vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-24-generic
    }
    menuentry 'Ubuntu, with Linux 3.13.0-24-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.13.0-24-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.13.0-24-generic…'
        linux    /vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.13.0-24-generic
    }
    menuentry 'Ubuntu, avec Linux 3.11.0-20-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-20-generic-advanced-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.11.0-20-generic…'
        linux    /vmlinuz-3.11.0-20-generic root=/dev/mapper/ubuntu--vg-root ro  splash quiet $vt_handoff
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.11.0-20-generic
    }
    menuentry 'Ubuntu, with Linux 3.11.0-20-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.11.0-20-generic-recovery-12e88304-a1ac-4d3a-9dc9-b0a6e9af9822' {
        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  167feb1c-1b30-4e89-9545-abb0d232891a
        else
          search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
        fi
        echo    'Chargement de Linux 3.11.0-20-generic…'
        linux    /vmlinuz-3.11.0-20-generic root=/dev/mapper/ubuntu--vg-root ro recovery nomodeset
        echo    'Chargement du disque mémoire initial…'
        initrd    /initrd.img-3.11.0-20-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'
    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  167feb1c-1b30-4e89-9545-abb0d232891a
    else
      search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
    fi
    knetbsd    /memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
    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  167feb1c-1b30-4e89-9545-abb0d232891a
    else
      search --no-floppy --fs-uuid --set=root 167feb1c-1b30-4e89-9545-abb0d232891a
    fi
    linux16    /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  ${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: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)


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

Unknown BootLoader on ubuntu-vg-root'


Unknown BootLoader on ubuntu-vg-swap_1'



========= Devices which don't seem to have a corresponding hard drive: =========

sdb

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

cat: /tmp/BootInfo-wmvHm1Rg/Tmp_Log: No such file or directory
File descriptor 9 (/proc/14554/mounts) leaked on lvscan invocation. Parent PID 28612: bash
File descriptor 63 (pipe:[9604342]) leaked on lvscan invocation. Parent PID 28612: bash
File descriptor 9 (/proc/14554/mounts) leaked on lvdisplay invocation. Parent PID 28619: bash
File descriptor 63 (pipe:[9604342]) leaked on lvdisplay invocation. Parent PID 28619: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-root'
  Volume group name ubuntu-vg-root' has invalid characters
  Skipping volume group ubuntu-vg-root'
File descriptor 9 (/proc/14554/mounts) leaked on lvdisplay invocation. Parent PID 28622: bash
File descriptor 63 (pipe:[9604342]) leaked on lvdisplay invocation. Parent PID 28622: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-root'
  Volume group name ubuntu-vg-root' has invalid characters
  Skipping volume group ubuntu-vg-root'
File descriptor 9 (/proc/14554/mounts) leaked on lvchange invocation. Parent PID 22188: bash
File descriptor 63 (pipe:[9604342]) leaked on lvchange invocation. Parent PID 22188: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-root'
  Volume group name ubuntu-vg-root' has invalid characters
  Skipping volume group ubuntu-vg-root'
hexdump: /dev/mapper/ubuntu-vg-root': No such file or directory
hexdump: /dev/mapper/ubuntu-vg-root': No such file or directory
File descriptor 9 (/proc/14554/mounts) leaked on lvdisplay invocation. Parent PID 28654: bash
File descriptor 63 (pipe:[9604342]) leaked on lvdisplay invocation. Parent PID 28654: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-swap_1'
  Volume group name ubuntu-vg-swap_1' has invalid characters
  Skipping volume group ubuntu-vg-swap_1'
File descriptor 9 (/proc/14554/mounts) leaked on lvdisplay invocation. Parent PID 28657: bash
File descriptor 63 (pipe:[9604342]) leaked on lvdisplay invocation. Parent PID 28657: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-swap_1'
  Volume group name ubuntu-vg-swap_1' has invalid characters
  Skipping volume group ubuntu-vg-swap_1'
File descriptor 9 (/proc/14554/mounts) leaked on lvchange invocation. Parent PID 22188: bash
File descriptor 63 (pipe:[9604342]) leaked on lvchange invocation. Parent PID 22188: bash
  skip_dev_dir: Couldn't split up device name ubuntu-vg-swap_1'
  Volume group name ubuntu-vg-swap_1' has invalid characters
  Skipping volume group ubuntu-vg-swap_1'
hexdump: /dev/mapper/ubuntu-vg-swap_1': No such file or directory
hexdump: /dev/mapper/ubuntu-vg-swap_1': No such file or directory

ADDITIONAL INFORMATION :
=================== log of boot-repair 2014-07-11__10h58 ===================
boot-repair version : 3.199~ppa40~saucy
boot-sav version : 3.199~ppa40~saucy
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 3.199~ppa40~saucy
BLKID BEFORE LVM ACTIVATION:
/dev/sda1: UUID="167feb1c-1b30-4e89-9545-abb0d232891a" TYPE="ext2"
/dev/sda5: UUID="GcIbZL-pXu0-8dUF-QtOe-16VS-JhQ4-7ctL7e" TYPE="LVM2_member"
/dev/mapper/ubuntu--vg-root: UUID="12e88304-a1ac-4d3a-9dc9-b0a6e9af9822" TYPE="ext4"
/dev/mapper/ubuntu--vg-swap_1: UUID="65ba8379-c04a-428e-ad1d-3e9a894b62e7" TYPE="swap"
/dev/sdc1: LABEL="Sauvegarde_Verwaerde" UUID="B4D48115D480DB4E" TYPE="ntfs"
MODPROBE
VGSCAN
File descriptor 9 (/proc/14554/mounts) leaked on vgscan invocation. Parent PID 14562: /bin/bash
Reading all physical volumes.  This may take a while...
Found volume group "ubuntu-vg" using metadata type lvm2
VGCHANGE
File descriptor 9 (/proc/14554/mounts) leaked on vgchange invocation. Parent PID 14562: /bin/bash
2 logical volume(s) in volume group "ubuntu-vg" now active
File descriptor 9 (/proc/14554/mounts) leaked on lvscan invocation. Parent PID 14562: /bin/bash
LVSCAN:
ACTIVE            '/dev/ubuntu-vg/root' [144.86 GiB] inherit
ACTIVE            '/dev/ubuntu-vg/swap_1' [3.87 GiB] inherit
Y a-t-il un RAID sur cet ordinateur ? no
File descriptor 9 (/proc/14554/mounts) leaked on lvs invocation. Parent PID 16046: /bin/sh
boot-repair est exécuté en session installed (Ubuntu 14.04 LTS, trusty, Ubuntu-fr, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/vmlinuz-3.13.0-31-generic root=/dev/mapper/ubuntu--vg-root ro splash quiet
Set sda as corresponding disk of mapper/ubuntu--vg-root
Set sda as corresponding disk of mapper/ubuntu--vg-root
Disk /dev/mapper/ubuntu--vg-root doesn't contain a valid partition table
Disk /dev/mapper/ubuntu--vg-swap_1 doesn't contain a valid partition table

=================== os-prober:
/dev/mapper/ubuntu--vg-root:L'OS actuellement utilisé - Ubuntu 14.04 LTS CurrentSession:linux

=================== blkid:
/dev/sda1: UUID="167feb1c-1b30-4e89-9545-abb0d232891a" TYPE="ext2"
/dev/sda5: UUID="GcIbZL-pXu0-8dUF-QtOe-16VS-JhQ4-7ctL7e" TYPE="LVM2_member"
/dev/mapper/ubuntu--vg-root: UUID="12e88304-a1ac-4d3a-9dc9-b0a6e9af9822" TYPE="ext4"
/dev/mapper/ubuntu--vg-swap_1: UUID="65ba8379-c04a-428e-ad1d-3e9a894b62e7" TYPE="swap"
/dev/sdc1: LABEL="Sauvegarde_Verwaerde" UUID="B4D48115D480DB4E" TYPE="ntfs"

Set sda as corresponding disk of mapper/ubuntu--vg-root

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

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

=================== /etc/grub.d/ :
drwxr-xr-x  2 root root        4096 mai   17 08:27 grub.d
total 76
-rwxr-xr-x 1 root root  9424 avril 11 12:51 00_header
-rwxr-xr-x 1 root root  6058 avril 10 17:58 05_debian_theme
-rwxr-xr-x 1 root root 11608 avril 11 12:51 10_linux
-rwxr-xr-x 1 root root 10412 avril 11 12:51 20_linux_xen
-rwxr-xr-x 1 root root  1992 mars  12 13:31 20_memtest86+
-rwxr-xr-x 1 root root 11692 avril 11 12:51 30_os-prober
-rwxr-xr-x 1 root root  1416 avril 11 12:51 30_uefi-firmware
-rwxr-xr-x 1 root root   214 avril  9  2013 40_custom
-rwxr-xr-x 1 root root   216 avril  9  2013 41_custom
-rw-r--r-- 1 root root   483 avril  9  2013 README




=================== /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="splash quiet"
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"
GRUB_GFXPAYLOAD_LINUX=None



/boot detected in the fstab of mapper/ubuntu--vg-root: UUID=167feb1c-1b30-4e89-9545-abb0d232891a  (sda1)
=================== UEFI/Legacy mode:
This installed-session is not in EFI-mode.
SecureBoot disabled.


=================== PARTITIONS & DISKS:
mapper/ubuntu--vg-root    : sda,    not-sepboot,    grubenv-ok    grub2,    grub-pc ,    update-grub,    64,    with-boot,    is-os,    not--efi--part,    fstab-has-goodBOOT,    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,    not-far,    .
sda1    : sda,    is-sepboot,    grubenv-ok    nogrub,    no-docgrub,    no-update-grub,    32,    no-boot,    no-os,    not--efi--part,    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,    not-far,    /boot.
sdc1    : sdc,    not-sepboot,    no-grubenv    nogrub,    no-docgrub,    no-update-grub,    32,    no-boot,    no-os,    not--efi--part,    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,    /media/verwaerde/Sauvegarde_Verwaerde.

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


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

Model: ATA ST3160318AS (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size   Type      File system  Flags
1      1049kB  256MB  255MB  primary   ext2         boot
2      257MB   160GB  160GB  extended
5      257MB   160GB  160GB  logical                lvm


Model: WD Elements 10A8 (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

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


Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/ubuntu--vg-swap_1: 4157MB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End     Size    File system     Flags
1      0.00B  4157MB  4157MB  linux-swap(v1)


Model: Linux device-mapper (linear) (dm)
Disk /dev/mapper/ubuntu--vg-root: 156GB
Sector size (logical/physical): 512B/512B
Partition Table: loop

Number  Start  End    Size   File system  Flags
1      0.00B  156GB  156GB  ext4

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

BYT;
/dev/sda:160GB:scsi:512:512:msdos:ATA ST3160318AS;
1:1049kB:256MB:255MB:ext2::boot;
2:257MB:160GB:160GB:::;
5:257MB:160GB:160GB:::lvm;

BYT;
/dev/sdc:500GB:scsi:512:512:msdos:WD Elements 10A8;
1:1049kB:500GB:500GB:ntfs::;

BYT;
/dev/mapper/ubuntu--vg-swap_1:4157MB:dm:512:512:loop:Linux device-mapper (linear);
1:0.00B:4157MB:4157MB:linux-swap(v1)::;

BYT;
/dev/mapper/ubuntu--vg-root:156GB:dm:512:512:loop:Linux device-mapper (linear);
1:0.00B:156GB:156GB:ext4::;


=================== mount:
/dev/mapper/ubuntu--vg-root on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
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)
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)
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)
none on /sys/fs/pstore type pstore (rw)
/dev/sda1 on /boot type ext2 (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
systemd on /sys/fs/cgroup/systemd type cgroup (rw,noexec,nosuid,nodev,none,name=systemd)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=verwaerde)
/dev/sdc1 on /media/verwaerde/Sauvegarde_Verwaerde type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
gvfsd-fuse on /home/verwaerde/.gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev)


=================== ls:
/sys/block/dm-0 (filtered):  alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/dm-1 (filtered):  alignment_offset bdi capability dev discard_alignment dm ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/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 size slaves stat subsystem trace uevent
/sys/block/sdc (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdc1 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):  autofs block bsg btrfs-control bus cdrom char console core cpu cpu_dma_latency cuse disk dm-0 dm-1 dri ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hpet input kmsg log mapper mcelog mei mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdc sdc1 sg0 sg1 sg2 sg3 shm snapshot snd sr0 stderr stdin stdout ubuntu-vg uhid uinput urandom usb vga_arbiter vhci vhost-net watchdog watchdog0 zero
ls /dev/mapper:  control ubuntu--vg-root ubuntu--vg-swap_1

=================== hexdump -n512 -C /dev/sdc1
00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 08 00 00  |........?.......|
00000020  00 00 00 00 80 00 80 00  ff 57 37 3a 00 00 00 00  |.........W7:....|
00000030  00 00 0c 00 00 00 00 00  7f 75 a3 03 00 00 00 00  |.........u......|
00000040  f6 00 00 00 01 00 00 00  4e db 80 d4 15 81 d4 b4  |........N.......|
00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb b8 c0 07  |.....3.....|....|
00000060  8e d8 e8 16 00 b8 00 0d  8e c0 33 db c6 06 0e 00  |..........3.....|
00000070  10 e8 53 00 68 00 0d 68  6a 02 cb 8a 16 24 00 b4  |..S.h..hj....$..|
00000080  08 cd 13 73 05 b9 ff ff  8a f1 66 0f b6 c6 40 66  |...s......f...@f|
00000090  0f b6 d1 80 e2 3f f7 e2  86 cd c0 ed 06 41 66 0f  |.....?.......Af.|
000000a0  b7 c9 66 f7 e1 66 a3 20  00 c3 b4 41 bb aa 55 8a  |..f..f. ...A..U.|
000000b0  16 24 00 cd 13 72 0f 81  fb 55 aa 75 09 f6 c1 01  |.$...r...U.u....|
000000c0  74 04 fe 06 14 00 c3 66  60 1e 06 66 a1 10 00 66  |t......f`..f...f|
000000d0  03 06 1c 00 66 3b 06 20  00 0f 82 3a 00 1e 66 6a  |....f;. ...:..fj|
000000e0  00 66 50 06 53 66 68 10  00 01 00 80 3e 14 00 00  |.fP.Sfh.....>...|
000000f0  0f 85 0c 00 e8 b3 ff 80  3e 14 00 00 0f 84 61 00  |........>.....a.|
00000100  b4 42 8a 16 24 00 16 1f  8b f4 cd 13 66 58 5b 07  |.B..$.......fX[.|
00000110  66 58 66 58 1f eb 2d 66  33 d2 66 0f b7 0e 18 00  |fXfX..-f3.f.....|
00000120  66 f7 f1 fe c2 8a ca 66  8b d0 66 c1 ea 10 f7 36  |f......f..f....6|
00000130  1a 00 86 d6 8a 16 24 00  8a e8 c0 e4 06 0a cc b8  |......$.........|
00000140  01 02 cd 13 0f 82 19 00  8c c0 05 20 00 8e c0 66  |........... ...f|
00000150  ff 06 10 00 ff 0e 0e 00  0f 85 6f ff 07 1f 66 61  |..........o...fa|
00000160  c3 a0 f8 01 e8 09 00 a0  fb 01 e8 03 00 fb eb fe  |................|
00000170  b4 01 8b f0 ac 3c 00 74  09 b4 0e bb 07 00 cd 10  |.....<.t........|
00000180  eb f2 c3 0d 0a 41 20 64  69 73 6b 20 72 65 61 64  |.....A disk read|
00000190  20 65 72 72 6f 72 20 6f  63 63 75 72 72 65 64 00  | error occurred.|
000001a0  0d 0a 4e 54 4c 44 52 20  69 73 20 6d 69 73 73 69  |..NTLDR is missi|
000001b0  6e 67 00 0d 0a 4e 54 4c  44 52 20 69 73 20 63 6f  |ng...NTLDR is co|
000001c0  6d 70 72 65 73 73 65 64  00 0d 0a 50 72 65 73 73  |mpressed...Press|
000001d0  20 43 74 72 6c 2b 41 6c  74 2b 44 65 6c 20 74 6f  | Ctrl+Alt+Del to|
000001e0  20 72 65 73 74 61 72 74  0d 0a 00 00 00 00 00 00  | restart........|
000001f0  00 00 00 00 00 00 00 00  83 a0 b3 c9 00 00 55 aa  |..............U.|
00000200
Disk /dev/mapper/ubuntu--vg-root doesn't contain a valid partition table
Disk /dev/mapper/ubuntu--vg-swap_1 doesn't contain a valid partition table

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

Filesystem                  Type      Size  Used Avail Use% Mounted on
/dev/mapper/ubuntu--vg-root ext4      143G   47G   89G  35% /
none                        tmpfs     4.0K     0  4.0K   0% /sys/fs/cgroup
udev                        devtmpfs  1.9G   12K  1.9G   1% /dev
tmpfs                       tmpfs     383M  1.4M  382M   1% /run
none                        tmpfs     5.0M     0  5.0M   0% /run/lock
none                        tmpfs     1.9G  308K  1.9G   1% /run/shm
none                        tmpfs     100M   68K  100M   1% /run/user
/dev/sda1                   ext2      228M  181M   36M  84% /boot
/dev/sdc1                   fuseblk   466G  126G  341G  27% /media/verwaerde/Sauvegarde_Verwaerde

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

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders, total 312500000 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: 0x0005faee

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      499711      248832   83  Linux
/dev/sda2          501758   312498175   155998209    5  Extended
/dev/sda5          501760   312498175   155998208   8e  Linux LVM

Disk /dev/mapper/ubuntu--vg-root: 155.5 GB, 155541569536 bytes
255 heads, 63 sectors/track, 18910 cylinders, total 303792128 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: 0x00000000


Disk /dev/mapper/ubuntu--vg-swap_1: 4156 MB, 4156555264 bytes
255 heads, 63 sectors/track, 505 cylinders, total 8118272 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: 0x00000000


Disk /dev/sdc: 500.1 GB, 500074283008 bytes
255 heads, 63 sectors/track, 60797 cylinders, total 976707584 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: 0x0cbdf799

Device Boot      Start         End      Blocks   Id  System
/dev/sdc1            2048   976707583   488352768    7  HPFS/NTFS/exFAT


=================== Final advice in case of recommended repair
N'oubliez pas de régler votre BIOS pour qu'il amorce sur le disque sda (160GB) !

=================== Default settings
Recommended-Repair
This setting would purge (in order to enable-lvm) and reinstall the grub2 of mapper/ubuntu--vg-root into the MBR of sda, using the following options:        sda1/boot,
The boot flag would be placed on sdc1.
Additional repair would be performed: unhide-bootmenu-10s

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



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



Je crois qu'il y a des fichiers restant des MAJ précédentes qui ne sont pas effacés. J'ai du faire une manip similaire il y a quelque temps....

Si quelqu'un pouvait m'aider, ça me soulagerait

merci
alain

Hors ligne

#2 Le 11/07/2014, à 13:41

jplemoine

Re : Espace libre insuffisant et mise à jour

Voir le tuto de tiramiseb à cette page.


Membre de l'ALDIL (Association Lyonnaise pour le Développement de l'Informatique Libre)
- En pro, après 20 ans de développement, administrateur Linux / Unix depuis Avril 2019.
- En privé, sous Ubuntu-Xubuntu depuis 2009.

Hors ligne

#3 Le 11/07/2014, à 13:57

moissan

Re : Espace libre insuffisant et mise à jour

merci : ce document est interressant ! ça veut dire qu'il ne faut pas mesurer que l'espace libre en giga octet mais aussi mesurer le nombre d'inode disponible  ... notion que je n'avait encore jamais vue

Hors ligne

#4 Le 11/07/2014, à 13:59

jplemoine

Re : Espace libre insuffisant et mise à jour

C'est ça... il faut regarder les 2 choses.


Membre de l'ALDIL (Association Lyonnaise pour le Développement de l'Informatique Libre)
- En pro, après 20 ans de développement, administrateur Linux / Unix depuis Avril 2019.
- En privé, sous Ubuntu-Xubuntu depuis 2009.

Hors ligne

#5 Le 11/07/2014, à 14:04

verwaerde

Re : Espace libre insuffisant et mise à jour

merci de votre aide et pour la réactivité.
Je le testerai plus tard, n'ayant pas le temps maintenant.

En tous cas, j'ai sauvegardé la manip...
alain

Hors ligne

#6 Le 11/07/2014, à 14:13

jplemoine

Re : Espace libre insuffisant et mise à jour

J'ai juste mis le lien : le tuto, c'est tiramiseb qu'il faut remercier...


Membre de l'ALDIL (Association Lyonnaise pour le Développement de l'Informatique Libre)
- En pro, après 20 ans de développement, administrateur Linux / Unix depuis Avril 2019.
- En privé, sous Ubuntu-Xubuntu depuis 2009.

Hors ligne

#7 Le 11/07/2014, à 15:28

zeph22

Re : Espace libre insuffisant et mise à jour

Salut, ton post m'intéresse. wink
En effet, tu dis que tu es sous ubuntu 14-04, comme moi, et que tu manques de place sur ta partition racine "/", une histoire de saturation d'inodes, comme j'étais. (Je parle en réalité d'un PC d'un ami)
J'ai traité ça il y a quelques jours grâce à l'aide de jplemoine et tiramiseb, entre autres, et leurs bons conseils. Je les remercie encore au passage.

Est-ce que ta version 14-04 provient d'un upgrade d'une version plus ancienne ? (genre 12-04)
Si oui, regarde dans /usr/src/.
Tu constateras probablement que tous les noyaux anciens y sont encore stockés. Ils n'ont pas été virés lors de l'upgrade. Idéal pour saturer une partition racine à 180Mo le noyau ! (La version 14-04 est trop récente pour la saturer à elle seule, je crois)
Je  guette la façon de les virer proprement sur mon ordi à moi, référencé en signature.
La commande normale (sudo apt-get remove --purge....)  reste en effet inopérante sur ces fichiers anciens, d'après ce que j'ai pu rapidement constater.

Cordialement
zeph smile

Dernière modification par zeph22 (Le 11/07/2014, à 15:41)


Ubuntero depuis le 6/11/2010. fibré le 17/11/2020  NRO 93073TRE   Freebox mini 4K  (wifi n)
ordinateur HP notebook 17" ca0000nf AMD A9-9425   SSD SATA 1To   ram 8Go  Table gpt   EFI
Dual boot Win10/Ubuntu 22.04.3.  FTTH / ethernet:  down 340Mb/s   up 330Mb/s   ping 6ms

Hors ligne

#8 Le 11/07/2014, à 15:43

jplemoine

Re : Espace libre insuffisant et mise à jour

zeph22 a écrit :

La commande normale (sudo apt-get remove --purge....)  reste en effet inopérante sur ces fichiers anciens, d'après ce que j'ai pu rapidement constater.

Ce n'est pas tout à fait ça : en fait, si tu fais le ménage régulièrement, tu peux utiliser

sudo apt-get remove --purge <nom du paquet>

ou

sudo apt-get purge <nom du paquet>

Si par contre, la partition est saturée, il faut utiliser le tuto de Sébastien...

En cas de migration depuis la 12.04, il faut effectivement supprimer manuellement les anciens noyaux
En cas d'installation neuve d'une 14.04 ou après un ménage des anciens noyaux, l'installation d'un nouveau noyau marque
antépénultième et ceux antérieur pour suppression... Un simple apt-get autoremove le supprime définitivement...


Membre de l'ALDIL (Association Lyonnaise pour le Développement de l'Informatique Libre)
- En pro, après 20 ans de développement, administrateur Linux / Unix depuis Avril 2019.
- En privé, sous Ubuntu-Xubuntu depuis 2009.

Hors ligne

#9 Le 11/07/2014, à 16:50

zeph22

Re : Espace libre insuffisant et mise à jour

jplemoine a écrit :
zeph22 a écrit :

La commande normale (sudo apt-get remove --purge....)  reste en effet inopérante sur ces fichiers anciens, d'après ce que j'ai pu rapidement constater.

Ce n'est pas tout à fait ça : en fait, si tu fais le ménage régulièrement, tu peux utiliser

sudo apt-get remove --purge <nom du paquet>

ou

sudo apt-get purge <nom du paquet>

En cas de migration depuis la 12.04, il faut effectivement supprimer manuellement les anciens noyaux

C'est mon cas. J'ai migré de 12-04 à 14-04 en juin.
Je persiste et signe wink
Mon ordi est loin d'être saturé, les commandes df -h et df -i répondent moins de 50%.
la première commande remove --purge ne reconnaissait pas les anciens noyaux liés à 12-04 en 3.2.0-xx!
Par contre aucun problème pour les nouveaux liés à 14-04 en 3.13.0-xx
Pourtant ils sont situés tous dans /usr/src/ !

Je n'ai pas essayé la deuxième commande.
Aurais-je fait une fausse manip ? Réponse la semaine prochaine.

jplemoine a écrit :

En cas d'installation neuve d'une 14.04 ou après un ménage des anciens noyaux, l'installation d'un nouveau noyau marque
antépénultième et ceux antérieur pour suppression... Un simple apt-get autoremove le supprime définitivement...

J'en prend bonne note, mais je suis (du verbe suivre wink) ce post...


Ubuntero depuis le 6/11/2010. fibré le 17/11/2020  NRO 93073TRE   Freebox mini 4K  (wifi n)
ordinateur HP notebook 17" ca0000nf AMD A9-9425   SSD SATA 1To   ram 8Go  Table gpt   EFI
Dual boot Win10/Ubuntu 22.04.3.  FTTH / ethernet:  down 340Mb/s   up 330Mb/s   ping 6ms

Hors ligne