On Sunday 30 April 2006 01:39 pm, Rick DeNatale wrote: > > After the kernel upgrade... > > > > # grep opt /etc/fstab > > /dev/localvg/lv_local1 /opt ext3 defaults 0 0 > > Based on my ubuntu setup, try changing that last line to: > > /dev/mapper/localvg-local1 /opt ext3 defaults 0 0
Thanks, but after changing /etc/fstab to /dev/mapper/localvg-lv_local1 /opt ext3 defaults 0 0 I still get # mount /opt mount: special device /dev/mapper/localvg-lv_local1 does not exist Any other ideas? ---Tom -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
