When I have /usr on a separate partition LM 9.0 (update from 8.2) hangs
at shutdown/reboot. If I move usr to / everything works fine.
What's wrong?
Here's my fstab:
/dev/hda1 / ext3 defaults 1 1
/dev/hda5 /usr ext3 defaults 1 2
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
none /mnt/cdrom supermount
fs=iso9660,dev=/dev/hdd,--,iocharset=iso8859-15,nosuid,ro,nodev,exec 0 0
/mnt/floppy /mnt/floppy supermount
dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-15,umask=0,sync,codepage=850 0
0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0
With 8.2 the config was ok.
thanks,
Dirk