Hirdetés

Új hozzászólás Aktív témák

  • _Dumber_

    őstag

    válasz hódmaci #28015 üzenetére

    sejtettem, hogy fent van.. passzolom

    Délután felraktam virtuális gépre az ubuntut, majd liveról bebootoltam és ezt csináltam:

    ubuntu@ubuntu:~$ sudo fdisk -l

    Disk /dev/sda: 8589 MB, 8589934592 bytes
    255 heads, 63 sectors/track, 1044 cylinders, total 16777216 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: 0x000638dc

    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 1677311 837632 82 Linux swap / Solaris
    /dev/sda2 1679358 16775167 7547905 5 Extended
    /dev/sda5 1679360 16775167 7547904 83 Linux
    ubuntu@ubuntu:~$ sudo mount /dev/sda5 /mnt
    ubuntu@ubuntu:~$ su
    Password:
    su: Authentication failure
    ubuntu@ubuntu:~$ sudo su
    root@ubuntu:/home/ubuntu# mount --bind /dev /mnt/dev
    root@ubuntu:/home/ubuntu# mount --bind /proc /mnt/proc
    root@ubuntu:/home/ubuntu# chroot /mnt
    root@ubuntu:/# Es bent vagyok^C
    root@ubuntu:/# grub-install /dev/sda
    Installing for i386-pc platform.
    device node not found
    device node not found
    device node not found
    device node not found
    device node not found
    device node not found
    device node not found
    device node not found
    device node not found
    Installation finished. No error reported.
    root@ubuntu:/# Es kesz

    Nálam ennyi volt, de 32bit és nem GPT-s
    Próbáld megcsinálni (#28006) CPT.Pirk ötletét

    (ezen is látszik, hogy a bootflag a swapon van,ami természetesen hülyeség, de grub esetén ez tök mindegy !)

    [ Szerkesztve ]

Új hozzászólás Aktív témák