Re: Hard drive geometry headache (slightly off topic)

2003-12-10 Thread Siegbert Baude
Frederick Bowes wrote: I've solved the problem and repreat it here for future generations reference (: It appears that the MBR was infact corrupt, causing fdisk to get confused... the following command made the hd appear blank and let it all work again: dd if=/dev/zero of=/dev/ad0 count=2000 (Ye

RE: Hard drive geometry headache (slightly off topic)

2003-12-09 Thread Frederick Bowes
>>> Now I had to move it to a new computer in which the bios detects a >>> certian geometry, but then the system wont boot. No matter what I do > I had the same problem back in 4.5. I worked around the problem by > formating the hard drive with a Win98(Oh Boy) recovery floppy then > ... Formattin

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
> I am guessing freebsd works out the correct drive geometry, but the bios > is not! Interestingly though, when set to LBA, the head/cyl/sector count > is equal to what the freebsd fdisk detects it to be. This is exactly what I was experiencing. Thought I'd throw that out there, best of luck to yo

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Frederick Bowes
>> Now I had to move it to a new computer in which the bios >> detects a certian geometry, but then the system wont boot. >> No matter what I do now, i cant get the system to boot off >> the disk, i have even tried eraseing it with fdisk (freebsd >> and dos versions). Does anyone know how I can sav

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
> I have a problem which i cannot seem to fix no matter what I do! I have a > 120GB disk, which had windows XP/FreeBSD partions working fine on one > computer. Now I had to move it to a new computer in which the bios detects > a certian geometry, but then the system wont boot. No matter what I do >