Keresés

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

  • LógaGéza

    veterán

    válasz Siriusb #1034 üzenetére

    sh-4.2# grub-install --target=i386-pc --recheck --debug /dev/sdb

    ...
    grub-install: info: Partition 0 starts from 32.
    grub-install: info: drive = 0.
    grub-install: info: the size of hostdisk//dev/sdb is 32391168.
    grub-install: info: guessed root_dev `hostdisk//dev/sdb' from dir `/boot/grub/i386-pc'.
    grub-install: info: setting the root device to `hostdisk//dev/sdb,msdos1'.
    grub-install: warning: your embedding area is unusually small. core.img won't fit in it..
    grub-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
    grub-install: error: will not proceed with blocklists.

    sh-4.2#

    Ilyen problémával nem is találkoztam még :F

  • LógaGéza

    veterán

    válasz Siriusb #1034 üzenetére

    Syslinux-al próbálkoztam az előbb (telepítőről chrootolt rendszer):

    sh-4.2# syslinux-install_update -i -a -m
    Syslinux BIOS install successful
    FAILED to set attribute Legacy BIOS Bootable on /dev/sdb1


    sh-4.2# fdisk -l /dev/sdb

    Disk /dev/sdb: 15.5 GiB, 16584278016 bytes, 32391168 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 Blocks Id System
    /dev/sdb1 * 32 32391167 16195568 83 Linux


    sh-4.2# blkid
    ...
    /dev/sdb1: UUID="e3c15572-b7a8-4c00-85a5-82e9c94b356e" TYPE="ext2"
    ...


    sh-4.2# nano /boot/syslinux/syslinux.cfg

    ...
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=UUID=e3c15572-b7a8-4c00-85a5-82e9c94b356e ro
    INITRD ../initramfs-linux.img
    ...

    Eredmény: Reboot után nem talál bootolható eszközt (Replace system disk és társai Bt.)

    Azonnal újrapróbálkozok GRUBal.

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