|
From: Kurt Z. <Kur...@we...> - 2002-11-28 21:43:13
|
Jochen, "Jochen Roth" <jo...@pa...> schrieb am 28.11.02 22:23:29: > Here is my current command line: > > console=ttyS0,9600 root=/dev/nfs rw nfsroot=/home/jochen/export/basic ip=dhcp that are basicly the same parameters I use... > I think there's something the suse rc scripts do differently. Check out > the df error message below. Probably /etc/mtab not updated after boot. hm, the only thing I found is that SuSE deletes the /etc/mtab before mounting the other filesystems... In my case mount and /proc/mount are looking alright, have a look: ibm:~ # mount /dev/nfs on / type nfs (rw) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=0620) haegar:/home on /home type nfs (rw,rsize=8192,wsize=8192,hard,intr,addr=10.10.1.1) helga:/var/spool/mail on /var/spool/mail type nfs (rw,rsize=8192,wsize=8192,hard,intr,addr=10.10.1.100) ibm:~ # cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / nfs rw,v2,rsize=8192,wsize=8192,hard,udp,nolock,addr=10.10.1.1 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw 0 0 haegar:/home /home nfs rw,v2,rsize=8192,wsize=8192,hard,intr,udp,lock,addr=haegar 0 0 helga:/var/spool/mail /var/spool/mail nfs rw,v2,rsize=8192,wsize=8192,hard,intr,udp,lock,addr=helga 0 0 ibm:~ # df -h Filesystem Size Used Avail Use% Mounted on /dev/nfs 6.8G 6.7G 88M 99% / haegar:/home 6.8G 5.7G 714M 89% /home helga:/var/spool/mail 1.1G 940M 144M 87% /var/spool/mail > Kurt, any way you can post your root file system as a tarball, or step-by-step > instructions for install-handicapped people like myself? I think, that I could write an instruction at the weekend. But if you can give me a ftp-account where I can put my filesystem, I can upload it tomorrow at work. If you are interested, contact me! It's about 80MB zipped... ciao Kurt ______________________________________________________________________________ Die Kurier-SMS von WEB.DE FreeMail, eine Benachrichtigung der modernen Art! http://freemail.web.de/features/?mc=021175 |