Closed Thread
Results 1 to 2 of 2

Thread: Label a Linux Swap Partition

  1. #1
    erik Guest

    Label a Linux Swap Partition

    Is it possible to label a Linux Swap Partition? I can't find anything that allows me to do so.

  2. CODECALL Circuit advertisement

     
  3. #2
    Jordan Guest
    Yes, it is possible to label a Linux Swap Partition. You do it when creating/formatting it.

    Code:
    mkswap -L <labelname>
    -L label Specify a label, to allow swapon by label. (Only for new style swap areas.)

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Recover windows partition after uninstallling linux
    By Chinmoy in forum Computer Software/OS
    Replies: 5
    Last Post: 05-10-2009, 02:31 AM
  2. Creating Linux-Swap Partition
    By TcM in forum Linux/Unix General
    Replies: 5
    Last Post: 09-14-2008, 02:52 AM
  3. Add more swap space?
    By Tor in forum Linux Hardware
    Replies: 8
    Last Post: 06-21-2008, 01:08 PM
  4. Swap Partition? Why?
    By TcM in forum Linux Hardware
    Replies: 8
    Last Post: 06-18-2008, 06:53 AM
  5. Swap never used?
    By Off in forum Linux/Unix General
    Replies: 3
    Last Post: 06-16-2008, 03:54 AM

Tags for this Thread

Bookmarks

Posting Permissions

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