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.

#26 Le 10/02/2018, à 19:02

gc29

Re : espace libre insuffisant plus de boot

Désolé, j'ai zappé ta réponse. Merci encore

jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sda1
[sudo] Mot de passe de jagounette : 

jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sdb1

jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sda1 partRacineUbuntu
jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sdb1 partData
jagounette@jagounette-System-Product-Name:~$ id
uid=1000(jagounette) gid=1000(jagounette) groupes=1000(jagounette),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),113(lpadmin),128(sambashare)
jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sda1
partRacineUbuntu
jagounette@jagounette-System-Product-Name:~$ sudo e2label /dev/sdb1
partData

Hors ligne

#27 Le 10/02/2018, à 19:21

MicP

Re : espace libre insuffisant plus de boot

Si l'ID de l'utilisateur jagounette est 1000 ce qui est le cas

Si le répertoire ~/Téléchargements original n'a pas été modifié, Il faudrait faire le ménage
en supprimant l'essai de copie de ~/Téléchargements qui avait été faite dans /data

sudo rm -rf /data/Téléchargements

=======
Et une fois la machine re-démarée en Live
c'est à dire avec un CD (ou clef USB) d'installation (Essayer Ubuntu sans l'installer)

Ouvrir une fenêtre de terminal et entrer les commandes suivantes
en faisant bien attention à ne faire aucune faute de frappe,
et en vérifiant chaque ligne avant d'appuyer sur la touche entrée
et que chaque ligne de commande entrée n'ait retourné aucun message d'erreur
avant de rentrer la suivante.

sudo -i
mkdir /partRacineUbuntu /data
mount /dev/sda1 /partRacineUbuntu
mount /dev/sdb1 /data
cp -rp /partRacineUbuntu/home/jagounette/{Téléchargements,Images,Musique,Vidéos,Documents} /data && sync
mv /partRacineUbuntu/home/jagounette/{,ancien}Téléchargements
mv /partRacineUbuntu/home/jagounette/{,ancien}Images
mv /partRacineUbuntu/home/jagounette/{,ancien}Musique
mv /partRacineUbuntu/home/jagounette/{,ancien}Vidéos
mv /partRacineUbuntu/home/jagounette/{,ancien}Documents
ln -s  /data/{Téléchargements,Images,Musique,Vidéos,Documents} /partRacineUbuntu/home/jagounette/
chown 1000:1000 /partRacineUbuntu/home/jagounette/{Téléchargements,Images,Musique,Vidéos,Documents}

puis éteindre la machine, et démarrer normalement.

=======
Comme tu l'imagine, la commande cp -rp /partRacineUbuntu/home/jagounette/{Téléchargements,Images,Musique,Vidéos,Documents} /data && sync
va prendre "un certain temps" à s'exécuter : c'est normal.

=======
Si tout va bien après avoir re-démarré la machine,
tu n'aura plus qu'à supprimer les répertoires originaux et leur contenu avec :

rm -rf ~/ancien{Téléchargements,Images,Musique,Vidéos,Documents}

Dernière modification par MicP (Le 10/02/2018, à 22:02)

Hors ligne

#28 Le 10/02/2018, à 19:32

gc29

Re : espace libre insuffisant plus de boot

merci j'ai copier tes commandes sur clef pour éviter les erreurs. Je vais devoir m'absenter, plutôt que de risquer une bourde par précipitation je m'es en application à mon retour. Merci encore pour ta patience.

Hors ligne

#29 Le 10/02/2018, à 19:36

MicP

Re : espace libre insuffisant plus de boot

J'ai modifié mon précédent message en faisant renommer les répertoires originaux plutôt que de les supprimer directement
C'est plus sûr…

…plutôt que de risquer une bourde par précipitation je m'es en application à mon retour. …

Tu as bien raison : ce sont des chose à faire dans le calme,

…Merci encore pour ta patience.

Je te remercie aussi pour la tienne, avec le nombre de fois où j'ai modifié mes messages,
ce ne doit pas toujours être facile de suivre. hmm

Dernière modification par MicP (Le 10/02/2018, à 19:47)

Hors ligne

#30 Le 11/02/2018, à 10:28

gc29

Re : espace libre insuffisant plus de boot

Bonjour; jqi fait un essaim plus de boot a aucun moment le voyant disque ne bouge ni bruit
je recommence et idem

ubuntu@ubuntu:~$ sudo -i
root@ubuntu:~# mkdir /partRacineUbuntu
root@ubuntu:~# mkdir /data
root@ubuntu:~# mount /dev/sda1 /partRacineUbuntu
root@ubuntu:~# mount /dev/sdb1 /data
root@ubuntu:~# cp -rp /partRacineUbuntu/home/jagounette/{Téléchargements,Images,Musique,Vidéos,Documents} /data && sync
cp: '/partRacineUbuntu/home/jagounette/Téléchargements' and '/data/Téléchargements' are the same file
cp: '/partRacineUbuntu/home/jagounette/Images' and '/data/Images' are the same file
cp: '/partRacineUbuntu/home/jagounette/Musique' and '/data/Musique' are the same file
cp: '/partRacineUbuntu/home/jagounette/Vidéos' and '/data/Vidéos' are the same file
cp: '/partRacineUbuntu/home/jagounette/Documents' and '/data/Documents' are the same file
root@ubuntu:~# 

jai decompose la creation en 2 lignes pour voir
ou du fait du changement faut il lui reconstruire grub

est ce normal quavec la modif le -R ne soit plus

chown 1000:1000 /partRacineUbuntu/home/jagounette/{Téléchargements,Images,Musique,Vidéos,Documents}

ca a du prendre en retour

root@ubuntu:~# ln -s  /data/{Téléchargements,Images,Musique,Vidéos,Documents} /partRacineUbuntu/home/jagounette/
ln: failed to create symbolic link '/partRacineUbuntu/home/jagounette/Téléchargements': File exists
ln: failed to create symbolic link '/partRacineUbuntu/home/jagounette/Images': File exists
ln: failed to create symbolic link '/partRacineUbuntu/home/jagounette/Musique': File exists
ln: failed to create symbolic link '/partRacineUbuntu/home/jagounette/Vidéos': File exists
ln: failed to create symbolic link '/partRacineUbuntu/home/jagounette/Documents': File exists
root@ubuntu:~# 

faut il une commande pour sortir de root du ter;inal pour auil prenne en compte jai donc tappe exit puis ferme le terminal pas de message derreur
rien ne semble se passer si je le ferme il dit quun script est en cours

javais fait redemarrer et non arret et demarrage ce qui me gene cest de ne pas voir le hdd travaille et suite a la commande cp que ca revienne dessuite
je dois retourner 1 heure au travail

redemarrage a nouveau toujours pas de boot jessairai bien boot repair mais comment etre sur quil soit place au bon endroit

Dernière modification par gc29 (Le 11/02/2018, à 12:21)

Hors ligne

#31 Le 11/02/2018, à 12:24

gc29

Re : espace libre insuffisant plus de boot

boot info
http://paste.ubuntu.com/=cjztQ3SmZy/

  
 Boot Info Script 8f991e4 + Boot-Repair extra info      [Boot-Info 25oct2017]


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

 => Grub2 (v2.00) 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. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk
    ---------------------------------------------------------------------------
 => No boot loader is installed in the MBR of /dev/sdb.
 => Grub2 (v2.00) is installed in the MBR of /dev/sdc and looks at sector 1 of 
    the same hard drive for core.img. core.img is at this location and looks 
    for /boot/grub. It also embeds following components:
    
    modules
    ---------------------------------------------------------------------------
    fshelp ext2 part_msdos biosdisk search_fs_uuid
    ---------------------------------------------------------------------------
    
    config script
    ---------------------------------------------------------------------------
    search.fs_uuid 42c4b5c3-e799-489c-b596-b4066b487f84 root hd0,msdos1 
    set prefix=($root)'/boot/grub'
    
    ---------------------------------------------------------------------------

sda1: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  Grub2 (v1.99-2.00)
    Boot sector info:  Grub2 (v1.99-2.00) is installed in the boot sector of 
                       sda1 and looks at sector 428161864 of the same hard 
                       drive for core.img, but core.img can not be found at 
                       this location.
    Operating System:  Ubuntu 16.04.3 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab 
                       /boot/grub/i386-pc/core.img

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:        

sdc1: __________________________________________________________________________

    File system:       vfat
    Boot sector type:  SYSLINUX 6.03
    Boot sector info:  Syslinux looks at sector 32800 of /dev/sdc1 for its 
                       second stage. The integrity check of Syslinux failed. 
                       No errors found in the Boot Parameter Block.
    Boot file info:      Grub2 (v2.00) in the file 
                       /super_grub2_disk_hybrid_2.02s6.iso looks at sector 0 
                       of the same hard drive for core.img, but core.img can 
                       not be found at this location.
    Operating System:  
    Boot files:        /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi 
                       /EFI/BOOT/grubx64.efi /ldlinux.sys

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

Drive: sda _____________________________________________________________________
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048   455,075,839   455,073,792  83 Linux
/dev/sda2         455,077,886   488,396,799    33,318,914   5 Extended
/dev/sda5         455,077,888   488,396,799    33,318,912  82 Linux swap / Solaris


Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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
Disklabel type: gpt

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdb1                   1 1,953,525,167 1,953,525,167  ee GPT


GUID Partition Table detected.

Partition  Attrs   Start Sector    End Sector  # of Sectors System
/dev/sdb1                 2,048 1,953,523,711 1,953,521,664 Data partition (Windows/Linux)

Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set

Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 14.9 GiB, 16005464064 bytes, 31260672 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
Disklabel type: dos

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sdc1    *          2,048    31,260,671    31,258,624   c W95 FAT32 (LBA)


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        42c4b5c3-e799-489c-b596-b4066b487f84   ext4       partRacineUbuntu
/dev/sda5        7ee17742-68d4-489b-99e6-b1f0466e758c   swap       
/dev/sdb1        b8da4633-2825-4e89-8759-21d32bc8082d   ext4       partData
/dev/sdc1        6002-2C9D                              vfat       UBUNTU 16_0

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root  9 Feb 11 10:14 ata-DRW-24D5MT_K83G7L83119 -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 11 10:23 ata-ST1000DM010-2EP102_Z9A8NFM0 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 11 10:23 ata-ST1000DM010-2EP102_Z9A8NFM0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Feb 11 10:23 ata-Samsung_SSD_850_EVO_250GB_S2R6NX0HB83337V -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 11 10:23 ata-Samsung_SSD_850_EVO_250GB_S2R6NX0HB83337V-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 11 10:23 ata-Samsung_SSD_850_EVO_250GB_S2R6NX0HB83337V-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 11 10:23 ata-Samsung_SSD_850_EVO_250GB_S2R6NX0HB83337V-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 Feb 11 10:23 usb-SanDisk_Cruzer_U_4C530001130804112270-0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 Feb 11 10:23 usb-SanDisk_Cruzer_U_4C530001130804112270-0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Feb 11 10:23 wwn-0x5000c50093556970 -> ../../sdb
lrwxrwxrwx 1 root root 10 Feb 11 10:23 wwn-0x5000c50093556970-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Feb 11 10:14 wwn-0x5001480000000000 -> ../../sr0
lrwxrwxrwx 1 root root  9 Feb 11 10:23 wwn-0x5002538d4180d751 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 11 10:23 wwn-0x5002538d4180d751-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 11 10:23 wwn-0x5002538d4180d751-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 11 10:23 wwn-0x5002538d4180d751-part5 -> ../../sda5

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

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sdc1        /cdrom                   vfat       (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)


=========================== 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  42c4b5c3-e799-489c-b596-b4066b487f84
else
  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
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=30
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,0; 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-42c4b5c3-e799-489c-b596-b4066b487f84' {
	recordfail
	load_video
	gfxmode $linux_gfx_mode
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	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  42c4b5c3-e799-489c-b596-b4066b487f84
	else
	  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
	fi
        linux	/boot/vmlinuz-4.4.0-112-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro  quiet splash $vt_handoff
	initrd	/boot/initrd.img-4.4.0-112-generic
}
submenu 'Options avancées pour Ubuntu' $menuentry_id_option 'gnulinux-advanced-42c4b5c3-e799-489c-b596-b4066b487f84' {
	menuentry 'Ubuntu, avec Linux 4.4.0-112-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-112-generic-advanced-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-112-generic…'
	        linux	/boot/vmlinuz-4.4.0-112-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-112-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-112-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-112-generic-init-upstart-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-112-generic…'
	        linux	/boot/vmlinuz-4.4.0-112-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-112-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-112-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-112-generic-recovery-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-112-generic…'
	        linux	/boot/vmlinuz-4.4.0-112-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-112-generic
	}
	menuentry 'Ubuntu, avec Linux 4.4.0-109-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-109-generic-advanced-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-109-generic…'
	        linux	/boot/vmlinuz-4.4.0-109-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro  quiet splash $vt_handoff
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-109-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-109-generic (upstart)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-109-generic-init-upstart-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		gfxmode $linux_gfx_mode
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-109-generic…'
	        linux	/boot/vmlinuz-4.4.0-109-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro  quiet splash $vt_handoff init=/sbin/upstart
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-109-generic
	}
	menuentry 'Ubuntu, with Linux 4.4.0-109-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.4.0-109-generic-recovery-42c4b5c3-e799-489c-b596-b4066b487f84' {
		recordfail
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		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  42c4b5c3-e799-489c-b596-b4066b487f84
		else
		  search --no-floppy --fs-uuid --set=root 42c4b5c3-e799-489c-b596-b4066b487f84
		fi
		echo	'Chargement de Linux 4.4.0-109-generic…'
	        linux	/boot/vmlinuz-4.4.0-109-generic root=UUID=42c4b5c3-e799-489c-b596-b4066b487f84 ro recovery nomodeset 
		echo	'Chargement du disque mémoire initial…'
		initrd	/boot/initrd.img-4.4.0-109-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>
# / was on /dev/sda1 during installation
UUID=42c4b5c3-e799-489c-b596-b4066b487f84 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=7ee17742-68d4-489b-99e6-b1f0466e758c none            swap    sw 0 0
UUID=b8da4633-2825-4e89-8759-21d32bc8082d  /data ext4 defaults 0 2
/data/Documents  /home/jagounette/Documents none bind
/data/Images  /home/jagounette/Images none bind
/data/Modèles  /home/jagounette/Modèles none bind
/data/Musique  /home/jagounette/Musique none bind
/data/Public  /home/jagounette/Public none bind
/data/Téléchargements  /home/jagounette/Téléchargements none bind
/data/Vidéos  /home/jagounette/Vidéos none bind

192.168.0.18:/volume1/NetBackup/ home/jagounette/nas1517/NetBackup nfs defaults,user,auto,noatime,intr, 0 0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 207.410732269 = 222.705577984  boot/grub/grub.cfg                             1
 207.410717010 = 222.705561600  boot/grub/i386-pc/core.img                     1
 200.163841248 = 214.924288000  boot/vmlinuz-4.4.0-109-generic                 1
 204.913845062 = 220.024565760  boot/vmlinuz-4.4.0-112-generic                 1
 204.913845062 = 220.024565760  vmlinuz                                        1
 200.163841248 = 214.924288000  vmlinuz.old                                    1
 202.771709442 = 217.724465152  boot/initrd.img-4.4.0-109-generic              4
  80.318588257 = 86.241427456   boot/initrd.img-4.4.0-112-generic              3
  80.318588257 = 86.241427456   initrd.img                                     3
 202.771709442 = 217.724465152  initrd.img.old                                 4

=========================== sdc1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------

if loadfont /boot/grub/font.pf2 ; then
	set gfxmode=auto
	insmod efi_gop
	insmod efi_uga
	insmod gfxterm
	terminal_output gfxterm
fi

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray

menuentry "Try Ubuntu without installing" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
	initrd	/casper/initrd.lz
}
menuentry "Install Ubuntu" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash ---
	initrd	/casper/initrd.lz
}
menuentry "OEM install (for manufacturers)" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
	initrd	/casper/initrd.lz
}
menuentry "Check disc for defects" {
	set gfxpayload=keep
	linux	/casper/vmlinuz.efi  boot=casper integrity-check quiet splash ---
	initrd	/casper/initrd.lz
}
--------------------------------------------------------------------------------

============================== sdc1/syslinux.cfg: ==============================

--------------------------------------------------------------------------------
DEFAULT loadconfig

LABEL loadconfig
  CONFIG /isolinux/isolinux.cfg
  APPEND /isolinux/
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

            ?? = ??             boot/grub/grub.cfg                             1

================= sdc1: Location of files loaded by Syslinux: ==================

           GiB - GB             File                                 Fragment(s)

            ?? = ??             syslinux.cfg                                   1
            ?? = ??             ldlinux.sys                                    1

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

File descriptor 9 (/proc/8095/mounts) leaked on lvs invocation. Parent PID 16856: bash
File descriptor 63 (pipe:[59554]) leaked on lvs invocation. Parent PID 16856: bash

ADDITIONAL INFORMATION :
=================== log of boot-repair 20180211_1023 ===================
boot-repair version : 4ppa65
boot-sav version : 4ppa65
boot-sav-extra version : 4ppa65
glade2script version : 3.2.3~ppa4
boot-repair is executed in live-session (Ubuntu 16.04.1 LTS, xenial, Ubuntu, x86_64)
CPU op-mode(s):        32-bit, 64-bit
BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash ---
ls: cannot access '/home/usr/.config': No such file or directory

=================== os-prober:
/dev/sda1:Ubuntu 16.04.3 LTS (16.04):Ubuntu:linux

=================== blkid:
/dev/sda1: LABEL="partRacineUbuntu" UUID="42c4b5c3-e799-489c-b596-b4066b487f84" TYPE="ext4" PTTYPE="dos" PARTUUID="b8d13465-01"
/dev/sdb1: LABEL="partData" UUID="b8da4633-2825-4e89-8759-21d32bc8082d" TYPE="ext4" PARTUUID="e8fbbbff-17fa-47c7-abeb-63474fcb686e"
/dev/sdc1: LABEL="UBUNTU 16_0" UUID="6002-2C9D" TYPE="vfat" PARTUUID="0e99dfdf-01"
/dev/loop0: TYPE="squashfs"
/dev/sda5: UUID="7ee17742-68d4-489b-99e6-b1f0466e758c" TYPE="swap" PARTUUID="b8d13465-05"


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


=================== sda1/etc/grub.d/ :
drwxr-xr-x  2 root root     4096 Feb  6 16:49 grub.d
drwxr-xr-x  2 root root     4096 Jan 28  2017 grub.d.bak
total 76
-rwxr-xr-x 1 root root  9791 May 20  2017 00_header
-rwxr-xr-x 1 root root  6258 Mar 15  2016 05_debian_theme
-rwxr-xr-x 1 root root 12512 May 20  2017 10_linux
-rwxr-xr-x 1 root root 11082 May 20  2017 20_linux_xen
-rwxr-xr-x 1 root root 11692 May 20  2017 30_os-prober
-rwxr-xr-x 1 root root  1418 May 20  2017 30_uefi-firmware
-rwxr-xr-x 1 root root   214 May 20  2017 40_custom
-rwxr-xr-x 1 root root   216 May 20  2017 41_custom
-rw-r--r-- 1 root root   483 May 20  2017 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"




=================== sda1recordfail=1/grub/grubenv :
recordfail=1




=================== efibootmgr -v
BootCurrent: 0004
Timeout: 1 seconds
BootOrder: 0004,0003,0002,0005,0001
Boot0001* Hard Drive	BBS(HD,,0x0)..GO..NO........o.S.T.1.0.0.0.D.M.0.1.0.-.2.E.P.1.0.2....................A...........................>..Gd-.;.A..MQ..L. . . . . . . . . . . . .9.Z.8.A.F.N.0.M........BO..NO........o.S.a.m.s.u.n.g. .S.S.D. .8.5.0. .E.V.O. .2.5.0.G.B....................A...........................>..Gd-.;.A..MQ..L.2.S.6.R.X.N.H.0.8.B.3.3.7.3. .V. . . . ........BO
Boot0002* CD/DVD Drive	BBS(CDROM,,0x0)..GO..NO........o.D.R.W.-.2.4.D.5.M.T....................A...........................>..Gd-.;.A..MQ..L.8.K.G.3.L.7.3.8.1.1. .9. . . . . . . . ........BO
Boot0003* Network Card	BBS(Network,,0x0)..GO..NO........q.I.B.A. .C.L. .S.l.o.t. .0.0.F.E. .v.0.1.1.0.........................rN.D+..,............B..Gd-.;.A..MQ..L.I.B.A. .C.L. .S.l.o.t. .0.0.F.E. .v.0.1.1.0........BO
Boot0004* UEFI: SanDisk, Partition 1	PciRoot(0x0)/Pci(0x14,0x0)/USB(7,0)/HD(1,MBR,0x4294967263,0x800,0x1dcf800)..BO
Boot0005* USB	BBS(HD,,0x0)..GO..NO........k.S.a.n.D.i.s.k....................A.......................>..Gd-.;.A..MQ..L.4.C.5.3.0.0.0.1.1.3.0.8.0.4.1.1.2.2.7.0........BO

=================== UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled. (maybe sec-boot, Please report this message to boot.repair@gmail.com)


=================== PARTITIONS & DISKS:
sda1	: sda,	not-sepboot,	grubenv-ng	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,	notbiosboot, /mnt/boot-sav/sda1.
sdb1	: sdb,	maybesepboot,	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,	notbiosboot, /mnt/boot-sav/sdb1.

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


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

BYT;
/dev/sda:250GB:scsi:512:512:msdos:ATA Samsung SSD 850:;
1:1049kB:233GB:233GB:ext4::boot;
2:233GB:250GB:17.1GB:::;
5:233GB:250GB:17.1GB:linux-swap(v1)::;

BYT;
/dev/sdb:1000GB:scsi:512:4096:gpt:ATA ST1000DM010-2EP1:;
1:1049kB:1000GB:1000GB:ext4::msftdata;

BYT;
/dev/sdc:16.0GB:scsi:512:512:msdos:SanDisk Cruzer U:;
1:1049kB:16.0GB:16.0GB:fat32::boot, lba;

=================== lsblk:
KNAME TYPE FSTYPE     SIZE LABEL
sda   disk          232.9G
sda1  part ext4       217G partRacineUbuntu
sda2  part              1K
sda5  part swap      15.9G
sdb   disk          931.5G
sdb1  part ext4     931.5G partData
sdc   disk           14.9G
sdc1  part vfat      14.9G UBUNTU 16_0
sr0   rom            1024M
loop0 loop squashfs   1.4G

KNAME ROTA RO RM STATE   MOUNTPOINT
sda      0  0  0 running
sda1     0  0  0         /mnt/boot-sav/sda1
sda2     0  0  0
sda5     0  0  0         [SWAP]
sdb      1  0  0 running
sdb1     1  0  0         /mnt/boot-sav/sdb1
sdc      1  0  1 running
sdc1     1  0  1         /cdrom
sr0      1  0  1 running
loop0    1  1  0         /rofs


=================== mount:
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=8143528k,nr_inodes=2035882,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1631632k,mode=755)
/dev/sdc1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
/cow on / type overlay (rw,relatime,lowerdir=//filesystem.squashfs,upperdir=/cow/upper,workdir=/cow/work)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=1631632k,mode=700,uid=999,gid=999)
gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw,relatime,data=ordered)
/dev/sdb1 on /mnt/boot-sav/sdb1 type ext4 (rw,relatime,data=ordered)


=================== ls:
/sys/block/sda (filtered):  alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity 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 integrity power queue range removable ro sdb1 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 integrity 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 integrity power queue range removable ro size slaves stat subsystem trace uevent
/dev (filtered):  autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse hidraw0 hidraw1 hidraw2 hidraw3 hidraw4 hidraw5 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 initctl input kmsg kvm lightnvm log lp0 mapper mcelog mei0 mem memory_bandwidth mqueue net network_latency network_throughput null parport0 port ppp psaux ptmx ptp0 pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sdc sdc1 sg0 sg1 sg2 sg3 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom usb userio vfio vga_arbiter vhci vhost-net watchdog watchdog0 zero
ls /dev/mapper:  control

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

Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs  7.8G     0  7.8G   0% /dev
tmpfs          tmpfs     1.6G  9.6M  1.6G   1% /run
/dev/sdc1      vfat       15G  1.5G   14G  10% /cdrom
/dev/loop0     squashfs  1.4G  1.4G     0 100% /rofs
/cow           overlay   7.8G   90M  7.7G   2% /
tmpfs          tmpfs     7.8G  144K  7.8G   1% /dev/shm
tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
tmpfs          tmpfs     7.8G     0  7.8G   0% /sys/fs/cgroup
tmpfs          tmpfs     7.8G   24K  7.8G   1% /tmp
tmpfs          tmpfs     1.6G   64K  1.6G   1% /run/user/999
/dev/sda1      ext4      214G  134G   69G  66% /mnt/boot-sav/sda1
/dev/sdb1      ext4      917G  151G  720G  18% /mnt/boot-sav/sdb1

=================== fdisk -l:
Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 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 /dev/ram1: 64 MiB, 67108864 bytes, 131072 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 /dev/ram2: 64 MiB, 67108864 bytes, 131072 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 /dev/ram3: 64 MiB, 67108864 bytes, 131072 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 /dev/ram4: 64 MiB, 67108864 bytes, 131072 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 /dev/ram5: 64 MiB, 67108864 bytes, 131072 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 /dev/ram6: 64 MiB, 67108864 bytes, 131072 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 /dev/ram7: 64 MiB, 67108864 bytes, 131072 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 /dev/ram8: 64 MiB, 67108864 bytes, 131072 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 /dev/ram9: 64 MiB, 67108864 bytes, 131072 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 /dev/ram10: 64 MiB, 67108864 bytes, 131072 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 /dev/ram11: 64 MiB, 67108864 bytes, 131072 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 /dev/ram12: 64 MiB, 67108864 bytes, 131072 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 /dev/ram13: 64 MiB, 67108864 bytes, 131072 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 /dev/ram14: 64 MiB, 67108864 bytes, 131072 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 /dev/ram15: 64 MiB, 67108864 bytes, 131072 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 /dev/loop0: 1.4 GiB, 1459982336 bytes, 2851528 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 /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos
Disk identifier: 0xb8d13465

Device     Boot     Start       End   Sectors  Size Id Type
/dev/sda1  *         2048 455075839 455073792  217G 83 Linux
/dev/sda2       455077886 488396799  33318914 15.9G  5 Extended
/dev/sda5       455077888 488396799  33318912 15.9G 82 Linux swap / Solaris


Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 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
Disklabel type: gpt
Disk identifier: 83FF1B26-AD3C-4097-AA36-E7A3367E4E5F

Device     Start        End    Sectors   Size Type
/dev/sdb1   2048 1953523711 1953521664 931.5G Microsoft basic data




Disk /dev/sdc: 14.9 GiB, 16005464064 bytes, 31260672 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
Disklabel type: dos
Disk identifier: 0x0e99dfdf

Device     Boot Start      End  Sectors  Size Id Type
/dev/sdc1  *     2048 31260671 31258624 14.9G  c W95 FAT32 (LBA)




=================== Suggested repair
The default repair of the Boot-Repair utility would reinstall the grub2 of sda1 into the MBRs of all disks (except live-disks and removable disks without OS).
Additional repair would be performed: unhide-bootmenu-10s


=================== Advice in case of suggested repair
The boot of your PC is in EFI mode, but no EFI partition was detected. You may want to retry after creating a EFI partition (FAT32, 100MB~250MB, start of the disk, boot flag).
Do you want to continue?


=================== Final advice in case of suggested repair
Please do not forget to make your BIOS boot on sda (ATA Samsung SSD 850) disk!

The boot files of [Ubuntu 16.04.3 LTS] are far from the start of the disk. Your BIOS may not detect them. You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk). This can be performed via tools such as gParted. Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)


=================== User settings
The settings chosen by the user will not act on the boot.

The boot of your PC is in EFI mode, but no EFI partition was detected. You may want to retry after creating a EFI partition (FAT32, 100MB~250MB, start of the disk, boot flag).
Do you want to continue?

Dernière modification par gc29 (Le 11/02/2018, à 12:37)

Hors ligne

#32 Le 11/02/2018, à 13:51

gc29

Re : espace libre insuffisant plus de boot

pas ose laisser faire boot repair
en lisant dautres posts

ubuntu@ubuntu:~$ grub-install /dev/sda1
Installing for i386-pc platform.
grub-install: error: cannot open directory `/boot/grub/i386-pc': No such file or directory.

avec sudo

ubuntu@ubuntu:~$ sudo grub-install /dev/sda1
Installing for i386-pc platform.
grub-install: error: failed to get canonical path of `/cow'.

en fin de boot info :
La réparation par défaut de l'utilitaire Boot-Repair réinstalle le grub2 de sda1 dans les MBR de tous les disques (à l'exception des disques dynamiques et des disques amovibles sans système d'exploitation).
Une réparation supplémentaire serait effectuée: unhide-bootmenu-10s
Le démarrage de votre PC est en mode EFI, mais aucune partition EFI n'a été détectée. Vous pouvez réessayer après avoir créé une partition EFI (FAT32, 100MB ~ 250MB, démarrage du disque, indicateur de démarrage).
Voulez-vous continuer?
S'il vous plaît ne pas oublier de faire démarrer votre BIOS sur le disque sda (ATA Samsung SSD 850)!

Les fichiers de démarrage de [Ubuntu 16.04.3 LTS] sont loin du début du disque. Votre BIOS peut ne pas les détecter. Vous pouvez réessayer après avoir créé une partition / boot (EXT4,> 200 Mo, démarrage du disque). Cela peut être effectué via des outils tels que gParted. Sélectionnez ensuite cette partition via l'option [Separate / boot partition:] de [Boot Repair]. (https://help.ubuntu.com/community/BootPartition)

Les paramètres choisis par l'utilisateur n'agiront pas sur le démarrage

creation sda3, puis boot repair efi puisque ps reussi en sda3
http://paste.ubuntu.com/=zC9mkXkP8g/

Dernière modification par gc29 (Le 11/02/2018, à 16:53)

Hors ligne

#33 Le 11/02/2018, à 17:30

gc29

Re : espace libre insuffisant plus de boot

suite au demarage classique j'obtien un écran noir
[     1.047579]  [drm:i915_gem_ini_stolen [i915_bpo]]  *error* conflit....
ith stolen region: [0xc6000000 -  0xc8000000]
welcome to emergency mode....

ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-31-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Samsung based SSDs
Device Model:     Samsung SSD 850 EVO 250GB
Serial Number:    S2R6NX0HB83337V
LU WWN Device Id: 5 002538 d4180d751
Firmware Version: EMT02B6Q
User Capacity:    250,059,350,016 bytes [250 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Feb 11 17:25:32 2018 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00)	Offline data collection activity
					was never started.
					Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0)	The previous self-test routine completed
					without error or no self-test has ever 
					been run.
Total time to complete Offline 
data collection: 		(    0) seconds.
Offline data collection
capabilities: 			 (0x53) SMART execute Offline immediate.
					Auto Offline data collection on/off support.
					Suspend Offline collection upon new
					command.
					No Offline surface scan supported.
					Self-test supported.
					No Conveyance Self-test supported.
					Selective Self-test supported.
SMART capabilities:            (0x0003)	Saves SMART data before entering
					power-saving mode.
					Supports SMART auto save timer.
Error logging capability:        (0x01)	Error logging supported.
					General Purpose Logging supported.
Short self-test routine 
recommended polling time: 	 (   2) minutes.
Extended self-test routine
recommended polling time: 	 ( 133) minutes.
SCT capabilities: 	       (0x003d)	SCT Status supported.
					SCT Error Recovery Control supported.
					SCT Feature Control supported.
					SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       9140
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       27
177 Wear_Leveling_Count     0x0013   099   099   000    Pre-fail  Always       -       14
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010    Pre-fail  Always       -       0
181 Program_Fail_Cnt_Total  0x0032   100   100   010    Old_age   Always       -       0
182 Erase_Fail_Count_Total  0x0032   100   100   010    Old_age   Always       -       0
183 Runtime_Bad_Block       0x0013   100   100   010    Pre-fail  Always       -       0
187 Uncorrectable_Error_Cnt 0x0032   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0032   076   059   000    Old_age   Always       -       24
195 ECC_Error_Rate          0x001a   200   200   000    Old_age   Always       -       0
199 CRC_Error_Count         0x003e   100   100   000    Old_age   Always       -       0
235 POR_Recovery_Count      0x0012   099   099   000    Old_age   Always       -       4
241 Total_LBAs_Written      0x0032   099   099   000    Old_age   Always       -       7567582640

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
  255        0    65535  Read_scanning was never started
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

Dernière modification par gc29 (Le 11/02/2018, à 19:27)

Hors ligne

#34 Le 24/02/2018, à 17:59

gc29

Re : espace libre insuffisant plus de boot

après mettre arraché les cheveux et x réinstallations :

jagounette@jagounette-System-Product-Name:~$ df -h
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
udev               7,8G       0  7,8G   0% /dev
tmpfs              1,6G    9,6M  1,6G   1% /run
/dev/sda1          214G    8,2G  195G   5% /
tmpfs              7,8G     51M  7,8G   1% /dev/shm
tmpfs              5,0M    4,0K  5,0M   1% /run/lock
tmpfs              7,8G       0  7,8G   0% /sys/fs/cgroup
/dev/loop0          82M     82M     0 100% /snap/core/4110
/dev/loop1         189M    189M     0 100% /snap/vlc/158
/dev/sdb1          917G    584G  287G  68% /data
cgmfs              100K       0  100K   0% /run/cgmanager/fs
tmpfs              1,6G     68K  1,6G   1% /run/user/1000
jagounette@jagounette-System-Product-Name:~$ ls -l
total 40
drwxr-xr-x 2 jagounette jagounette 4096 févr. 24 11:42 Bureau
drwxr-xr-x 9 jagounette jagounette 4096 févr.  4  2017 Documents
-rw-r--r-- 1 jagounette jagounette 8980 févr. 24 11:38 examples.desktop
drwxr-xr-x 8 jagounette jagounette 4096 janv. 28  2017 Images
drwxr-xr-x 3 jagounette jagounette 4096 févr. 20 07:20 Modèles
drwxr-xr-x 3 jagounette jagounette 4096 janv. 28  2017 Musique
drwxr-xr-x 2 jagounette jagounette 4096 janv. 28  2017 Public
lrwxrwxrwx 1 root       root         37 févr. 24 15:51 Téléchargements -> /data/repertoireLiéTéléchargements
drwxr-xr-x 3 jagounette jagounette 4096 janv. 28  2017 Vidéos

donc un mix entre bind et répertoire lié avec un problème de droit root pour téléchargements. Ce n'est pas propre mais après quelques messages d'erreurs

jagounette@jagounette-System-Product-Name:~$ gksudo gedit /etc/fstab

** (gedit:8412): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-spell-enabled n'est pas prise en charge

** (gedit:8412): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-encoding n'est pas prise en charge

** (gedit:8412): WARNING **: Set document metadata failed: La définition de l'attribut metadata::gedit-position n'est pas prise en charge

celui ci m'a fait recommancer pas mal de fois avant de voir que c'est un bugg comme l'an passé.
Dans l'immédiat je ne touche plus seul, passe trop de temps à lire la doc et le forum après des erreurs de débutant. Sans aide on s'égard vite et on cumul les erreurs qui dégouttent.

Hors ligne

#35 Le 24/02/2018, à 19:08

gc29

Re : espace libre insuffisant plus de boot

de courte durée, j'ai voulue remonter le nas pour faire la sauvegarde, puis redemarrer. Ou alors c'est autre chose toujours est il que rebelotte
http://paste.ubuntu.com/p/DzFWBhtH79/
plantage total

Hors ligne