Date: Tue, 1 Aug 2006 16:57:12 +0200 From: Stefan Bethke <stb@lassitu.de> To: Felipe Neuwald <felipe@neuwald.biz> Cc: freebsd-stable@freebsd.org Subject: Re: GEOM_BDE: where is my partition? Message-ID: <A4CED417-35A0-48EC-9E1E-D4830583C13D@lassitu.de> In-Reply-To: <44CF6809.3090808@neuwald.biz> References: <44CF58DD.8000805@neuwald.biz> <0425D7C1-CFCB-4689-94C9-EE393D8B98E3@lassitu.de> <44CF6809.3090808@neuwald.biz>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 01.08.2006 um 16:41 schrieb Felipe Neuwald: > Stefan, > > Yes, the disk have been detected: > > [root@xingu /home/felipe]# dmesg | grep ad5 > ad5: 194481MB <Maxtor 6B200P0 BAH41B70> at ata2-slave UDMA66 > [root@xingu /home/felipe]# ls -laF /dev/ad5 > crw-r----- 1 root operator 0, 62 Aug 1 10:39 /dev/ad5 > > And here is the fdisk output: ... > fdisk: invalid fdisk partition table found Well, there you go: that's why there is no ad5s1, and thus ad5s1c. Maybe you got lucky, and only the first sector of the disk got lost in that crash. If you know how you had partitioned that disk *exactly*, or you have another disk of the same size that is partitioned *exactly* the same, you might try to re-create the slices usign fdisk, or copying over the first sector with dd. Otherwise, you need to restore from backup. Stefan -- Stefan Bethke <stb@lassitu.de> Fon +49 170 346 0140
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A4CED417-35A0-48EC-9E1E-D4830583C13D>