VOGONS


First post, by Gavrilo

User metadata
Rank Newbie
Rank
Newbie

Hello fellas,

creating new topic, hope there isn't something already on Vogons, you know why.

I got old WD Caviar 2850, plugged it to my 486 system and found out there was some Linux. So I booted it with MS-DOS 6.22 diskette, used fdisk and removed the first primary partition and also the second non-dos partition. Now I have only 504MB of space. What can I do to have full capacity?

Thanks.

Reply 1 of 8, by konc

User metadata
Rank l33t
Rank
l33t

Were you able to see the full capacity before deleting the partitions? I'm asking because the number is suspiciously the same as the classic BIOS limit.

Reply 2 of 8, by Gavrilo

User metadata
Rank Newbie
Rank
Newbie

Yes, the fdisk showed lot more megabytes. It crossed my mind also, but then I used Windows 98 boot diskette and the result was the same.

Reply 3 of 8, by Kouwes

User metadata
Rank Member
Rank
Member

I just had the same with a 540MB Seagate HDD. It has slightly more than 1.024 cylinders but the BIOS of my 486 board can’t handle that so I ended up with about 520MB.

Reply 4 of 8, by chinny22

User metadata
Rank l33t++
Rank
l33t++

What does BIOS detect the drive as?

Reply 5 of 8, by Grzyb

User metadata
Rank l33t
Rank
l33t

When detecting the drive in BIOS - is there "LBA" option?
If there is - just use it.
If not, then the BIOS is limited to about 500 MB.
You can override BIOS limits with software like Ontrack Disk Manager.

Nie rzucim ziemi, skąd nasz root!

Reply 6 of 8, by Gavrilo

User metadata
Rank Newbie
Rank
Newbie

Grzyb thanks a lot. In the System Configuration table after the POST screen there was 853MB whether the option was set in BIOS for NORMAL or LBA for this HDD. But I set the option to LBA, used MS-DOS boot diskette and I fdisked the drive again. Now I have 813MB. I sys the drive but after computer restarts, there is no Loading MS-DOS. There are som Linux Grub leftovers. How can I get rid of 'em?

Reply 7 of 8, by Disruptor

User metadata
Rank Oldbie
Rank
Oldbie

boot from dos diskette again and type
fdisk /mbr

Reply 8 of 8, by Gavrilo

User metadata
Rank Newbie
Rank
Newbie

I was searching the internet like crazy and there are some pretty complicated stuff, but you gave here this genius and simple solution. Thanks a lot 😀. The fdisk /mbr command saved the day.