We set our mount command verbose the output is '/proc on /proc type proc (rw)'
So the mount command is succesfull Because the disk is Read-Only at that moment (later on an Read-Write volume is bind mounted) no output is written in /etc/mtab ! However the error of 'Warning: cannot open /proc/net/dev (No such file or directory). Limited output.' still appears.... Does the line'/proc /proc proc defaults 0 0' has to be in /etc/fstab always, or is it written there by the mount command? Greetz Davy On Tue, 22 Oct 2002, Post, Mark K wrote: > Davy, > > I doubt your missing modules are causing the problem. > net-pf-3 = Amateur Radio AX.25 > net-pf-9 = X.25 > > It sounds more like your /proc file system is not mounted. Do you have the > following in /etc/fstab? > /proc /proc proc defaults 0 0 > > Does it show up if you do a mount command? > > Mark Post > > -----Original Message----- > From: Davy Michiels [mailto:davy@;industria.be] > Sent: Tuesday, October 22, 2002 10:47 AM > To: [EMAIL PROTECTED] > Subject: Boot problem SLES 7 net-pf-x module > > > Hi, > > We're trying to set up a SLES7 on z/VM Version 4 Release 2.0. > We use CTC as network connection to VM. > > We're implementing the methods described in the Redbook SG24-6824-00 'Large > Scale Linux Deployment' to build a basevolume/guestvolume system. > The bind mounting works fine... > We just have a problem with some kernel modules: net-pf-3 and net-pf-9 > They can not be found when ipl'ing the system. > We tried to put them 'off' in /etc/modules.conf but still there was a > problem > with the network > > As you can see in the log beneath, the /proc/net/dev cannot be found. > Thus the network cannot be initialized .... > > Our question is: what causes what? > Are the missing modules (net-pf-x) the cause of our network problems or is > something else wrong?? > > If you now anything that can help, let us know > > > ------Output during booting ---- > IPv6 v0.8 for NET4.0 > IPv6 over IPv4 tunneling driver > modprobe: modprobe: Can't locate module net-pf-3 > modprobe: modprobe: Can't locate module net-pf-9 > CTC driver Version: 1.51 initialized > ctc0: read: ch 0800 (irq 0001), write: ch 0801 (irq 0002) proto: 0 > modprobe: modprobe: Can't locate module net-pf-3 > modprobe: modprobe: Can't locate module net-pf-9 > Warning: cannot open /proc/net/dev (No such file or directory). Limited > output. > > ...ctc0: connected with remote side > ...done > Setting up routing > (using /etc/route.conf)/etc/init.d/rc3.d/S07route: /proc/net/dev: No such > file > or directory > /etc/init.d/rc3.d/S07route: /dev/fd/62: No such file or directory > ..done > /proc/net/route: No such file or directory > ---------------------------------- > > > > Thx in advance > > Davy Michiels > Stijn Eulaerts > > Group T Leuven Engineering School > www.groupt.be > ------------------- [EMAIL PROTECTED] 0478/719675 -------------------
