All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] lvmcreate_initrd missing in lvm2?
@ 2004-04-13 15:50 Martin Leslie
  2004-04-14 14:46 ` Jeff Layton
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Leslie @ 2004-04-13 15:50 UTC (permalink / raw)
  To: linux-lvm


Hi all.

I have just downloaded the lvm2 debian package and I cant find the 
lvmcreate_initrd command.

Has it been replaced with another command or does it live in aonther 
package?

Regards

Martin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-lvm] lvmcreate_initrd missing in lvm2?
  2004-04-13 15:50 [linux-lvm] lvmcreate_initrd missing in lvm2? Martin Leslie
@ 2004-04-14 14:46 ` Jeff Layton
  2004-04-15 12:48   ` Jean-Luc Coulon (f5ibh)
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Layton @ 2004-04-14 14:46 UTC (permalink / raw)
  To: martin, LVM general discussion and development

On Tue, 2004-04-13 at 17:50 +0200, Martin Leslie wrote:

> Hi all.
> 
> I have just downloaded the lvm2 debian package and I cant find the 
> lvmcreate_initrd command.
> 
> Has it been replaced with another command or does it live in aonther 
> package?
> 
> Regards
> 
> Martin
> 

It's still under development, but there is current script that works at:

http://poochiereds.net/svn/lvm2create_initrd

> 
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
-- 
Jeff Layton <jtlayton@poochiereds.net>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-lvm] lvmcreate_initrd missing in lvm2?
  2004-04-14 14:46 ` Jeff Layton
@ 2004-04-15 12:48   ` Jean-Luc Coulon (f5ibh)
  2004-04-15 18:34     ` Jeffrey Layton
  0 siblings, 1 reply; 4+ messages in thread
From: Jean-Luc Coulon (f5ibh) @ 2004-04-15 12:48 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

Le 14.04.2004 16:46, Jeff Layton a écrit :
>On Tue, 2004-04-13 at 17:50 +0200, Martin Leslie wrote:
>

Hello,

The mentionned script creates an symlink to busybox from linuxrc.
In this case what is the contents / action of such a script ?

--
Regards
		- Jean-Luc

>
>It's still under development, but there is current script that works
>at:
>
>http://poochiereds.net/svn/lvm2create_initrd
>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-lvm] lvmcreate_initrd missing in lvm2?
  2004-04-15 12:48   ` Jean-Luc Coulon (f5ibh)
@ 2004-04-15 18:34     ` Jeffrey Layton
  0 siblings, 0 replies; 4+ messages in thread
From: Jeffrey Layton @ 2004-04-15 18:34 UTC (permalink / raw)
  To: LVM general discussion and development


On Thu, 2004-04-15 at 08:48, Jean-Luc Coulon (f5ibh) wrote:
> Hello,
> 
> The mentionned script creates an symlink to busybox from linuxrc.
> In this case what is the contents / action of such a script ?
> 
> --
> Regards
> 		- Jean-Luc

It won't do anything since it creates the symlink under /bin on the
initrd image. A quick look at the busybox sources seems to indicate that
it will behave like a mini-implementation of 'init'. So if you created
an /etc/inittab and make the link a /linuxrc it would prob. behave like
'init'.

Most of what I've read seems to indicate that the /linuxrc thingy is
being deprecated though, and that most things should use '/sbin/init'
instead. That's what this script does. Not sure what the kernel does if
you have a /linuxrc _and_ a /sbin/init though...

I'll go ahead and remove the linuxrc link from my hosted copy of the
script...

-- Jeff

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-04-15 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-13 15:50 [linux-lvm] lvmcreate_initrd missing in lvm2? Martin Leslie
2004-04-14 14:46 ` Jeff Layton
2004-04-15 12:48   ` Jean-Luc Coulon (f5ibh)
2004-04-15 18:34     ` Jeffrey Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.