Thanks a lot for your advices. I tried to install grub on both sda and sdb but
without success.
However I found a workaround and a possible guilty :
- switching to UEFI and installig grub-efi does work. I still have a "efidisk
read error" which
is non-blocking because grub stage2 menu starts imm
I tried to change one BIOS settings (ATA mode or AHCI) but it does not help.
However, I have no more issue when I boot my system with qemu -hda /dev/sda
-hdb /dev/sdb.
Grub finds the raid device and the / partition inside.
So who could be guilty ?
___
Package: exim4-config
Version: 4.67-7
Severity: important
I need to declare other destinations (for which mail is accepted) as a variable
list and I use the following line in debconf :
dc_other_hostnames='+virtual_domains'
When restarting exim4, I got the following error :
/usr/sbin/update-e
OK, I found the problem in upstream source code :
all you have to do is to replace each "return()" calls by "exit()" calls in
main function.
I attached a small patch to this email, changing the 2 calls I found in pxe.cc.
Regards,
diff -urN pxe-1.4.2.old/pxe.cc pxe-1.4.2.new/pxe.cc
--- pxe-1.4.2
FYI, the program segfaults when compiled with gcc >= 4.0.
If you try compiling the source package with gcc-3.3, pxe works again and
doesn't segfault anymore.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: pxe
Version: 1.4.2-2
Severity: grave
Justification: renders package unusable
*** Please type your report below this line ***
/etc/init.d/pxe start gives :
Starting pxe: /etc/init.d/pxe: line 12: 25999 Segmentation fault
start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid
Package: pure-ftpd-ldap
Severity: wishlist
Tags: patch
Here is a patch I made for choosing how Dereferencing of LDAP aliases is made
in pure-ftpd/ldap module. This option was crucial for me and maybe for others,
so here is my contribution.
Files patched are :
- log_ldap.c / log_ldap.h => a
7 matches
Mail list logo