From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 08:27:07 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3481116A422 for ; Mon, 27 Feb 2006 08:27:07 +0000 (GMT) (envelope-from dimaip@mail.ru) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6316C43D45 for ; Mon, 27 Feb 2006 08:27:05 +0000 (GMT) (envelope-from dimaip@mail.ru) Received: from [213.87.88.4] (port=27663 helo=[10.4.8.228]) by mx3.mail.ru with asmtp id 1FDdic-0008AW-00 for freebsd-questions@freebsd.org; Mon, 27 Feb 2006 11:27:00 +0300 Message-ID: <4402B7ED.8080607@mail.ru> Date: Mon, 27 Feb 2006 11:27:25 +0300 From: Dmitri Pisarev User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <440168D2.2090208@mail.ru> <4402145F.7050602@mail.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: cloning freebsd from desktop to laptop computer. 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: Mon, 27 Feb 2006 08:27:07 -0000 illoai@gmail.com wrote: >On 2/26/06, Nikolas Britton wrote: > > >>On 2/26/06, Dmitri Pisarev wrote: >> >> >>>Nikolas Britton wrote: >>> >>> >>> >>>>On 2/26/06, Dmitri Pisarev wrote: >>>> >>>> >>>> >>>> >>>>>I've got laptop Toshiba Portege 3480CT(no floppy, no CD-ROM, no booting >>>>> >>>>> >>>>>from USB flash supported etc. 40G HDD) and a desktop computer running >>>> >>>> >>>>>FreeBSD 6.0(athlon 3200+, WD 80G HDD). >>>>>I need to install freebsd on to my laptop computer. >>>>> >>>>> > >snips > > > huh? what's snips?(I'm a novice:-)) >>>5)Any other way? I know how to install Linux without booting up, is the >>>same posible with FreeBSD? >>> >>> >>How do you do it with Linux?... and re-explane how you tired to do it >>with FreeBSD. >> >> > >Loadlin will boot linux from any dos partition, probably ntfs (I haven't >tried that) and you can then fdisk the old windows partition, etc etc. >Might be very tricky, but with a little ingenuity one should be able >to boot linux, dump some freebsd stuff into the former winders partition > > >Hey! I still want to keep my windows partition! >(I'd bet you'd want to use grub for booting, call me old-fashioned) (I just >realised I have no idea how to newfs for ufs in linux, maybe here dd >or dump might work). > >Stream of consciousness: loadlin to linux, qemu to freebsd, > is that really neccesary? isn't there a version of qemu for windows? > mounting >the raw /dev/hda1 on freebsd and proceed from there? > Didn't grasp this step completly, sorry. what do you mean by "mounting the raw /dev/hda1 on freebsd" ? isn't it the same operation as I have been trying to do already with dd? Re-explain please, if you can. > If it works, >you're the bee's knees. If you fail, though, you may never boot again, >which is why I would suggest keeping a linux partition (slice) and grub >working until you know it works. >In any case it sounds quite dangerous. Proceed with caution. > >Could loadlin be rewritten to work with any kernel? has it been? > >-- >-- > > > >