From owner-freebsd-current@FreeBSD.ORG Fri Jul 4 10:57:22 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F5854E1 for ; Fri, 4 Jul 2014 10:57:22 +0000 (UTC) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E03C12C51 for ; Fri, 4 Jul 2014 10:57:21 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id z11so1036981lbi.24 for ; Fri, 04 Jul 2014 03:57:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=zU3KmjYUir6x6+uEGHmUXIzK6GE0ICDFtIzdtFPauKs=; b=ZcXvvS5UVsLkaF6hMZcFc5rNAS7ZvCMrPOsuIidXblB2Wh1v7icuxHv+0kWvCDJHjU BX68fyntwih79sb0NdHgTuRnKNiBxVrWuCWVWzy+upfQqUX/NT9Whl2iw02B/xJONwGL P8ZLm7cAHZxu6RsO3WpIM4Kl+PtUJ0B59V8AXT1UG6Wh/FP2w5RZ1Hom8cqUIT5//6jj piIrsNMKyZGMhYVdhwEkhZ6MegrOyVZLhFh6F5FmS4qhILLFOiYNkZovMnfItoUeP5+g 32VjqwmjGuYLD6PaeCB/8f/caEwhXka43BMiOa5I9AdGOF2UhsdsMhrARvydFd0HBGoY Ch7A== X-Gm-Message-State: ALoCoQnKy793LoT9qWhrRkZ88skFaO0ItODG8kZVJy4BUigTIIC0lx7u/JbcC1SFgA9EZKUmMHTy MIME-Version: 1.0 X-Received: by 10.112.55.147 with SMTP id s19mr961083lbp.78.1404471434029; Fri, 04 Jul 2014 03:57:14 -0700 (PDT) Received: by 10.152.166.7 with HTTP; Fri, 4 Jul 2014 03:57:13 -0700 (PDT) Date: Fri, 4 Jul 2014 17:57:13 +0700 Message-ID: Subject: Boot loader too large From: Alie Tan To: freebsd-current@freebsd.org X-Mailman-Approved-At: Fri, 04 Jul 2014 11:40:43 +0000 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 10:57:22 -0000 Hi, I am getting Boot loader too large message while using FreeBSD-11.0-CURRENT-i386-20140701-r268111-disc1.iso Is there any way to solve this issue? Thanks in advance