Dale wrote:

> 
> So the init thingy is going to print all that stuff each time?  Or is
> that the debug stuff you had me add to the grub line?  Please say it is
> so.  It's one reason I checked my email.  I was counting and realized
> the debug stuff that was added may haver done all that.  Taking a deep
> breath helped tho.  ;-)  I still want my hands on that neck tho.  lol
> 
> When I booted into the new kernel and got what I thought was errors, I
> did run dracut -H -f /boot/init<thingy here> and rebooted with it.  When
> it got booted, I could not get LVM to work.  It is /data that has LVM
> for now.  I plan to add /usr and /var later on tho.  The /data partition
> has my videos and such on it.  I plan to reorganize all this under
> /home, which will be on LVM too, later on.  Also, while I was booted in
> the new kernel, I re-emerged lvm2 and then restarted the service.  Still
> a no go.  Attaching kernel config file this time, since it could be the
> issue.  Maybe I added something I shouldn't have?
> 
> Got to get shower and such for tomorrow so back in a bit.  No plans to
> count things right now.
> 
> Dale
> 
> :-)  :-)
> 


OK.  I notice this when I build the init thingy with dracut:

root@fireball / # dracut -H -f /boot/init-thingy
E: Dracut module "lvm" cannot be found.
E: Dracut module "lvm" cannot be found.
I: *** Including module: dash ***
I: *** Including module: udev-rules ***
I: Skipping udev rule: 50-udev.rules
I: Skipping udev rule: 95-late.rules
I: *** Including module: base ***
I: *** Including module: fs-lib ***
I: *** Including module: shutdown ***
I: Skipping program kexec as it cannot be found and is flagged to be
optional
I: *** Including modules done ***
I: Wrote /boot/init-thingy:
I: -rw-r--r-- 1 root root 2406253 Apr  3 00:03 /boot/init-thingy
root@fireball / #

So, it is not able to find the lvm module and honestly, I didn't know
there was one.  Anyway, I googled and only found one reference on this
and it has no fix for it.  So, if I put /usr on lvm, how is dracut going
to be able to find /usr?  This is my current versions:

root@fireball / # emerge -vp dracut lvm2

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ~] sys-fs/lvm2-2.02.95-r1  USE="lvm1 readline udev (-clvm)
(-cman) (-selinux) -static -static-libs" 0 kB
[ebuild   R   ~] sys-kernel/dracut-017-r3  USE="device-mapper -debug
-net (-selinux)" DRACUT_MODULES="lvm -biosdevname -btrfs -caps -crypt
-crypt-gpg -dmraid -dmsquash-live -gensplash -iscsi -livenet -mdraid
-multipath -nbd -nfs -plymouth -ssh-client -syslog" 0 kB

Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
root@fireball / #

I have tried all I know to try.  I'm note sure what is broke now.  If
the init thingy is working, then I guess the new kernel is messing up
lvm.  Speaking of, I have to boot with my old kernel for lvm to work.
It won't work with the kernel I built for the init thingy.  I'm thinking
there is a conflict somewhere.  I just don't know where.  Based on the
fact the new kernel breaks whether I use a init thingy or not, I'm
thinking kernel this time.

Ideas?  Thoughts?  Making sense yet?

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or
how you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"

Reply via email to