Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: HDD Install  Need help (Linux N00bzorz)< Next Oldest | Next Newest >
paulschroeder90 Offline





Group: Members
Posts: 2
Joined: Mar. 2006
Posted: Mar. 29 2006,23:45 QUOTE

Hi
I have an old compy, it has a PI 133 MHz, 81mbs of ram, American megatrends BIOS, It has two Western Digital Cavier Hard disk Drives, the Master is about 8.5 gbs and the slave is 1.5 gbs.

I want to install Linux onto the Slave 1.5 gbs hard drive, windows 98 on the master(no problems with that) and boot using either Grub or Lilo (whatever i can get to work :laugh:) but i can't partition it. In Cfdisk i can only partition HDA(8.5gbs master) and when i try to mount the other harddrive i get severel error messages

Can't find valid FAT filesystem
Bogus logical sector size: 20487

I know basically nothing about linux.

Any help would be greatly appreciated

            -Paul
Back to top
Profile PM 
skaos Offline





Group: Members
Posts: 430
Joined: April 2004
Posted: Mar. 30 2006,09:37 QUOTE

If you don't mind wiping the disk you can use this command and then try again:

dd if=/dev/zero /dev/hdb

This assumes your second disk is the primary slave. If it still doesn't work, you can try this to check the disk (note that this wipes the disk as well):

badblocks -svw /dev/hdb
Back to top
Profile PM 
green Offline





Group: Members
Posts: 453
Joined: Oct. 2004
Posted: Mar. 30 2006,15:00 QUOTE

When you use cfdisk, you need to be root:

sudo su
cfdisk /dev/hdb

You have to tell cfdisk to look at /dev/hdb, if it is hdb.
By default, cfdisk looks at /dev/hda.

I did a forum search for   cfdisk   and there were tons of results.
Here is one to get you started:
http://damnsmalllinux.org/cgi-bin....=cfdisk
Back to top
Profile PM 
anaconda Offline





Group: Members
Posts: 96
Joined: Mar. 2006
Posted: Mar. 30 2006,19:36 QUOTE

and sometimes sfdisk works when cfdisk doesn't (you have to be root)
you can try:
Code Sample
sfdisk -l /dev/hdb

It lists the current partition table of hdb. (no danger of destroying anything.)

If that worked, then you can partition your hdb with sfdisk.


--------------
___
anaconda
Back to top
Profile PM 
larkl Offline





Group: Members
Posts: 177
Joined: Sep. 2005
Posted: Mar. 30 2006,23:23 QUOTE

You can also try something like AEFDisk that'll let you wipe out all of the partitions first and/or install a clean DOS MBR.  Lots of other similar utilities available.
Back to top
Profile PM 
5 replies since Mar. 29 2006,23:45 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: HDD Install  Need help (Linux N00bzorz)

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code