thguilherme
(usa Ubuntu)
Enviado em 11/11/2010 - 13:13h
nao deu certo
aparece isso:
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000dd3b1
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3824 30716248+ 7 HPFS/NTFS
/dev/sda2 3825 60802 457669225+ f W95 Ext'd (LBA)
/dev/sda5 3825 49718 368643523+ 7 HPFS/NTFS
/dev/sda6 49719 55797 48828416 83 Linux
/dev/sda7 59586 60802 9764864 83 Linux
/dev/sda8 59337 59586 1997824 82 Linux swap / Solaris
/dev/sda9 55798 59336 28426240 83 Linux
Partition table entries are not in disk order
ubuntu@ubuntu:~$ sudo mount /dev/sda9 /mnt
ubuntu@ubuntu:~$ grub-install --root-directory=/mnt /dev/sda
mkdir: cannot create directory `/mnt/boot/grub': Permission denied
ubuntu@ubuntu:~$