From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 22:56:38 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42213106564A for ; Thu, 20 Nov 2008 22:56:38 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.186]) by mx1.freebsd.org (Postfix) with ESMTP id B48068FC0A for ; Thu, 20 Nov 2008 22:56:37 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: by mu-out-0910.google.com with SMTP id i2so630027mue.3 for ; Thu, 20 Nov 2008 14:56:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=oPfYXTL44siYwPezQFTyQ1RWNoRyV1hYpStVCasxpQM=; b=uIbiycqVg13+4Mf86M2FPC5CdKruMH9hvzvlxpmWff0E3bZQSXRhZbptBu/5066CFO dAZ1Ox0y51hhEIGyiYSxZwSLu9ZdtX/KhYW9Ll8wO/zmHJpih5MGclRzm9EbqfDFxK5E JX4aaL8Lt1UzVDexrBfrz6LDOqu1DkBubLfzE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=tcHl2hvkhm0anXE1Fd/SK81vA15FjX+lJLfEWXBTwYv0mbl1ut0JBfT2smUOyM1563 hdI29uT9wK2xtgF2bbbpbFAdCOmKuJd1v7opF3Y9Kcb4gzRXpDbKOqpDd3TXKeAvMhuZ vmsYwj4g+25uF7c6gPcuGq9LM5zzlSACpdMhE= Received: by 10.181.143.12 with SMTP id v12mr891528bkn.13.1227220519402; Thu, 20 Nov 2008 14:35:19 -0800 (PST) Received: by 10.180.240.16 with HTTP; Thu, 20 Nov 2008 14:35:19 -0800 (PST) Message-ID: <560f92640811201435m48c4ff2apc98c8c091a9b34ec@mail.gmail.com> Date: Thu, 20 Nov 2008 14:35:19 -0800 From: "Nerius Landys" To: niyichrist@yahoo.com In-Reply-To: <349426.9663.qm@web110207.mail.gq1.yahoo.com> MIME-Version: 1.0 References: <349426.9663.qm@web110207.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: Installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2008 22:56:38 -0000 > > I've being using FreeBSD ever since 6.0 and I am a very good fan. But I got > a new laptop computer, a Sony VAIO VGN-BX760 that has a hidden recovery > partition. I've tried all my best to install FreeBSD 7.0 on it but when ever > I insert the installation CD and it boots from the cdrom, the kernel does > not come up. Instead, I got this bunch of digits just scrolling down my > screen indefinitely. The laptop came with a windows XP OS and I am trying to > dual boot. I want to use the recovery partition for my FreeBSD. > > I am acquainted with the scrolling digits problem. I installed FreeBSD 7.0 onto a server machine which did not have a built-in CDROM drive. Instead, I hooked up a USB CDROM drive and tried to boot from it. This is when I got the scrolling digits problem. After asking about this problem on the forums, if I remember correctly, the answer seemed to be that booting from USB CDROM drive is not supported. My fix was to temporarily hook up an IDE CDROM drive and boot from that. I'm not sure what the situation with your laptop is. By the way, if you are installing a dual boot, wouldn't it make sense to shrink the Windows partition first to make more room on the hard drive, then add a new partition? There are tools that can shrink a Windows partition easily.