Date: Thu, 29 Oct 1998 10:17:53 -0500 From: "Steve Friedrich" <SteveFriedrich@Hot-Shot.com> To: "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>, "Michael Shimko" <shimko@maui.net> Subject: Re: Incorrect Super Block for MAXTOR 8.4GB HD Message-ID: <199810291519.KAA09938@laker.net>
next in thread | raw e-mail | index | archive | help
On Wed, 28 Oct 1998 23:25:20 -1000, Michael Shimko wrote: >pleas help. I'm trying to get my new MAXTOR 8.4 GB HD partioned and >mounted. I ran through sysinstall with no luck. So it tried the hard >way, with fdisk. Still no luck. I get different messages for different >partition schemes. The one that I need help with should be the >simplest: using all the space for FreeBSD. When I use sysinstall to do >the partioning, I get an Incorrect Superblock size error when I try to >mount. > >some fishy details: >fdisk's geometry: c=760,h=255,s/t=63 (at beginning of my nightmare) >sysintall's geometry: c=1021,h=255,sect/trk=63 (before I changed it to >the manufacturers geom) >manufacturers geometry: c=16278,h=16,sect/trk=63 > >Now I got a mess of /dev/rwd1s* that are fdisk-ed. > >maybe i just need to go to sleep and think about it more, but i'm really >lost now. What do I need to do to get this hard drive partioned and >mounted? I would like to create one FAT partion if possible. > Older versions of FreeBSD won't recognize hard drives somewhere around 8GB and up (perhaps IDE only). What version are you using? You could try deleting all partitions, and then creating a 500 MB root partition, 300MB /tmp, 200MB /var, and a 5GB /usr. Note that I kept root under 528MB, due to BIOS boot restrictions. Also, be sure to set the disk's mode in BIOS to LBA. Unix systems measure "uptime" in years, Winblows measures it in minutes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810291519.KAA09938>