fai-setup

Tuan A. Tran tuantran167 at gmail.com
Thu Jun 30 18:06:26 CEST 2005


Hi all,

After changing a few line in fai.conf and make-fai-nfsroot.conf, I got
the following error
===
I: Base system installed successfully.
umount: /usr/lib/fai/nfsroot/dev/pts: not mounted
umount: /usr/lib/fai/nfsroot/dev/shm: not mounted
umount: /usr/lib/fai/nfsroot/proc/bus/usb: not mounted
Creating base.tgz
Mounting /files/scratch/debian to /usr/lib/fai/nfsroot/mnt.
mount: you must specify the filesystem type
Can't mount /files/scratch/debian to /usr/lib/fai/nfsroot/mnt.
No diversion `diversion of /sbin/discover-modprobe by fai', none removed
umount: /usr/lib/fai/nfsroot/mnt: not mounted
==

I then typed
mount /files/scratch/debian /usr/lib/fai/nfsroot/mnt
and I got the same error
mount: you must specify the filesystem type
Obviously, something wrong with mount. From manpage, I found that if I typed
mount --bind /files/scratch/debian /usr/lib/fai/nfsroot/mnt
then it worked fine.

I added an option --bind to fai-mirror. However, it produced the same
error. I wonder what script should I add a new option?

Tuan



More information about the linux-fai mailing list