Results 1 to 7 of 7

Thread: Gentoo: dmraid raid5 fakeraid dualboot

  1. #1
    Join Date
    Apr 2011
    Posts
    62

    Gentoo: dmraid raid5 fakeraid dualboot

    from past couple of hours I am trying to install Gentoo on the computer of mine. Well I have noticed that it seems to be failing at pykde4-4.6.2 location. It results into an error message while doing the same. let me know if you are having specific solution to fix the problem of mine. any help on this particular matter would be highly appreciated. Thanks a lot in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    1,416

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    Well looking at the situation which you have mentioned over here I wanted to know about the hardware configuration of the computer of yours. can you post the entire error message which you are getting on the computer? Have you ever installed Linux on the computer? So answer of the above mentioned question as early as possible so that I can let you know about possible solution to fix the problem which you are getting on the system of yours.

  3. #3
    Join Date
    Nov 2009
    Posts
    1,292

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    I have used python updater but according to me it was the root cause of the problem on the system of mine. you should run the below mentioned command on the terminal.
    Code:
    emerge -av dev-python/sip 
    emerge -av dev-python/PyQt4 
    python-updater
    So you should try the same and let me know whether it was helpful to you or not.

  4. #4
    Join Date
    Nov 2009
    Posts
    1,269

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    Well you need to replace default genkernel config by using the following command.
    Code:
    wget -O /usr/share/genkernel/arch/x86/kernel-config http://kernel-seeds.org/seeds/64_bit...6_64-08.config
    now you have to run following piece of command on the terminal.
    emerge lvm2
    Code:
    genkernel --dmraid --lvm2 --menuconfig all
    it would edit the menuconfig file to the driver of the computer of yours.

  5. #5
    Join Date
    Nov 2008
    Posts
    1,185

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    Looking at the situation which you have mentioned over here I am suggesting following thing which you should try and see whether it is working or not.
    Code:
    genkernel --dmraid all
    it would have .config file which is at the /usr/src/linux/.config and it should be picked up by the genkernel default behavior
    now execute the below command on the terminal and see whether it is working or not.
    Code:
    cp /usr/src/linux/.config /root/kernel-config/ 
    genkernel --dmraid --install --kernel-config=/root/kernel-config all

  6. #6
    Join Date
    Nov 2009
    Posts
    1,035

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    I think you did not require to uninstall udev even if you are supposed to use lvm. The device manager needs for the dmraid which are contained within the lvm2 package. Now you have to run following piece of command on the terminal.
    Code:
    RDEPEND="|| ( >=sys-fs/lvm2-2.02.45 
                    sys-fs/device-mapper )
    Also you might need initramfs if root is on something of the kernel and init process which unable to handle the thing by own.

  7. #7
    Join Date
    May 2008
    Posts
    859

    Re: Gentoo: dmraid raid5 fakeraid dualboot

    As far as copying of the lvm2 binary into the initramfs is concerned you are build the same statically. You should not copy over any libs. If you are not supposed to build the thing statically then you need to move to the ldd /path/to/binary location. You should not mount dev file system on the system anywhere. Also you should execute ls -alh /dev on the computer of yours and see whether it is making any difference or not.

Similar Threads

  1. Replies: 2
    Last Post: 27-08-2011, 12:57 PM
  2. Norton Ghost 15 and Raid5
    By Lyric in forum Networking & Security
    Replies: 5
    Last Post: 19-09-2010, 03:57 AM
  3. Dualboot XP / Edubuntu
    By sivaranjan in forum Operating Systems
    Replies: 5
    Last Post: 06-04-2010, 05:55 AM
  4. Image of a server in RAID5
    By RyanInt in forum Networking & Security
    Replies: 3
    Last Post: 10-10-2009, 08:02 PM
  5. Remove Windows XP in Dualboot with Vista
    By Keegan in forum Operating Systems
    Replies: 3
    Last Post: 03-04-2009, 06:13 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,496,800.61878 seconds with 17 queries