From owner-freebsd-firewire@FreeBSD.ORG Mon Jun 16 19:08:24 2003 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC51937B401 for ; Mon, 16 Jun 2003 19:08:24 -0700 (PDT) Received: from ns.koganei.wide.ad.jp (koganei.wide.ad.jp [202.249.37.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 361AA43F3F for ; Mon, 16 Jun 2003 19:08:24 -0700 (PDT) (envelope-from ikob@koganei.wide.ad.jp) Received: from koganei.wide.ad.jp (tweedledee.koganei.wide.ad.jp [202.249.37.72]) (authenticated bits=0)h5H28JK1090258; Tue, 17 Jun 2003 11:08:19 +0900 (JST) (envelope-from ikob@koganei.wide.ad.jp) Date: Tue, 17 Jun 2003 11:08:25 +0900 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Hidetoshi Shimokawa From: Katsushi Kobayashi In-Reply-To: Message-Id: <941F78DA-A068-11D7-B63C-0030657D3460@koganei.wide.ad.jp> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: firewire@freebsd.org Subject: Re: iPod problems X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Vendors pre-release coordination List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 02:08:25 -0000 Hi, The iPod unable to be mounted is really HFS version ? If you are using iPod with Windows, I guess your iPod is FATxx version. You should check fdisk(8) first. On 2003.Jun.17, at 10:03 AM, Hidetoshi Shimokawa wrote: > I have no problem here to mount hfs partition of iPod. > > At Mon, 16 Jun 2003 20:05:42 +0200, > Andreas Burmester wrote: >> gandalf# mount -t hfs /dev/da0 >> da0% da0s1% da0s2% da0s3% > > The mount command shouldn't output this line. > >> gandalf# mount -t hfs /dev/da0s1 /mnt/ >> hfs: /dev/da0s1: Invalid argument >> gandalf# mount -t hfs /dev/da0s2 /mnt/ >> hfs: /dev/da0s2: Invalid argument >> gandalf# mount -t hfs /dev/da0s3 /mnt/ >> hfs: /dev/da0s3: Invalid argument > > I can mount /dev/da0s3 as HFS. > >> hfs: mount: sig 0x4d50 and version 0x0 are not HFS or HFS+. >> hfs: mount: sig 0x0 and version 0x0 are not HFS or HFS+. > > If you tried above three partition, I expect 3 lines of error > message... > > /\ Hidetoshi Shimokawa > \/ simokawa@sat.t.u-tokyo.ac.jp > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html > _______________________________________________ > freebsd-firewire@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-firewire > To unsubscribe, send any mail to > "freebsd-firewire-unsubscribe@freebsd.org"