Siduction Forum

Siduction Forum => Software - Support => Topic started by: mylo on 2011/02/16, 10:44:46

Title: SystemLog Einträge
Post by: mylo on 2011/02/16, 10:44:46
Hallo, wollte mal wissen, was ich von solcher Art Einträge im SystemLog zu halten habe?

2011-02-16 10:37:31 tuap os-prober debug: os detected by /usr/lib/os-probes/50mounted-tests
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sda5
2011-02-16 10:37:31 tuap 10freedos debug: /dev/sda5 is not a FAT partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sda5
2011-02-16 10:37:31 tuap 10qnx debug: /dev/sda5 is not a QNX4 partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sda5
2011-02-16 10:37:31 tuap macosx-prober debug: /dev/sda5 is not an HFS+ partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sda5
2011-02-16 10:37:31 tuap 20microsoft debug: /dev/sda5 is not a MS partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sda5
2011-02-16 10:37:31 tuap 30utility debug: /dev/sda5 is not a FAT partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/sda5
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/sda5
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sda5
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/sda5
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/sda5
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sda6
2011-02-16 10:37:31 tuap 10freedos debug: /dev/sda6 is not a FAT partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sda6
2011-02-16 10:37:31 tuap 10qnx debug: /dev/sda6 is not a QNX4 partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sda6
2011-02-16 10:37:31 tuap macosx-prober debug: /dev/sda6 is not an HFS+ partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sda6
2011-02-16 10:37:31 tuap 20microsoft debug: /dev/sda6 is not a MS partition: exiting
2011-02-16 10:37:31 tuap os-prober debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sda6
2011-02-16 10:37:31 tuap 30utility debug: /dev/sda6 is not a FAT partition: exiting
Title: SystemLog Einträge
Post by: ralv on 2011/02/16, 10:54:53
Ich würde mal sagen, das ist einfach die Ausgabe des OS-Probers (grub), der deine Partitionen auf die installierten Systeme untersucht...
Title: SystemLog Einträge
Post by: devil on 2011/02/16, 12:22:13
rischtisch.

greetz
devil
Title: SystemLog Einträge
Post by: mylo on 2011/02/16, 12:41:49
selbstverständlich habe ich ausschließlich nur aptosid auf dem Rechner (ich setze auf Qualität und Preis-leistungsverhältnis!).
Muß der prober da ständig pollen? Sieht ja aus wie ein Angriff!
Title: SystemLog Einträge
Post by: ralv on 2011/02/16, 14:03:27
ein

chmod -x /etc/grub.d/30_os-prober

gefolgt von einem

update-grub

sollte das beenden...
Title: SystemLog Einträge
Post by: ralv on 2011/02/16, 15:10:20
Oder, noch besser, folgender Eintrag in /etc/default/grub:

GRUB_DISABLE_OS_PROBER=true