You are not logged in.

#1 2012-01-12 12:43:45

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,920
Website

Booting iso image from grub [Solved]

I am interested in booting arch install iso from grub.

At the moment I have mounted image on a loop device and copied files across to a new directory

Set up a grub to boot vmlinuz and load archiso.img

Thing is I keep getting dropped to ramfs, so guessing the image/ramdisk etc is not getting set up

Managed to open up archiso.img but not sure what I am looking for that might help.

Figure that I need to change something or maybe write a script to allow init to boot

Any pointers if this possible?

Last edited by Mr Green (2012-01-14 13:50:52)


Mr Green I like Landuke!

Offline

#2 2012-01-12 15:15:58

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: Booting iso image from grub [Solved]

add earlymodules=loop as workaround in kernel command line

Offline

#3 2012-01-12 16:51:59

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,920
Website

Re: Booting iso image from grub [Solved]

Did not work still get dropped to ramfs

Wondering if root=/dev/ram0 might work?

Waiting 30 seconds for device /dev/disk/by-label/ 

Last edited by Mr Green (2012-01-12 16:54:43)


Mr Green I like Landuke!

Offline

#4 2012-01-12 16:57:04

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: Booting iso image from grub [Solved]

oh no root=/dev/ram0 is from linux-2.4 era

What are exactly are you doing? Looks like you are missing archisolabel= parameter, (the most important)

See this: https://bbs.archlinux.org/viewtopic.php?id=130775

Last edited by djgera (2012-01-12 16:57:57)

Offline

#5 2012-01-12 17:09:09

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,920
Website

Re: Booting iso image from grub [Solved]

Nice thanks for link

Only I have extracted [mount loop] iso and copied to a second drive

Last edited by Mr Green (2012-01-12 17:16:16)


Mr Green I like Landuke!

Offline

Board footer

Powered by FluxBB