Date: Tue, 8 Oct 2019 21:48:51 -0400 From: Charles Sprickman <spork@bway.net> To: "Mikhail T." <mi+t@aldan.algebra.com> Cc: Tom Evans via freebsd-fs <freebsd-fs@freebsd.org> Subject: Re: Cannot mount an older disk Message-ID: <CB309857-60EA-4001-BD57-A4C0DA908776@bway.net> In-Reply-To: <12475952-c412-60a8-6ff7-7ebcd5c84ed8@aldan.algebra.com> References: <12475952-c412-60a8-6ff7-7ebcd5c84ed8@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Oct 8, 2019, at 9:35 PM, Mikhail T. <mi+t@aldan.algebra.com> wrote: > > Hello! > > Going through older hard drives, I found one that still seems to work and was curious, what's on it. The OS -- 12.1-STABLE -- sees it find. The disklabel seems sane (except for the number of partitions): > > # /dev/ada1: > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > b: 12582912 0 swap > c: 1465149168 0 unused 0 0 # "raw" part, > don't edit > d: 1452566256 12582912 4.2BSD 8192 65536 52352 > > and there are ada1, ada1b, and ada1d entries under /dev. So far so good. Unfortunately, both mount and fsck tell me the same blatant lie, that the device does not exist: > > # fsck -y /dev/ada1d > Can't open /dev/ada1d: No such file or directory > > # mount /dev/ada1d /mnt > mount: /dev/ada1d: No such file or directory Very curious about this as well - I have a stack of a few dozen drives that I’m wiping before they go to recycling and I’ve hit a number where I get this same error. I’ve been having a hard time keeping up with what’s new in 11.x and 12.x without following all the mailing lists. I feel like there’s some cool new stuff, but no idea where it’s documented these days (I’m on about 20 years or so of using FreeBSD). Charles > > Any suggestions? Thank you! Yours, > > -mi > > > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CB309857-60EA-4001-BD57-A4C0DA908776>
