The next step is to log the "id" of the row to update, not some other key.
2005-01-27 02736, 2005
djce
Less accurate, but a lot faster.
2005-01-27 02717, 2005
canidae
anyone mind if i ask a question _completly_ unrelated to mb? :)
2005-01-27 02753, 2005
djce
I won't mind
2005-01-27 02702, 2005
canidae
heh... well, it's just something that generally annoys me: lately i've started using debian precompiled kernels since it's "easy". however, i need 2.6.11-rc2 due to a bug in my NIC. i used to compile kernels myself earlier, but i don't seem to manage to get the system to mount up my software raid (where both / & /boot is located)
2005-01-27 02721, 2005
canidae
so i simply wonder: what must i make sure is in the kernel to make it mount up a software raid? :)
2005-01-27 02752, 2005
canidae
tried compiling in raid1 support, but i see in the config of the debian kernel that this isn't necessary (there it's a module)
2005-01-27 02732, 2005
real
dont forget debian kernel makes the initd stuff!!!
2005-01-27 02710, 2005
real
thats probably where it gets its raid module from to work, from the initrd but if you compile your own you have to compile it in
2005-01-27 02700, 2005
canidae
well yeah... but it should make that initrd stuff when i compile it myself (using make-kpkg so i'll have a package of it aswell)... but i never really thought of that. let me check
2005-01-27 02701, 2005
djce
I might be pointing out the obvious... but did you try /etc/mkinitrd/modules ?
2005-01-27 02719, 2005
canidae
djce: hmm, maybe not... i'm not familiar with that file (or directory)
2005-01-27 02734, 2005
djce
nor me.... but I had to do something similar a few months back