Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jun 2007 11:30:11 GMT
From:      Bernard Steiner <fbsd-send-pr@anydomain.de>
To:        freebsd-geom@FreeBSD.org
Subject:   Re: kern/113837: [geom] unable to access 1024 sector size storage
Message-ID:  <200706211130.l5LBUBP6092459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/113837; it has been noted by GNATS.

From: Bernard Steiner <fbsd-send-pr@anydomain.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/113837: [geom] unable to access 1024 sector size storage
Date: Thu, 21 Jun 2007 12:32:43 +0200 (MET DST)

 [sorry I goofed up with send-pr; this is my first bug report...]
 
 No, it's not a geom issue.
 Same thing happens with geom disabled.
 Nothing to do with msdosfs, either.
 
 I have since tried the following:
 1) booted into single user without any geom modules; same effect
 2) dd with conv=noerror seems to deliver some data of some sort
    (though not sufficient for a valid file system)
 3) reading 512, 1k, 2k, 4k off da3 fails.
    lseek() to 512, 1024, 1536, 2048 and *then* reading 512, 1k, 2k, 4k
    fails as well.
 
 Bernard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706211130.l5LBUBP6092459>