I'm showing you my configuration here.  Usually there is a "host1" and a 
"host2", however in my case I have disconnected all drives from the first two 
ide buses.  Therefore when devfs creates the directory structure in dev, it 
shows only the buses that have active devices attached.

[root@tamriel ide]# ls -ail
total 0
    370 drwxr-xr-x    1 root     root            0 Dec 31  1969 ./
      1 drwxr-xr-x    1 root     root            0 Dec 31  1969 ../
   1073 drwxr-xr-x    1 root     root            0 Feb  8 13:53 hd/
    371 drwxr-xr-x    1 root     root            0 Dec 31  1969 host2/

In your case below, you only have your first two IDE channels active with 
devices; therefore host0 is the only one shown.  Devfs ignores unused 
resources.

The other directories you are showing below ( cd, hd, zip) are reserved areas 
for more symlinks.  Why, I'm not quite sure; I assumed that there would be no 
reason not to dump all symlinks into the /dev dir proper until all system 
apps become completely compatible with Devfs, and access the real devices 
themselves, which is where we are going, btw.

In any case, give me a listing of everything under 


/dev/ide/host0/bus0/target0/lun0


and

/dev/ide/host0/bus1/target0/lun0

We'll take it from there.  :)


On Friday 08 February 2002 11:54, you wrote:
> Thanks for your message. Here's what I get:
>
> root.drewvogel:~$ ls -ail /dev/ide
> total 0
>     364    0 drwxr-xr-x    1 root     root            0 Jan 19 17:26 ./
>       1    0 drwxr-xr-x    1 root     root            0 Dec 31  1969 ../
>    1062    0 drwxr-xr-x    1 root     root            0 Jan 21 11:28 cd/
>     677    0 drwxr-xr-x    1 root     root            0 Jan 20 14:50 hd/
>     365    0 drwxr-xr-x    1 root     root            0 Jan 19 10:32 host0/
>     676    0 drwxr-xr-x    1 root     root            0 Jan 19 17:19 zip/
> root.drewvogel:~$ ls -ail /dev/ide/zip/
> total 0
>     676    0 drwxr-xr-x    1 root     root            0 Jan 19 17:19 ./
>     364    0 drwxr-xr-x    1 root     root            0 Jan 19 17:26 ../
>
> Any ideas? I hadn't noticed the /dev/ide/zip directory before, but it's
> empty... Don't know how to proceed!
>

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to