Thread: GRUB error: no such partition (No windows OS installed)
i've been serching forum hours , every thread related "grub error: no such partition" i've read relates fixing issue users windows os installed or trying windows boot.
how happened:
edited partitions , grub error: no such partition. have linux installed.
able boot os typing:
then in terminal did sudo update-grub , rebooted still comes grub error: no such partition.code:set partition=(hd0,1)/boot/grub set root=(hd0,1) insmod normal normal
@ point if type set it shows:
this use prefix=(hd0,msdos1)/boot/grub tried follow instructions on grub rescue thread , did change prefix=(hd0,msdos1)/boot/grub to prefix=(hd0,msdos1)/mnt/boot/grub.code:prefix=(hd0,msdos1)/mnt/boot/grub root=hd0,msdos1
seems need boot automatically change
tocode:prefix=(hd0,msdos1)/mnt/boot/grub root=hd0,msdos1
but how?code:prefix=(hd0,1)/boot/grub root=hd0,1
please me out.
code:sudo os-prober sudo update-grub2
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] GRUB error: no such partition (No windows OS installed)
Ubuntu
Comments
Post a Comment