All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] lvm on root filesystem with devfs
@ 2001-05-25 23:08 Joe Harvell
  2001-05-25 23:05 ` Steve Wray
  2001-05-26  6:28 ` Luca Berra
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Harvell @ 2001-05-25 23:08 UTC (permalink / raw)
  To: linux-lvm

I made a custom initrd to bring up lvm on my root filesystem.  When not
running a kernel with devfs, I simply cpio the /dev entries from the ram
filesystem into the lvm root filesystem before doing pivot_root.  This
is so the remaining lvm filesystems can be mounted.  Everything works
fine in this case.

When I run with devfs, though, the /dev entries don't ever show up in
/dev when I do a vgscan.  The result is that I am not able to mount the
lvm root filesystem.


   * Does the fact that I have lvm compiled as a module have anything to
     do with this?
   * Assuming the entries are created, then I shouldn't have to use cpio
     anymore (with devfs).  Right?

---
Joe Harvell

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

end of thread, other threads:[~2001-05-26  6:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-25 23:08 [linux-lvm] lvm on root filesystem with devfs Joe Harvell
2001-05-25 23:05 ` Steve Wray
2001-05-26  2:25   ` Joe Harvell
2001-05-26  6:28 ` Luca Berra

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.