Slackware - InstallationThis forum is for the discussion of installation issues with Slackware.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
So has anyone had any luck installing on a Dell Mini 12 netbook yet?
I can't get it to see the hard drive when I boot from the CD and try to partition it with either cfdisk (says no disks found) or with fdisk I have tried fdisk -l and it lists nothing. Trying fdisk /dev/sda yields no results either.
I know some people have gotten it installed on the Dell Mini 9 ok but I am pretty sure that is either a sata drive or ssd.
So has anyone had any luck installing on a Dell Mini 12 netbook yet?
I can't get it to see the hard drive when I boot from the CD and try to partition it with either cfdisk (says no disks found) or with fdisk I have tried fdisk -l and it lists nothing. Trying fdisk /dev/sda yields no results either.
I know some people have gotten it installed on the Dell Mini 9 ok but I am pretty sure that is either a sata drive or ssd.
Any help would be great.
Try the probe command. You could also run setup and see if it detects the drive.
The drive is the 80 gig pata drive. The hard drive is a samsung hs082hb-pm
I checked the bios and there are not options for changing the controller mode. I just updated to the bios to A04 and looked that did not add the option either.
try doing http install and see if it loads more drivers then back out and see if you can then run fdisk. if not try a live distro that loads and initrd.img for drivers like Ubuntu Linux version 8.04.1 that is the distro that can come preloaded with it.
do not forget in slackware the ide pata drive is hda not sda
Ok, exact same issue on the new Acer Aspire 11.1. Disk is IDE HDD: Toshiba KM1655GSX-(PM)
See this thread where I was pointed here. Maybe start with the armedslack distro?
Maybe I should try to install to the sd flash card ;-]
If you are trying to install slackware on your Dell mini laptop and after you boot with the install disk you can't see your hard drive you may need to load the pata_sch module. (This worked for me.)
I can get ubuntu, CentOS, and Fedora to see the device as /dev/sda. One thing I have found on the Acer 11.6 is that you cannot delete the first partition on the disk, or you have just made a brick ;-[ Leave the first 100+ MB partition alone, and you can do multiple installs of various os flavors. Slack is the only one I have issues with [darn it!]
Here is what dmesg shows for the disk after install:
Code:
ata1.00: ATA-8: Hitachi HTS543225L9A300, FBEOC40C, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48
ata1.00: configured for UDMA/100
scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54322 FBEO PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 GB/232 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 GB/232 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3
sd 0:0:0:0: [sda] Attached SCSI disk
Any Slack peeps see what might be the issue? I will check the bios again to see if I can change the mode, but it is an atom processor after all ;-]
If you are trying to install slackware on your Dell mini laptop and after you boot with the install disk you can't see your hard drive you may need to load the pata_sch module. (This worked for me.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.