DSL Cfdisk error


 
Thread Tools Search this Thread
Operating Systems Linux DSL Cfdisk error
# 1  
Old 05-24-2009
Error DSL Cfdisk error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error.
dmesg | grep hda returns :
Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive
attached ide-scsi driver
So i figure that is the problem.Right?
What should i do?
# 2  
Old 05-25-2009
You're trying to partition a CD/DVD disk?

Does DSL mean a DSL modem or does it mean 'damnsmalllinux' or something else?
# 3  
Old 05-25-2009
Linux hard drives are often not named hd[a-z] any more. Try 'fdisk -l' to list all drives and see which one is the hard disk, it's probably sda.
# 4  
Old 05-26-2009
Yes, I'm refering to Damn small linux Smilie.I tryed fdisk -l but it shows nothing and cfdisk sda is gives the same eror as cfdisk hda. Is there another way I could get knowledge of HDD location?
# 5  
Old 05-26-2009
cat /proc/partitions
# 6  
Old 05-26-2009
Cat /proc/partitions show an empty table.Should there be partitions
before cfdisk command is used?
# 7  
Old 05-26-2009
Quote:
Originally Posted by SNAk55
Yes, I'm refering to Damn small linux Smilie.I tryed fdisk -l but it shows nothing and cfdisk sda is gives the same eror as cfdisk hda. Is there another way I could get knowledge of HDD location?
It doesn't see it. Perhaps it doesn't have a working driver for your machine. What is it?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

DSL on SCO OpenServer 5.0.7

I have a dual boot computer with Windows 7 Pro 64 on one drive and SCO OpenServer 5.0.7 on another drive. The DSL modem works perfectly on the Windows side; I can input the gateway and DNS address 192.168.1.1 in Windows network configuration. On the UNIX side, I created the /etc/resolv.conf... (8 Replies)
Discussion started by: Transpower
8 Replies

2. UNIX for Dummies Questions & Answers

DSL Cfdsik error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error. dmesg | grep hda returns : Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive attached ide-scsi driver So i figure that is the problem.Right? What should i do? (1 Reply)
Discussion started by: SNAk55
1 Replies

3. Linux

cfdisk in DSl

ive been playing around in dsl (damn small linux) live for some time and i love the simplicity of it. but when i go into cfdisk to partition my hard drive, it says like "Fatal Error:Does not have permission" i am trying out Xandros desktop os 2.0 right now on my laptop. Can some one help me... (4 Replies)
Discussion started by: Texasone
4 Replies

4. Shell Programming and Scripting

add language in dsl

Hi can any one point me to a procdure to add lang to dsl os (Damn Small Linux ) TU :) (2 Replies)
Discussion started by: lione.heart
2 Replies

5. UNIX for Advanced & Expert Users

adding language to dsl

Hi can any one point me to a procdure to add lang to dsl os (Damn Small Linux ) TU :) (0 Replies)
Discussion started by: lione.heart
0 Replies

6. Shell Programming and Scripting

Startup script DSL

Hi, I'm using Damn Small Linux 2.3, could you tell me which script starts up the browser when fluxbox loads? Thanks C19 (0 Replies)
Discussion started by: c19h28O2
0 Replies

7. UNIX for Dummies Questions & Answers

Getting DSL to Work On Redhat.

I have recently had dsl installed, and am wanting to install it on linux, but dont know how because i have to enter a user name and passwd. its on ppp0e, and i had to use the ISP's software to install it and get it working on windows. Linux will be a real challenge, if any of you all have any... (3 Replies)
Discussion started by: er0k
3 Replies

8. UNIX for Advanced & Expert Users

DSL Router

How do I configure my Solaris system to connect to internet thro Linksys DSL Router? Thanks in adavnce. (9 Replies)
Discussion started by: praveenk
9 Replies

9. UNIX for Dummies Questions & Answers

dsl out

i have 5 computers on a network behind a firewall, once in a while my DSL service will get knocked out and will come back in like 20 minutes or so, but during those 20 minutes, i will be able to view my website, but i will not be able to retrieve my mail, nor will be able to ftp or telnet into my... (12 Replies)
Discussion started by: norsk hedensk
12 Replies

10. IP Networking

really really really new to unix...need help setting up dsl

I just installed solaris 8 on my comp....NIC was recognized at startup so it's allrite... for hostname I so far put hostname and for the IP I put in the 192.168.0.XX can anyone instruct me step by step on what I should change and how about would I go seeting up the dsl connection ... ... (2 Replies)
Discussion started by: czoka
2 Replies
Login or Register to Ask a Question