Slackware This Forum is for the discussion of Slackware Linux.
|
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
10-09-2009, 09:29 AM
|
#1
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Rep:
|
cant install slackware 13 on asus eee 1101ha
I want to install slack13 over a usb cdrom/dvd drive with slack13 dvd.
But if I want to make cfdisk or fdisk to partition the hdd the slack didnt get it.
It's like the hdd device isn't there.
With Xubuntu it works.
Did you know what the problem seems to be ?
pre thx carlitoco
|
|
|
|
10-09-2009, 10:05 AM
|
#2
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
What exactly happens when you try to run fdisk or cfdisk? Are there error messages? Does "fdisk -l" show your disk(s) and partition(s)?
|
|
|
|
10-09-2009, 10:15 AM
|
#3
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
no it show nothing !
i've the feeling, the kernel is to old?
|
|
|
|
10-09-2009, 10:32 AM
|
#4
|
|
Member
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware 13.37 and 13.1
Posts: 382
Rep:
|
Quote:
|
i've the feeling, the kernel is to old?
|
I really doubt the slack13 kernel (2.6.29.6) is too old. I've got it installed no problem on my eee pc 1000h. I'm not familiar with the 1101ha, but h means it has a sata conventional disk I believe. Is that right?
I can't think why fdisk -l would show nothing. I had to go into the bios and turn off various boot acceleration options to get some distros to boot up. Might be worth trying that.
If you've got a spare usb stick then I'd recommend creating a bootstick as per the instructions (from alienbob) in usb-and-pxe-installers/README_USB.TXT on the install DVD/CD.
|
|
|
|
10-09-2009, 10:37 AM
|
#5
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
carlitoco, what exactly happens when you run fdisk or cfdisk? Are there error messages? If so, can you post them? Also, can you post the relevant lines of output from lspci that correspond to your hard disk controller please?
|
|
|
|
10-09-2009, 02:19 PM
|
#6
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
"carlitoco, what exactly happens when you run fdisk or cfdisk?"
It shows the same if you make cfdisk /dev/youhavenot
fdisk same
hmm...xubuntu works finaly
but it is a non holding situation!
i've tested with usb install, it's the same.
Last edited by carlitoco; 10-09-2009 at 02:23 PM.
|
|
|
|
10-09-2009, 02:28 PM
|
#7
|
|
Member
Registered: May 2009
Posts: 197
Rep:
|
This article is brilliant: "Installing Slackware Linux On Asus EEE Netbooks" http://wooush.com/node/3. But of course you need to understand what you are doing. So read it few times before you actually do something.
brgrds,
dolphin
|
|
|
|
10-09-2009, 03:06 PM
|
#8
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Quote:
Originally Posted by carlitoco
"carlitoco, what exactly happens when you run fdisk or cfdisk?"
It shows the same if you make cfdisk /dev/youhavenot
fdisk same
|
What on Earth do you mean? It shows the same as what?! Your post doesn't make any sense.
|
|
|
|
10-09-2009, 03:19 PM
|
#9
|
|
Senior Member
Registered: Mar 2004
Location: Prince Rupert, B.C., Canada
Distribution: Slackware
Posts: 3,654
|
Did you run cfdisk properly as root?
# cfdisk /dev/nameofharddrive
For example it should be something like this:
# cfdisk /dev/hda
or
# cfdisk /dev/sda
|
|
|
|
10-10-2009, 08:28 AM
|
#10
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
fdisk -a shows nothing else then the usb (dev/sda) stick I want to install from.
cfdisk /dev/sdb gives:
"FATAL ERROR: Cannot open disk drive
Press any key to exit cfdisk"
fdisk gives:
Unable to open
What to hell is not understandable?
I work since 4 an half years with slackware and if I say cfdisk shows nothing or cfdisk shows the same like if you take /dev/youhavenot it's true.
sorry but I wich it would be work
yea and shure at root ! 
Last edited by carlitoco; 10-10-2009 at 08:29 AM.
|
|
|
|
10-10-2009, 08:34 AM
|
#11
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
I tryed to install with the huge.s and hugesmp.s both can't find the hdd of the eee 1101ha.
|
|
|
|
10-10-2009, 08:38 AM
|
#12
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
Info about your hard disk controller? Can you actually post the output of "fdisk -l" please?
|
|
|
|
10-10-2009, 08:45 AM
|
#13
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
I've mean that fdisk -l
"fdisk -a shows nothing else then the usb (dev/sda) stick I want to install from."
sorry
|
|
|
|
10-10-2009, 08:46 AM
|
#14
|
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,466
Rep: 
|
For God's sake.. if you aren't going to give the information that's asked for, I don't know how you expect us to help you.
|
|
|
|
10-10-2009, 08:58 AM
|
#15
|
|
Member
Registered: Jan 2008
Location: Berlin
Distribution: Slackware
Posts: 118
Original Poster
Rep:
|
fdisk -l gives nothing !!!! damn!
root@slackware:/# fdisk -l
root@slackware:/#
what information else should i give you?
Last edited by carlitoco; 10-10-2009 at 08:59 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:42 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|