Re: [linux-lvm] Re:cramfs ramdisk and rootfs on LVM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jan,

YES... sorry I miss this, I used the builtin "mount" command of the "nash" shell (very small shell from redhat).

Best regards.

Francis

Jan H. van Gils wrote:

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

_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux