Hi Michael, thanks for your reply. After discussing this with my colleague, who works mainly on that issue, we came together that this is an dhcp server issue. The comment, as I now understand it, points to the dhcp server config. We had a test scenario first, were it was alright, and integrated now into a production dhcp-server where we got this error. I think we will recheck the config against the fai-manual and then ask for further asisstance. Besides, I used to work with fai one year ago paused and I am now using the current fai version in this project.
Regards, tobias -------- Original-Nachricht -------- > Datum: Fri, 23 May 2008 11:49:24 +0200 > Von: Michael Tautschnig <[EMAIL PROTECTED]> > An: Tobias Unsleber <[EMAIL PROTECTED]> > CC: [email protected] > Betreff: Re: read-only filesystem in FAI 3.2.5 > Hi Tobias, > > seems like there has been no reply on this one thus far. > > > In version "fai FAI 3.2.5, 5 May 2008" the following error occurs: > > > > After Setup of the FAI-System and booting via PXE there are many errors > from executed commands: > > > > "Read-only filesystem" > > > Hmm, I wouldn't know anybody else getting these errors. Have you been > using FAI > with earlier versions before, or is this you first attempt using FAI? If > so, > which steps did you perform to get to that point? Are you using the simple > examples? Hmm, which distro are you using? Did you run fai-setup? Did you > get > any errors? Maybe you could try to run make-fai-nfsroot -v (or fai-setup > -v) to > get more verbose output. > > > The error seemes to be caused by a read-only remount in /usr/sbin/fai in > chroot-environment line 114. > > > > > 113 # add other options for nfs mount of /dev/root to root-path in > > > dhcpd.conf > > > 114 mount -o remount,noatime,ro /dev/root / > > > > If I append this command, everything works fine: > > > > > mount -o remount,noatime,rw /dev/root / > > > > > > The comment in line 113 didn't help me, neither did the doc-file in the > Kernelsource directory Documentation/nfsroot.txt. > > > > I cannot really comment on this one, all I know is that is seems to work > for all > the others!? Thomas, can you maybe comment on this? > > Best, > Michael > -- Super-Acktion nur in der GMX Spieleflat: 10 Tage für 1 Euro. Über 180 Spiele downloaden und spiele: http://flat.games.gmx.de
