On Saturday 25 July 2009 16:15:02 Duncan wrote: > flockm...@gmx.at posted 200907251229.20148.flockm...@gmx.at, excerpted > below, on Sat, 25 Jul 2009 12:29:19 +0200: > > > I am booting my computer via an initramdisk because of my rootfs being > > on a LVM2 volume. now, I get an error message during boot, when the > > checkroot-script tries to e2fsck my rootfs (something like: cannot mount > > / read-only, do you really want to continue?). I want to disable/skip > > the fs-checks on boot, because I am doing this in my initramfs-script > > already. but the following command: > > > > rc-update -d checkroot boot > > > > does not work, because at the next reboot, my rootfs will be checked > > again. Any ideas? > > "Use the fstab, Luke!" =:^) >
back to the roots... its working that way. thanks, master yoda