Date: Mon, 17 Aug 1998 14:20:06 -0400 (EDT) From: Spidey <beaupran@JSP.UMontreal.CA> To: Kevin Kyeong-il CHOI <kevin.choi@cnes.fr> Cc: FreeBSD Question <freebsd-questions@FreeBSD.ORG> Subject: Re: Can FreeBSD 2.2.6 accept 2 DOS partitions ? Message-ID: <Pine.BSF.3.96.980817141525.7674B-100000@outpost.nada.org> In-Reply-To: <000001bdc9f1$2d89f880$52099584@pc-kichoi.cst.cnes.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Aug 1998, Kevin Kyeong-il CHOI wrote: > Bonjour tous, > > I can't start FreeBSD 2.2.6 on the PC. > It goest upto the "login: " line, and > it hangs without any error display. > > Well, last time I launched, it worked perfectly. Est-ce que tu as xdm de configure? --Have you configured xdm? > On this machine, I have > > (1) Windows NT 4.0 SP3 > (2) Windows 95 > (3) FreeBSD 2.2.6 > > And, as the partitions, I have 3 partitions; > > (1) C: wcd0s1 (Windows 95 bootable / WinNT bootable) > 2.2 GB > (2) wcd0s2 (FreeBSD native): in here, I have 800 MB > (3) D: wcd0s3 (Only data) > 1.2 GB > > As it doesn't want me to boot from FreeBSD. > I tried to reinstall it. BUT... > > FreeBSD 2.2.6 Partition doesn't accept 2 DOS partitions > in it. Essaie d'installer os-bs, il supporte plusieurs partition DOS. Tu peux le trouver dans... --Try installing os-bs, it supports multi-DOS partitions. You can find it at: ftp://ftp.freebsd.org/pub/FreeBSD/tools/ > Isn't it possible that because of this, FreeBSD didn't > want to boot ? or others ? Maybe -- Peut-etre... > If you have the same experience, please tell me... > > For X, I made "exec kdm" in rc.local. hmmm, je ne sais pas ce que c'est... Si tu as configure xdm, tu devrais essayer plutot... -- I don't know what this (kdm) is... If you have xdm configured, you should rather try: # xdm startup: if [ -x /usr/X11R6/bin/xdm ] ; then echo -n 'Starting xdm.' # need to cleanup first. if [ -f /tmp/.X0-lock ] ; then echo -n . killall xdm echo -n . rm -f /tmp/.X0-lock echo -n . rm /usr/X11R6/lib/X11/xdm/xdm-pid fi # now, we can start it. /usr/X11R6/bin/xdm && echo 'Done.' || echo -n 'Failed. Big problem.' fi Give me feedback... Donne des nouvelles! > Cheers for your help. No problemo! Spidey How 'bout a little ride through your own world? http://www.JSP.UMontreal.CA/~beaupran/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980817141525.7674B-100000>