Results 1 to 4 of 4

Thread: Partitions and stuff ?'s

  1. #1
    Senior Member
    Join Date
    Dec 2003
    Posts
    317

    Partitions and stuff ?'s

    I was messing around with my computer and i found this cool boot cd called knoppix STD. it lets you boot off it and it runs linux and you can view your hard drive partitions and even read and write files to them(very handy). i mounted the partition hda1 and browsed through all my stuff from linux and it was cool, but there were about a thousand other partitions in the /dev folder(hda2, 3, 4, 5, 6, and so on) i had to read a tutorial to find out that hda1 is the one with my stuff on it. My question is, whats are those other partitions for? is it always going to be hda1 that has the actual data on it? say i were to do this on my older comp when it crashes(it crashes every couple of days almost) is hda1 always the partition with the "stuff" on it? im pretty sure it has a fat32 partitions

  2. #2
    AO Curmudgeon rcgreen's Avatar
    Join Date
    Nov 2001
    Posts
    2,716
    All those other entries in the /dev directory are only there
    in case you actually had other partitions (and drives)
    that correspond with them. They are just standard names.
    I came in to the world with nothing. I still have most of it.

  3. #3
    Senior Member DeadAddict's Avatar
    Join Date
    Jun 2003
    Posts
    2,583
    Here is a bit more information on partitions in linux
    http://www.linuxplanet.com/linuxplan...orials/4269/1/
    http://tldp.org/HOWTO/Partition/

  4. #4
    Senior Member
    Join Date
    Dec 2003
    Posts
    317
    cool, thnx

Posting Permissions

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