Answer the question
In order to leave comments, you need to log in
How to determine file paths in software RAID when booting from GRUB?
Such a question - I uploaded the Ubuntu image to disk, and I want to boot from it: I
use a similar option:
menuentry "Kubuntu Live" {
set root=(hd0,3)
loopback loop /iso/kubuntu-12.04.3-desktop-i386. iso
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/iso/kubuntu-12.04.3-desktop-i386.iso noeject noprompt --
initrd
(loop)/casper/initrd.lz
}
the fact that I have a software RAID and the path to the iso-shnik is not determined in any way.
What should I do?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question