Re: What boot loader supports reiserfs root partitions?

Stefan Monnier (monnier+lists/linux/kernel/news/@RUM.CS.YALE.EDU)
9 Apr 2000 16:28:25 -0500


>>>>> "Erik" == Erik Andersen <andersen@xmission.com> writes:
> mount /dev/root / -o remount,rw,notail
> cp -a /boot /boot1
> rm -rf /boot
> mv /boot1 /boot
> lilo

Shouldn't there be a "notail" attribute on the /boot directory then ?

Stefan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/