Keresés

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

  • Toby888

    senior tag

    válasz cigam #24057 üzenetére

    így ahogy mondod...

    ez a win10 : insmod part_msdos
    insmod ntfs
    set root='hd0,msdos1'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 708AB4E48AB4A84C
    else
    search --no-floppy --fs-uuid --set=root 708AB4E48AB4A84C
    fi
    parttool ${root} hidden-
    drivemap -s (hd0) ${root}
    chainloader +1

    ez a win7 : insmod part_msdos
    insmod ntfs
    set root='hd0,msdos2'
    if [ x$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 708AB4E48AB4A84C
    else
    search --no-floppy --fs-uuid --set=root 708AB4E48AB4A84C
    fi
    parttool ${root} hidden-
    drivemap -s (hd0) ${root}
    chainloader +1

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

Hirdetés