Reply To: [Solved] Install issue in old laptop with IDE to Msata SSD Adapter

Forum › Forums › Official Releases › antiX-21/22 “Grup Yorum” › [Solved] Install issue in old laptop with IDE to Msata SSD Adapter › Reply To: [Solved] Install issue in old laptop with IDE to Msata SSD Adapter

#80529
Irina060
Member

    This kinda worked, the installation went through just fine. But when I restarted the laptop I got to the same grub rescue promt. This time though when I typed “ls (hd0,msdos1)” the ext2 format was detected which is new. I tried set root=(hd0,msdos1)
    set prefix=(hd0,msdos1)/boot/grub
    insmod normal
    But “insmod normal” gave this error: attempt to read or write outside of disk ‘hd0’

    Should I try to go back to the live usb and do a grub reinstall and repair or should I try another thing in the grub rescue promt?