On Sat, Jul 30, 2011 at 5:42 AM, Florian Philipp <[email protected]> wrote: > Hello list! > > I've noticed the following in my rc.log file: > [file system mounting ...] > opt: clean, 3127/6496 files, 108510/209920 blocks > fsck.ext4: Unable to resolve »LABEL=backup« > * Operational error > > The backup disk is the only one (besides boot and root) which is mounted > by label. After booting, I find that the backup disk was mounted > correctly. If I then try to run > `fsck.ext4 "LABEL=backup"`, it works as expected. > > Does anyone have an explanation for this?
Could it be that the volume 'backup' is on isn't available yet? (i.e. brought up by lvm later in the boot process) -- :wq

