Search

You can find the results of your search below.

fix_grub_initramfs_boot @linux_faq
25 Hits, Last modified:
брать ram-диск initrd А потом выполнить команду **boot**. <code> grub> set root=(hd1,gpt3) grub> linux /boot/vmlinuz... grub> initrd /boot/initrd... grub> boot </code> ====== initramfs ====== Если после этого, система загружается, но не может
run_linux_in_termux_qemu_aarch64_emulation @android
2 Hits, Last modified:
ode> mkdir qemu cd qemu/ qemu-img create -f qcow2 boot.img 64G wget https://cdimage.debian.org/debian-cd... arstore.img \ -drive if=virtio,format=qcow2,file=boot.img \ -device virtio-scsi-pci,id=scsi0 \ -objec