Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hey what are these files in /dev named with sda. I know they are used for mounting usbflash drives but what is there meaning ? Is it something like hda ...
  1. #1
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    sda files in /dev/

    Hey what are these files in /dev named with sda. I know they are used for mounting usbflash drives but what is there meaning ? Is it something like hda and something like that . Man I m really very weak at harware part some 1 please help me out?

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    they are device nodes related to your disks, sda would be the first disk, sda1 would be the first partition on the disk, etc

  3. #3
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    this is the o/p of fdisk -l on my system

    Disk /dev/hda: 40.0 GB, 40020664320 bytes
    255 heads, 63 sectors/track, 4865 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot Start End Blocks Id System
    /dev/hda1 * 1 13 104391 83 Linux
    /dev/hda2 14 4776 38258797+ 83 Linux
    /dev/hda3 4777 4865 714892+ 82 Linux swap

    but here i dont see sda . I use it only when i have to mount my usbflash drive.( The mounting part I found through the internet)

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    what distro and version are you using?

  5. #5
    Linux Newbie
    Join Date
    Sep 2004
    Location
    UK
    Posts
    160
    They are device entries for disks.

    In the old days hda, hdb etc was for ide disks and sda, sdb etc was for scsi disks.

    It depends on the distro, but most major dists (fedora, suse etc) are using the scsi dev entries for all disks (including usb memory disks), except for slackware which is still using the old naming convention.

    I noticed the change round about fc6/7.
    In a world without walls and fences, who needs Windows and Gates?

  6. #6
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    I'm using a old version of RedHat (9). When ever I have to mount the usb flash drive I have to use this command.
    mount /dev/sda1 /mnt/usblfash

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I would suggest you to install latest version of any distro. RH9 is old and doesn't support a lot of new hardware.
    You will be amazed to see the difference between RH9 and latest versions.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    why use RH at all when it costs doesn't it? Switch over to a free one that updates more frequently (this is all just from my understanding). Fedora Core is based on RH and is pretty nice
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  9. #9
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    Quote Originally Posted by jmadero View Post
    why use RH at all when it costs doesn't it? Switch over to a free one that updates more frequently (this is all just from my understanding). Fedora Core is based on RH and is pretty nice
    If you want RHEL without the cost, get CentOS, which is the community version of RHEL. Same thing, but without the Red Hat logos. It is VERY stable and well supported. In fact, if you need Red Hat will happily sell you a support contract for CentOS just like they sell them for RHEL. That's what I am running - 64-bit CentOS 5.3. I've been running CentOS for well over a year now, and am very happy with it.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  10. #10
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    thanks
    I tried installing Fedora 9 on my system but it failed. Then somehow managed to get RHCL 4. Now I'm currently working on it. I have a real old PC I wonder whether the latest versions will run on it or not.

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
  •  
...