2

I just created a USB bootable for ubuntu (but also tried other distributions) but it did not succeed as GRUB displays this error:

error: unknown filesystem
Entering rescue mode...
grub rescue> ls
(hd0)(hd1)

I have a XPS 13 (9360) and I don't know how to fix this problem. I tried some solutions proposed over the web, but it did not work for me.

PS: I switch the SATA mode from RAID to AHCI but I don't think it's related

prolificslacker
  • 1,315
  • 10
  • 17
mykiwi
  • 131

1 Answers1

1

It worked for me:

  • use rufus
  • choose "MBR partition schema for UEFI"
  • write in DD image mode
mykiwi
  • 131