Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. A classic: What is the name of your HD?

A classic: What is the name of your HD?

Scheduled Pinned Locked Moved The Lounge
question
54 Posts 37 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K KaRl

    Mine are Little Boy (60GB) and Fat Man (120 GB)


    Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

    W Offline
    W Offline
    Weiye Chen
    wrote on last edited by
    #44

    Windows XP (C:) Common (D:) Weiye, Chen When pursuing your dreams, don't forget to enjoy your life...

    1 Reply Last reply
    0
    • J Jorgen Sigvardsson

      What will you be running then? Linux? :) -- You still have your old friend Zoidberg. You all have Zoidberg!

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #45

      Probably: we can't afford not supporting Linux anymore, and I think that, by then end of the year, Mono will be good enough to run our software. If, by the end of the year, it isn't good enough, we'll start collaborating to the Mono project until it is. OpenBSD is not an option yet, since most of our machines are SMP. You can do it on anything you choose - from .bat to .net - A customer

      1 Reply Last reply
      0
      • K KaRl

        Mine are Little Boy (60GB) and Fat Man (120 GB)


        Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #46

        Mines "You little...!!" cheers, Chris Maunder

        1 Reply Last reply
        0
        • K KaRl

          Mine are Little Boy (60GB) and Fat Man (120 GB)


          Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

          J Offline
          J Offline
          John M Drescher
          wrote on last edited by
          #47

          C: BOOT_DISK D: New Volume E: SYSTEM F: APPS Q: DOWNLOADS John

          1 Reply Last reply
          0
          • K KaRl

            Mine are Little Boy (60GB) and Fat Man (120 GB)


            Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

            O Offline
            O Offline
            Olli
            wrote on last edited by
            #48

            KaЯl wrote: Mine are Little Boy (60GB) and Fat Man (120 GB) :omg: Explosive facts you tell us....:-D Mine are data, sounddata, videodata, WinME, Win2K, video1, video2, video3...

            Olli "Ooooooh, they have the internet on computers now!"
            Homer Simpson
            :beer: + :java: = NULL :=> X|

            1 Reply Last reply
            0
            • K KaRl

              Mine are Little Boy (60GB) and Fat Man (120 GB)


              Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

              J Offline
              J Offline
              jhwurmbach
              wrote on last edited by
              #49

              'Master' and 'Apprentice' Because: "Always two there are: A master and an apprentice.", Yoda


              Who is 'General Failure'? And why is he reading my harddisk?!?

              1 Reply Last reply
              0
              • K keegan

                Herford Angus Moo I Eat Grass Meh (i named the last one Meh because it kept going corrupt) *.* cin >> knowledge;

                J Offline
                J Offline
                John Fisher
                wrote on last edited by
                #50

                Does that mean you have a Gateway brand computer? ;P John
                "We want to be alone when we hear too many words and we feel alone when it has been a while since anyone has spoken to us." Paul David Tripp -- War of Words

                K 1 Reply Last reply
                0
                • J Jorgen Sigvardsson

                  You can name partitions in Linux IIRC. The reason was to make the mount table disk independent so that you could swap disk position (hda2 instead of hda1) and it would still mount correctly. -- You still have your old friend Zoidberg. You all have Zoidberg!

                  M Offline
                  M Offline
                  Mike Dimmick
                  wrote on last edited by
                  #51

                  Of course, you could always rename /dev/hda1 to /dev/oldhda1 and /dev/hda2 to /dev/oldhda2, then create symlinks from /dev/hda1 to /dev/oldhda2 and from /dev/hda2 to /dev/oldhda1. Linux and other UNIXes don't care about the actual names, they just care about the device type, major and minor function numbers recorded in the directory. When you tell LILO or grub which disk to boot from for a particular entry, it looks up the directory entry you specified and records the actual major and minor function numbers in the generated boot sector. Actually, there is an option to get the Linux kernel to generate the /dev file system in memory, since 2.3.42 - see devfs[^]. However, this is a bit fraught with backwards compatibility issues, and is often turned off. This kind of thing does tend to lead to your USB devices moving about if you change which port they're plugged into, IIRC. In this area, Windows is a hands-down winner: devices are identified by their serial numbers and are enumerable by class or interface (see SetupDiGetClassDevs), they don't move about very much, and mappings usually persist. OK, it's still not perfect, but...

                  J 1 Reply Last reply
                  0
                  • J John Fisher

                    Does that mean you have a Gateway brand computer? ;P John
                    "We want to be alone when we hear too many words and we feel alone when it has been a while since anyone has spoken to us." Paul David Tripp -- War of Words

                    K Offline
                    K Offline
                    keegan
                    wrote on last edited by
                    #52

                    nope, i build my own computers, i just like cows. *.* cin >> knowledge;

                    1 Reply Last reply
                    0
                    • K KaRl

                      Mine are Little Boy (60GB) and Fat Man (120 GB)


                      Every gun that is made, every warship launched, every rocket fired, signifies in the final sense a theft from those who hunger and are not fed, those who are cold and are not clothed - Dwight D. Eisenhower

                      J Offline
                      J Offline
                      Jeremy Kimball
                      wrote on last edited by
                      #53

                      A better one (for those with multiple systems) would be: What are the names of the computers on your local net? Mine are: Beast (my Gaming/Dev box - Athlon 1Ghz, 640MB ram, etc.) POS (my girlfriends' computer, a crappy eMachine) Calculator (my stripped down 486 I use as a gateway) RoadTrip (my old laptop) Jinx (my problem laden newer laptop - named before the headaches...) Jeremy Kimball

                      1 Reply Last reply
                      0
                      • M Mike Dimmick

                        Of course, you could always rename /dev/hda1 to /dev/oldhda1 and /dev/hda2 to /dev/oldhda2, then create symlinks from /dev/hda1 to /dev/oldhda2 and from /dev/hda2 to /dev/oldhda1. Linux and other UNIXes don't care about the actual names, they just care about the device type, major and minor function numbers recorded in the directory. When you tell LILO or grub which disk to boot from for a particular entry, it looks up the directory entry you specified and records the actual major and minor function numbers in the generated boot sector. Actually, there is an option to get the Linux kernel to generate the /dev file system in memory, since 2.3.42 - see devfs[^]. However, this is a bit fraught with backwards compatibility issues, and is often turned off. This kind of thing does tend to lead to your USB devices moving about if you change which port they're plugged into, IIRC. In this area, Windows is a hands-down winner: devices are identified by their serial numbers and are enumerable by class or interface (see SetupDiGetClassDevs), they don't move about very much, and mappings usually persist. OK, it's still not perfect, but...

                        J Offline
                        J Offline
                        Jorgen Sigvardsson
                        wrote on last edited by
                        #54

                        Mike Dimmick wrote: Linux and other UNIXes don't care about the actual names, they just care about the device type, major and minor function numbers recorded in the directory. I know, but I swear I read a manual/howto somewhere which stated that you could label the partitions with "virtual" disk names. These disk names where then used in the mount tables instead of the device entry names, thus the order of the order of IDE discs and SCSI id's could be ignored. I can't remember if LILO had any insight in this as well. It might have been a *BSD as well, I'm not sure, it was a long time ago (1-2 years) since I read about it. Since I don't move around my drives very often I didn't bother to do a setup. And should I ever do that, I always prepare the fstab one last time before I rearrange my disks. Besides, I use GRUB, so I can quite easily recoved should I mess up (drive mapping, boot shell, etc) :) -- You still have your old friend Zoidberg. You all have Zoidberg!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups