I know there is a bug report for this at https://bugs.launchpad.net/ubuntu/+s...ad/+bug/484677, but that seems to be mainly a sometimes-heated discussion between a developer and some others about just what the bug is.
What I know is that, frequently but not always (say once out of 5 or 10 boots), my computer hangs in boot just after this message is displayed on the screen.
I'm in Lucid 10.04, vmlinuz-2.6.32-24-generic-pae (whatever that may mean), 32bit.
My filesystems are as follows
$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 16253880 5137292 10290940 34% /
none 2052768 368 2052400 1% /dev
none 2056972 0 2056972 0% /dev/shm
none 2056972 120 2056852 1% /var/run
none 2056972 0 2056972 0% /var/lock
none 2056972 0 2056972 0% /lib/init/rw
/dev/sda3 157286396 69409424 87876972 45% /mnt/win_d
/dev/sdb5 7874528 150560 7323952 3% /tmp
/dev/sdb6 125988604 56681984 62906728 48% /home
/dev/sdb7 132109124 85677036 39721340 69% /home/jon/music_mp3
/dev/sda2 52326396 20683420 31642976 40% /mnt/win_c
/dev/sda7 72246408 28059876 40516488 41% /home/jon/travel_pix
so there is no separate /var.
Side question: What are all those things like "none 2052768 368 2052400 1% /dev"?
What I know is that, frequently but not always (say once out of 5 or 10 boots), my computer hangs in boot just after this message is displayed on the screen.
I'm in Lucid 10.04, vmlinuz-2.6.32-24-generic-pae (whatever that may mean), 32bit.
My filesystems are as follows
$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb1 16253880 5137292 10290940 34% /
none 2052768 368 2052400 1% /dev
none 2056972 0 2056972 0% /dev/shm
none 2056972 120 2056852 1% /var/run
none 2056972 0 2056972 0% /var/lock
none 2056972 0 2056972 0% /lib/init/rw
/dev/sda3 157286396 69409424 87876972 45% /mnt/win_d
/dev/sdb5 7874528 150560 7323952 3% /tmp
/dev/sdb6 125988604 56681984 62906728 48% /home
/dev/sdb7 132109124 85677036 39721340 69% /home/jon/music_mp3
/dev/sda2 52326396 20683420 31642976 40% /mnt/win_c
/dev/sda7 72246408 28059876 40516488 41% /home/jon/travel_pix
so there is no separate /var.
Side question: What are all those things like "none 2052768 368 2052400 1% /dev"?
Comment