Chris van der Pennen ([EMAIL PROTECTED]) wrote: Hi!
Here I'm again with my attempt to put / on evms2. > Works fine for me, migrated from EVMS1. I can send you my initrd, if > you want. Your linuxrc might be a bit wonky or something. I created my > initrd and linuxrc by hand, from the INSTALL.initrd instructions. I did manually all the steps according to INSTALL.initrd and copied linuxrc from evms-2.1.1 tarball, but still no success. Several mount points are not mounted (eg. /usr, /usr/portage, /sbin), while others are (eg. /opt/ /var ..). Here is the fstab: /dev/hda2 /boot ext3 noauto,noatime 1 1 #/dev/hdc3 / reiserfs noatime 0 0 /dev/evms/lv_root / reiserfs noatime 0 0 /dev/evms/lv_swap swap swap sw 0 0 /dev/evms/lv_usr /usr reiserfs noatime 0 0 /dev/evms/lv_portage /usr/portage reiserfs noatime 0 0 /dev/evms/lv_gentootmp /gentoo_tmp reiserfs noatime 0 0 /dev/evms/lv_home /home reiserfs noatime 0 0 /dev/evms/lv_opt /opt reiserfs noatime 0 0 /dev/evms/lv_var /var reiserfs noatime 0 0 #/dev/hda1 /mnt/win98 vfat noauto,user 0 0 /dev/cdroms/cdrom0 /mnt/dvd-r auto noauto,ro,user,exec 0 0 /dev/cdroms/cdrom1 /mnt/cd-r auto noauto,ro,user,exec 0 0 /dev/fd0 /mnt/floppy auto noauto,user,sync 0 0 # NOTE: The next line is critical for boot! none /proc proc defaults 0 0 # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for # POSIX shared memory (shm_open, shm_unlink). # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will # use almost no memory if not populated with files) # Adding the following line to /etc/fstab should take care of this: none /dev/shm tmpfs defaults 0 0 /dev/hdc3 is my "spare" ie. present / partition. I'm also considering that data on /dev/evms/lv_root are not properly copied from the present / partition, so the question is howto migrate data from present / partition to /dev/evms/lv_root, ie. howto migrate bin dev etc lib mnt proc root sbin service share tmp directories which are under /? And, yes, please send me your initrd to see what is happening. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 -- [EMAIL PROTECTED] mailing list
