From owner-freebsd-stable@FreeBSD.ORG Mon Apr 25 15:41:30 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 68354106564A for ; Mon, 25 Apr 2011 15:41:30 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 14A808FC0C for ; Mon, 25 Apr 2011 15:41:29 +0000 (UTC) Received: by qwc9 with SMTP id 9so1287678qwc.13 for ; Mon, 25 Apr 2011 08:41:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Vy7dq8RUt9fFIQzkgJwxLyBEezNSY9m51XYVHBeCrmU=; b=N+uVhBj4aCMsPsetZbswmgSxRXMole0rsyxLWn6I4AZAV9rYKGCO+Lxn6auvOVAeb5 /m2jYMWoIiXq6bCAPKqmBlL00bdZzRaj8lcxQjLuRPznuc+rStKVmyr0BTjKeezV3MSh qUoR+OBXmZZ5RWU+FZexNoOTxzXfBMVjM6AQg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=I2g58trkoLQyf2jkJ3NECVbOlogIigxjyiUO+Pg2LWj9H3rrMHaGsqr/IxSAedl1Nw sHdxanCzyxoldmG+RCb4hwtMl0T7MBoxe34HPtGv+p7HZV9AilFa4hzKAjG70qGmZVev P57PMcmwNviEQB/i1EnRre7doDaSM8BE5Mdsw= MIME-Version: 1.0 Received: by 10.224.187.203 with SMTP id cx11mr2724952qab.311.1303746088628; Mon, 25 Apr 2011 08:41:28 -0700 (PDT) Received: by 10.224.179.212 with HTTP; Mon, 25 Apr 2011 08:41:28 -0700 (PDT) In-Reply-To: <4DB590D8.2000409@chillt.de> References: <4DA596D3.1090803@chillt.de> <4DB44DA3.5060509@chillt.de> <4DB4589B.2020909@ksu.ru> <4DB45D6C.20203@chillt.de> <20110424182456.9DD03589@server.theusgroup.com> <4DB46ED4.2010500@chillt.de> <20110425004818.GA22579@icarus.home.lan> <4DB51F27.5010508@chillt.de> <20110425184728.C73992@sola.nimnet.asn.au> <4DB56CDA.50504@chillt.de> <20110425232429.N85801@sola.nimnet.asn.au> <4DB57F45.4080107@chillt.de> <4DB58C0F.3020803@chillt.de> <4DB590D8.2000409@chillt.de> Date: Mon, 25 Apr 2011 11:41:28 -0400 Message-ID: From: Mehmet Erol Sanliturk To: Bartosz Fabianowski Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org, Ian Smith , Jeremy Chadwick , John Subject: Re: System extremely slow under light load X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2011 15:41:30 -0000 On Mon, Apr 25, 2011 at 11:18 AM, Bartosz Fabianowski wrote: > click the link 2009 Rescue iso , which will lead to >> >> http://dl1.mandriva.com/flash/rescue/2009.0/ >> > > Thanks. There is no mention anywhere on the page that the ISO files can be > treated as USB boot images as well. Hence, I did not realize they would suit > my needs. > > Also you may see : >> >> http://www.archlinux.org/download/ >> > > I know ArchLinux ISO files are also bootable from USB. However, Arch > provides no LiveCD, just a simple installer. That said, I find Arch to be an > excellent distribution. It just does not fit my particular needs at the > moment. > > - Bartosz > Please , see : http://cdimage.debian.org/debian-cd/6.0.1-live/amd64/ http://cdimage.debian.org/debian-cd/6.0.1-live/i386/ By using dd , you may copy a hybrid .iso to USB stick . If you have USB HDD , also there are HDD .iso images in there . Previously , I copied an arbitrary .iso ( I do not remember which OS ) to a USB stick with dd , and it booted , and installed very well . My idea was to make an experiment about whether an .iso can be booted if it is recorded by dd into a USB stick . It was successful . Thank you very much . Mehmet Erol Sanliturk