I currently have a personal web-server running 8.04 LTS which I maintain from a XP box using putty and Webmin.

I'd like to upgrade to 10.04 LTS, and in order to familiarize myself I have been using a VirtualBox <XP host>/<Ubuntu guest with Vitualmin> setup.

Everything works absolutely fine unless I create a vm using LVM (unencrypted) when configuring the hdd partitioning options.

On every boot I see the following in /var/log/boot.log:-

Code:
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
/dev/mapper/vmin-root: clean, 82326/482384 files, 382802/1926144 blocks
/dev/sda1 was not cleanly unmounted, check forced.
/dev/sda1: 206/124496 files (1.5% non-contiguous), 31941/248832 blocks
mountall: fsck /boot [253] terminated with status 1
<snip>
As I said, everything appears to work fine apart from that notice at every boot.

Any advice please?

I have also reported this issue here with no resolution.