by redjan on Wed Jan 23, 2013 8:48 am
Ok thanks,
here it is:
redjan-Aspire-5738 redjan # fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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: 0xeca8eca8
Device Boot Start End Blocks Id System
/dev/sda1 2048 26626047 13312000 27 Hidden NTFS WinRE
/dev/sda2 * 26626048 26830847 102400 7 HPFS/NTFS/exFAT
/dev/sda3 26830848 375138533 174153843 7 HPFS/NTFS/exFAT
/dev/sda4 375140350 625141759 125000705 5 Extended
/dev/sda5 375140352 616765439 120812544 83 Linux
/dev/sda6 616767488 625141759 4187136 82 Linux swap / Solaris
Disk /dev/sdb: 4194 MB, 4194304512 bytes
255 heads, 63 sectors/track, 509 cylinders, total 8192001 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: 0x0d0c0b0a
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 8177084 4088511 c W95 FAT32 (LBA)
redjan-Aspire-5738 redjan # mount /dev/sda5 /mnt
redjan-Aspire-5738 redjan # grub-install --root-directory=/mnt /dev/sda
Installation finished. No error reported.