* Unable to boot Fedora 15 Live iso image from grub2 (iso-scan/filename kernel parameter)
@ 2011-07-21 8:53 jaivuk
[not found] ` <CAC-ivu5wS+xGoekc_jjs72BC4=Dz+k3umnAdSHVu_vjGDva=rQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: jaivuk @ 2011-07-21 8:53 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Hi guys,
I tried to boot Fedora live ISO in form of ISO image from USB
partition (FAT32) where I have grub2 installed but still no luck.
I opened new ticket for this issue:
https://bugzilla.redhat.com/show_bug.cgi?id=723801
I ended up in dracut shell and I tried to mount root manually - I was
successful with that but I still cannot boot:
mkdir -p /liveiso
mount /dev/disk/by-uuid/1234-ABCD /root
losetup -f --show /root/Fedora-15-i686-Live-XFCE.iso
#displayed: /dev/loop0
mount -t auto -o -ro /dev/loop0 /liveiso
#image is mounted to /liveiso
exit
#Now I get the same error message - No root device ... found
Do you think I'm missing some additional commands?
Thank you,
Jaiv
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <CAC-ivu5wS+xGoekc_jjs72BC4=Dz+k3umnAdSHVu_vjGDva=rQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: Unable to boot Fedora 15 Live iso image from grub2 (iso-scan/filename kernel parameter) [not found] ` <CAC-ivu5wS+xGoekc_jjs72BC4=Dz+k3umnAdSHVu_vjGDva=rQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2011-07-21 8:57 ` Harald Hoyer 0 siblings, 0 replies; 2+ messages in thread From: Harald Hoyer @ 2011-07-21 8:57 UTC (permalink / raw) To: jaivuk; +Cc: initramfs-u79uwXL29TY76Z2rM5mHXA On 21.07.2011 10:53, jaivuk wrote: > Hi guys, > > I tried to boot Fedora live ISO in form of ISO image from USB > partition (FAT32) where I have grub2 installed but still no luck. > > I opened new ticket for this issue: > https://bugzilla.redhat.com/show_bug.cgi?id=723801 > > I ended up in dracut shell and I tried to mount root manually - I was > successful with that but I still cannot boot: > > mkdir -p /liveiso > mount /dev/disk/by-uuid/1234-ABCD /root > losetup -f --show /root/Fedora-15-i686-Live-XFCE.iso > #displayed: /dev/loop0 > mount -t auto -o -ro /dev/loop0 /liveiso > #image is mounted to /liveiso > exit > #Now I get the same error message - No root device ... found > > Do you think I'm missing some additional commands? > > Thank you, > > Jaiv > -- > To unsubscribe from this list: send the line "unsubscribe initramfs" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html I will implement the missing pieces.. stay tuned. Btw, Fedora != Ubuntu... you are trying to use kernel command line parameter for the ubuntu initramfs. ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-21 8:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 8:53 Unable to boot Fedora 15 Live iso image from grub2 (iso-scan/filename kernel parameter) jaivuk
[not found] ` <CAC-ivu5wS+xGoekc_jjs72BC4=Dz+k3umnAdSHVu_vjGDva=rQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-07-21 8:57 ` Harald Hoyer
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox