From owner-freebsd-questions@FreeBSD.ORG Sat Mar 25 17:40:27 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 2F87716A401 for ; Sat, 25 Mar 2006 17:40:27 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mgedv.at (mail.mgedv.at [195.3.87.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id C895A43D45 for ; Sat, 25 Mar 2006 17:40:26 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (localhost [127.0.0.1]) by mgedv.at (SMTPServer) with ESMTP id 0D118186864 for ; Sat, 25 Mar 2006 18:40:24 +0100 (MET) From: "No@SPAM@mgEDV.net" To: Date: Sat, 25 Mar 2006 18:40:26 +0100 Message-ID: <000701c65033$33eb4a50$0a86a8c0@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <200603251717.k2PHHvoV097949@zeus.int.dfwlp.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcZQMBqcpC2SBW70TG2/1RjWWHHGeQAAlgaA Subject: RE: USB external drive size limitations? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nospam@mgedv.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Mar 2006 17:40:27 -0000 > Haha, its full of my backups from my previous operating system (fedora) and > now im going to have a fun time getting those files onto my new FreeBSD > server! Can someone recommend a course of action for me here? Google isn't > really turning up anything interesting relating to size of external drives. some ideas: check the fs-type & if possible the version of the fs on your usb-hdd (maybe compat probs?) try attaching the drive b4 you power-on the box and boot try to explicitly (mount_xy and mount-args) mount the drive (ro!) check if the builtin hdd inside your drive can be attached directly on the ata/s-ata/whatever bus inside your machine; copy directly attach your usb-hdd to a working machine, copy via lan check for bios/fw-updates for your hw, maybe usb-support get's better hth & good luck!