From: Niels W. <Nie...@um...> - 2003-03-24 14:37:55
|
I have now pared down my fstab to only one line (with only comments setupfs finishes and the node comes up, with either the swap file system or the scratch (local) file system I have problems): setupfs : Doing mount: dev=/dev/hda3 mntpt=/scratch type=ext3 opts= setupfs : Performing modprobe: ext3 setupfs : Sending: jbd /lib/modules/2.4.19-lanl.22smp/kernel/fs/jbd/jbd.o setupfs : Installing jbd (72444 bytes) setupfs : Installing module "jbd" setupfs : Sending: ext3 /lib/modules/2.4.19-lanl.22smp/kernel/fs/ext3/ext3.o setupfs : Installing ext3 (91517 bytes) setupfs : Installing module "ext3" nodeup : Plugin setupfs returned -1 (error) If I add the line "plugin miscfiles /dev/hda3" before the setupfs line, I get a sensible error message: setupfs : mknod("/dev/hda3", 060660, 0x303): File exists nodeup : Node setup returned status 1 I checked that the filesystems are there. -- Dr Niels R. Walet http://www.phy.umist.ac.uk/Theory/people/walet.html Dept. of Physics, UMIST, P.O. Box 88, Manchester, M60 1QD, U.K. Phone: +44(0)161-2003693 Fax: +44(0)161-2004303 Nie...@um... |