Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
I upgraded from 2.4.27 to 2.6.14 kernel yesterday from kernel source (meaning i went from devfs to udev if that has anything to do with this). after this I now ...
  1. #1
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Turn Around
    Posts
    202

    /dev/sdxx disappear?

    I upgraded from 2.4.27 to 2.6.14 kernel yesterday from kernel source (meaning i went from devfs to udev if that has anything to do with this). after this I now have no sda, sdb, etc. i only have these ptyxx ttyxx things (x is a letter or number) in /dev instead. i want my sdxx's back!. Thoughts? I'm having a lot of trouble on google trying to figure this out.

    -Dan

  2. #2
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035

  3. #3
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Turn Around
    Posts
    202
    i read that page and could not find much to help me. i'm still pretty new to linux, so i may not be finding what you intended for me to.

  4. #4
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035
    I'm assuming that you have hotplug and udev started?

  5. #5
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Turn Around
    Posts
    202
    yes

  6. #6
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035
    What is the exact device that you are trying to use?

  7. #7
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Turn Around
    Posts
    202
    sda1 and sdb1

    they're just gone from my /dev/

  8. #8
    Linux Guru lakerdonald's Avatar
    Join Date
    Jun 2004
    Location
    St. Petersburg, FL
    Posts
    5,035
    I meant the physical devices.

  9. #9
    Linux Newbie
    Join Date
    Jul 2005
    Location
    Turn Around
    Posts
    202
    usb flash drive and ipod mini, but either way i want my sdxx's back

  10. #10
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    My experience with Debian is that device files don't appear until the device is plugged in. Everything is done automatically.

    Have you plugged the devices in and still have the same problem? If yes, run "/dev/MAKEDEV sda" or "/dev/MAKEDEV sdb".

    Type "man MAKEDEV" for info on how it works. Like I said though, my experience with Debian has been that these block files just appear out of no where when the kernel detects them.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •