From owner-freebsd-questions Thu Feb 15 14:59:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web9305.mail.yahoo.com (web9305.mail.yahoo.com [216.136.129.54]) by hub.freebsd.org (Postfix) with SMTP id A38A237B4EC for ; Thu, 15 Feb 2001 14:59:20 -0800 (PST) Message-ID: <20010215225920.98250.qmail@web9305.mail.yahoo.com> Received: from [212.253.3.41] by web9305.mail.yahoo.com; Thu, 15 Feb 2001 14:59:20 PST Date: Thu, 15 Feb 2001 14:59:20 -0800 (PST) From: Omer Faruk Sen Subject: Re: [freebsd-questions] make world problem. To: freebsd-questions@freebsd.org In-Reply-To: <44y9v7adhy.fsf@lowellg.ne.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have solved my problem.Thanx for all. My problem was all about with mergemaster.I haven't read all mergemaster doc .So it was confused my mind.But make -a -t ufs or whatever helped me very much.To make changes in my /etc tree by hand. I have started to love freebsd !! :) my system is now faster.I am happy until a new freebsd thing starts to stuck me.But of course we have freebsd list :) I have realised that even my /usr/src/etc/rc wasnt exactly copied to /etc..Be careful with mergemaster .. --- Lowell Gilbert wrote: > ofsenfreebsd@yahoo.com (Omer Faruk Sen) writes: > > > I have read all required documents > (makeworld.html, > > UPDATE, Makefile )to make my own (FIRST) > > world.Everything seemed ok.make buildworld and > > installworld did what is it supposed to do. > > I assume you built and installed the kernel in > between building and > installing "world," as that is the recommended > procedure nowadays. > > > After that with mergemaster I have upgraded my > > /etc(firt make my /etc.bak).I have used merge > option > > for most of my /etc files. > > After that I have tried to make my devices > again.With > > ./MAKEDEV all. > > compilation of kernel went well to.But After > issuing > > reboot command I can not login to system.Start-up > > scripts says I havent made ttyv2-3-4.... That's > right > > Without the exact error messages, it's hard to guess > what's happening > here. Also, check to see whether those files > actually exist already > or not. > > And as a wild guess; make sure you didn't remove the > console driver > from your kernel. > > > when I do ls mnt2/dev/ but I can not re-make those > > files.Fixit says mnt2 is read-only file system > .How > > can I create those devices again?It may be a > better > > question how I will make my mnt2 system read-write > > with fixit floppy? > > Use mount(8). > mount -a -t ufs > > > I am a really newbie for `make world ' > > Help will be REALLY appreciated. > > I couldnt able to find right answer on archives. > > I hope this has been helpful. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message