koppix
(usa Funtoo)
Enviado em 19/02/2014 - 17:45h
Bom saida do fdisk
crunchbang@crunchbang:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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 identifier: 0x705365cc
Device Boot Start End Blocks Id System
/dev/sda1 204802048 409602047 102400000 7 HPFS/NTFS/exFAT
/dev/sda2 409602048 976771071 283584512 7 HPFS/NTFS/exFAT
/dev/sda3 * 2048 385023 191488 83 Linux
/dev/sda4 385621 204802047 102208213+ 5 Extended
Partition 4 does not start on physical sector boundary.
/dev/sda5 385623 8193149 3903763+ 82 Linux swap / Solaris
Partition 5 does not start on physical sector boundary.
/dev/sda6 8193213 47263229 19535008+ 83 Linux
Partition 6 does not start on physical sector boundary.
/dev/sda7 47263293 125387324 39062016 83 Linux
Partition 7 does not start on physical sector boundary.
/dev/sda8 125387388 144922364 9767488+ 83 Linux
Partition 8 does not start on physical sector boundary.
/dev/sda9 183992508 204802047 10404770 83 Linux
Partition 9 does not start on physical sector boundary.
/dev/sda10 144922624 183992319 19534848 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 4012 MB, 4012900352 bytes
124 heads, 62 sectors/track, 1019 cylinders, total 7837696 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: 0x0009e87d
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdb1 ? 3223366752 3470046675 123339962 f4 SpeedStor
/dev/sdb2 ? 378192737 710426324 166116794 10 OPUS
/dev/sdb3 ? 225603442 225603451 5 74 Unknown
Partition table entries are not in disk order
______________________________________________________________________
Quando rodo o comando grub-install
crunchbang@crunchbang:~$ sudo grub-install --root-directory=/mnt /dev/sda
sudo: grub-install: command not found