thamireslemes
(usa Ubuntu)
Enviado em 13/08/2017 - 13:41h
Nao reportou erro
ubuntu-gnome@ubuntu-gnome:~$ sudo fdisk -l
Disk /dev/loop0: 1.4 GiB, 1476804608 bytes, 2884384 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: 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: dos
Disk identifier: 0x1dc0fbce
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 156111422 156109375 74.4G 7 HPFS/NTFS/exFAT
/dev/sda2 156112894 1951766527 1795653634 856.2G 5 Extended
/dev/sda3 1951766528 1953519615 1753088 856M 27 Hidden NTFS WinRE
/dev/sda5 156112896 167829503 11716608 5.6G 82 Linux swap / Solaris
/dev/sda6 167831552 197074943 29243392 14G 83 Linux
/dev/sda7 197076992 1951766527 1754689536 836.7G 83 Linux
Partition 2 does not start on physical sector boundary.
Partition table entries are not in disk order.
Disk /dev/sdb: 14.6 GiB, 15707668480 bytes, 30679040 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: 0x00000000
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 30679039 30676992 14.6G c W95 FAT32 (LBA)
ubuntu-gnome@ubuntu-gnome:~$ sudo mount -t ext4 /dev/sda6 /mnt
ubuntu-gnome@ubuntu-gnome:~$ sudo grub-install --root-directory=/mnt /dev/sda
Installing for i386-pc platform.
Installation finished. No error reported.