[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Booting debian livecd iso from grub2 - panic Unable to find a medium containing a live file system



On 12/02/2012 03:45 PM, Baurzhan Muftakhidinov wrote:
> Well, it works fine for me, and I use Debian sid.
> I don't know how it works in Debian squeeze.
> 
> Is it /dev/sda8 for sure? What file system is on it?
> 
> On Sun, Dec 2, 2012 at 12:35 PM,  <lukshuntim@gmail.com> wrote:
>> On 12/01/2012 12:12 AM, Baurzhan Muftakhidinov wrote:
>>> fromiso=/dev/sda8/iso/debian-live-6.0.5-i386-lxde-desktop.iso
>>> ?
>>
>> Thanks for the help. :-)
>>
>>>
>>> On Fri, Nov 30, 2012 at 10:01 PM,  <lukshuntim@gmail.com> wrote:
>>>> ed to boot the debian-live-6.0.5-i386-lxde-desktop.iso from a hard
>>>> disk partition using grub
>>>
>>
>> Unfortunately it doesn't work.
> 

Can you post the relevant menuentry entry of your grub.cfg? Any other
working example would be greatly appreciated.

Currently, mine (which is not working,) is:

menuentry "Debian Live 686 - 6.0.5 - Squeeze LXDE " {
 loopback loop (hd0,8)/iso/debian-live-6.0.5-i386-lxde-desktop.iso
 linux (loop)/live/vmlinuz2 boot=live config
fromiso=/dev/sda8/iso/debian-live-6.0.5-i386-lxde-desktop.iso
 initrd (loop)/live/initrd2.img
}

Regards,
ST
-- 


Reply to: