On Mon, 22 Nov 2010 21:21:03 +0100, Daniel Pocock wrote:
I had already run update-grub, but that hasn't made any difference

update-grub should call the script '/etc/grub.d/30_os-prober'. What if
you call it directly? Does it return any error? You may also call
os-prober directly.
r...@debian6:/etc# /etc/grub.d/30_os-prober
/usr/bin/os-prober: 99: cannot create /tmp/os-prober.tMerGF/mounted-map: Invalid argument /usr/bin/os-prober: 100: cannot create /tmp/os-prober.tMerGF/raided-map: Invalid argument
r...@debian6:/etc# mount | grep tmp
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
r...@debian6:/etc# ls -ld /tmp
drwxrwxrwt 10 root root 4096 Nov 27 12:09 /tmp

I checked disk space - it is not an issue



r...@debian6:/etc# mkdir /tmp/os-prober.tMerGF/
r...@debian6:/etc# touch /tmp/os-prober.tMerGF/mounted-map
touch: setting times of `/tmp/os-prober.tMerGF/mounted-map': No such file or directory


r...@debian6:/etc# touch /test1
r...@debian6:/etc# touch /tmp/test2
touch: setting times of `/tmp/test2': No such file or directory

Something funny going on in /tmp - not exactly sure what - would you recognise this problem, or should I look more closely?





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to