i've try that solutions you gave, but not success.
i use slackware v11
when i use coomand cfdisk /dev/sda it said fatal error, cannot open disk drive
if i use fdisk /dsv/sda it said unable to open disk drive ....
Main Topics
Browse All TopicsI've buy new Dell Vostro 200 with preinstalled Windows Vista.
I want to trash windows and install linux ( slackware ) into this pc, but when i boot using my slack cd, it said not found /dev/hda/. I not sure why it not found, i've read at slackware site that only certain kernel support SATA drive and I use all that kernel said but still not success.
Any one have solutions ???
My new PC spec :
Intel Pentium Duo Core 2.33
2GB RAM
250 SATA Harddrive.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
When Slackware (and pretty much any Linux distro) starts up, you will see a pre-boot screen:
Example pre-boot image screenshot: http://tinyurl.com/2rbd6e
This is where you can enter in the 'sata.i' loader/kernel to boot from.
After the loader starts up, you will see a lot of messages on the screen trying to load the kernel environment and all of its embedded drivers. At this time it will also start detecting what drives you have installed and how they are going to be listed as (i.e. /dev/hda, /dev/sda, /dev/sdb, etc).
Example kernel start/hardware detection image screenshot: http://tinyurl.com/32gcog
For added assurance, I am also including a forum site I found that gives a step-by-step approach to installing Slackware, including screen shots and recommendations.
Installing Slackware Step-By-Step Forum: http://tinyurl.com/2qalsz
Good luck!
-- Michael
Business Accounts
Answer for Membership
by: mwecomputersPosted on 2007-10-30 at 14:42:59ID: 20181415
There has been known issues with the Vosto workstations and Linux. From a quick research check, you can also go into the BIOS and change the SATA setting from IDE to RAID. That sometimes fixes the problem.
If you are using Slackware 10 and above, try this:
1) When you get to the boot prompt on the CD, just type: sata.i
2) To partition the drive type: cfdisk /dev/sda
Also, if you run into Intel E-1000 NIC network driver not being found, here is a download URL link for it:
http://tinyurl.com/282fsq
-- M