[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] Re:cramfs ramdisk and rootfs on LVM
- From: "Jan H. van Gils" <janvg vgnet nl>
- To: linux-lvm sistina com
- Subject: [linux-lvm] Re:cramfs ramdisk and rootfs on LVM
- Date: Mon Feb 3 05:06:01 2003
Hi,
I tryed the options Francis gave to me but it doesn't work.
Here is my linuxrc file:
#!/bin/sh
/sbin/modprobe lvm-mod
/bin/mount -t tmpfs none /etc
/bin/mount -t proc none /proc
/bin/mount
echo "Scanning for Volume Groups ..."
/sbin/vgscan
echo "Activating Volume Groups ..."
/sbin/vgchange -a y
/bin/umount /proc
/bin/umount /etc
What is wrong in this file.
The thing that I see, is that the /bin/mount option doesn't show me any mounted file
systems. So /etc is not mounted with a tmpfs file system.
Jan
--
With regards Jan H. van Gils
Internet web-page http://www.VGNet.NL/
Internet e-mail address JanVG VGNet NL
RIPE Whois JHG5-RIPE, 6BONE Whois JHG1-6BONE
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]