Dernier message de la page précédente :
Code : Tout sélectionner
mint ~ # sudo parted --list
Model: ATA WDC WD10JPVX-60J (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 274MB 273MB fat32 EFI system partition boot, esp
2 274MB 290MB 16.8MB Microsoft reserved partition msftres
3 290MB 825GB 824GB ntfs Basic data partition msftdata
7 825GB 846GB 21.0GB ext4 root
8 846GB 854GB 8389MB linux-swap(v1) swap
9 854GB 950GB 96.5GB ext4 home
4 950GB 982GB 31.5GB ntfs Basic data partition msftdata
5 982GB 983GB 1028MB ntfs Basic data partition hidden, diag
6 983GB 1000GB 17.3GB ntfs Basic data partition hidden, msftdata
Model: Kingston DataTraveler G3 (scsi)
Disk /dev/sdb: 1998MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1024B 1998MB 1998MB primary fat32 boot, lba
mint ~ # sudo apt-get install --reinstall grub-pc grub-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
Need to get 1,907 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 grub-pc amd64 2.02~beta2-36ubuntu3 [198 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 grub-common amd64 2.02~beta2-36ubuntu3 [1,709 kB]
Fetched 1,907 kB in 0s (2,960 kB/s)
Preconfiguring packages ...
(Reading database ... 195838 files and directories currently installed.)
Preparing to unpack .../grub-pc_2.02~beta2-36ubuntu3_amd64.deb ...
Unpacking grub-pc (2.02~beta2-36ubuntu3) over (2.02~beta2-36ubuntu3) ...
Preparing to unpack .../grub-common_2.02~beta2-36ubuntu3_amd64.deb ...
Unpacking grub-common (2.02~beta2-36ubuntu3) over (2.02~beta2-36ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (229-4ubuntu4) ...
Setting up grub-common (2.02~beta2-36ubuntu3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up grub-pc (2.02~beta2-36ubuntu3) ...
grub-probe: error: failed to get canonical path of `/cow'... dois je continuer pour exécuter le bloc d'instructions suivantes qui suivent ?
EDIT de la modération : merci d'utiliser les balises "code" pour tout ce qui concerne le terminal![]()