Results 1 to 10 of 12
Hello everyone,
I am very new and keen in trying out to Linux/Knoppix but got stuck when knoppix wasnt able to detect my SATA drive.
When I boot from a ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-07-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
How to detect a SATA drive from Knoppix 5?
Hello everyone,
I am very new and keen in trying out to Linux/Knoppix but got stuck when knoppix wasnt able to detect my SATA drive.
When I boot from a Knoppix 5 live DVD, Knoppix was not able to detect my SATA HDD. My SATA HDD can be detected in the BIOS and there are 3 partition:
Partition1 holds XP Pro
Partition2 prepared to install Knoppix on it.
Partition3 holds Vista.
I am able to boot XP and Vista with no problems. So, my question is if I am not able to detect my SATA drive during Knoppix live DVD bootup, how do I tell Knoppix that I have a SATA drive with partition2 ready for its hard disk installation?
Thank you for your help!
- 08-07-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
How did you determine that it did not detect it? What is the output from
(That's a lowercase L)Code:sudo /sbin/fdisk -l
- 08-08-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
Hi bigtomrodney,
I dont see any Hard disk icon on my desktop only a floppy drive icon plus a knoppix icon, when I use conqueror to look around, I dont see any hard disk icon as well.
When I use your code in the terminal screen, it returns nothing(no error, no msg).
^^"
- 08-08-2007 #4
Execute this
Post output here.Code:su fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-12-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
Hi,
Sorry for the late reply, have been playing with knoppix installed on another ide hard disk...cant get the internet connection to work(i am behind a wireless router for my cable modem)..been scratching my head for the last few days.... any guidance anyone? ^^=
anyway, I have just tried your command fdisk -l in the terminal screen, it still return nothing...no output, no error, no messages
^^"
- 08-12-2007 #6I would suggest you to start a new thread for this problem. Execute this
Originally Posted by ken39
Post output in New Thread.Code:su lspci
Did you execute 'su' command before executing fdisk -l?
Originally Posted by ken39 It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-12-2007 #7
Knoppix uses sudo, so your command would be:
sudo fdisk -lI do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 08-12-2007 #8It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-12-2007 #9I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 08-12-2007 #10No password. its Enter key as in Ubuntu.Cool, I did not know that. Is there a particular password to use with Knoppix su?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

