lv_home can't be mount at boot time



I met a problem when fedora booting.

can't mount /home !
And In Emergency mode the lv_home which was automaticly build when i
installed fedora was disappear in /dev/vg_yxy ,while
/dev/vg_yxy/lv_root was
there and mount correctly.

lvdisplay show lv_home is not available .

Hereis what i do to mount /home

1 lvchange -a y /dev/vg_yxy/lv_home
2 I found /dev/vg_yxy/lv_root ---> ../dm-1 and there is /dev/dm-2
so
ln -s /dev/dm-2 /dev/vg_yxy/lv_home
3 mount /home

yes it can be mounted . and the file is all ok.
there is two problem.

1 I can't ,move mouse and keyboard can't responsed
2 reboot . /home was mounted again .I should do the same thing!

I google it .found can write /etc/inittabe to do before lvm was
mounted. however fedora16 didn't use /etc/inittable

So What can i do now ? I'm not in linux so can't get the message from it.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Relevant Pages

  • Re: Mounting SD card with specific encoding
    ... My Fedora box is UTF-8, but the SD card in my Nokia ... I read man mount and I see no mention of encodings. ... The mount command to fix this will be something like: ... Actually I used to contribute to both the Ubuntu and the Fedora lists. ...
    (Fedora)
  • Re: External Hard Drive Mounting Problem for Back ups
    ... Just installed Fedora 8 on my Dell Inspiron ... I suspect you don't really want to "permanently mount" removable ... I suspect that he may run into a problem using it for backup if he ... You can also use the entire drive as one file system. ...
    (Fedora)
  • Re: How to Mount devices
    ... > I am testing a couple of versions of Linux, Knoppix and Fedora. ... > I want to open a console session and mount the same devices in Fedora, ... specify the file system. ... For such cases we have the autofs application. ...
    (alt.linux)
  • Re: Mounting SD card with specific encoding
    ... My Fedora box is UTF-8, but the SD card in my Nokia ... I read man mount and I see no mention of encodings. ... The mount command deals with mounting file systems. ... phone documentation mentions the file system type. ...
    (Fedora)
  • Re: is it possible to mount only a part of a device?
    ... > they can safely delete any files created prior to the last reboot. ... I installed Fedora, everything worked fine. ... I planned to mount /tmp to the FAT-partition ... if two installations share a partition ...
    (comp.os.linux.misc)