<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to add swap on SUSE Linux? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990868#M28127</link>
    <description>Hello Kenneth,&lt;BR /&gt;&lt;BR /&gt;if you have a empty blockdevice, you can format it with mkswap, for example:&lt;BR /&gt;&lt;BR /&gt;mkswap /dev/sdb3&lt;BR /&gt;&lt;BR /&gt;With swapon /dev/sdb3 you can add this new formatted swapspace on the fly to you system. With an entry for this swapdevice you can mount it on every boot. Simply add the following line to you /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/dev/sdb3 swap swap defaults                           0 0&lt;BR /&gt;&lt;BR /&gt;If you have no blockdevice, you can use a file as well:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/tmp/swapfile bs=1M count=1024&lt;BR /&gt;&lt;BR /&gt;With this command you create a file with a size of 1 GB.&lt;BR /&gt;&lt;BR /&gt;After that you do the same as above described:&lt;BR /&gt;&lt;BR /&gt;mkswap /tmp/swapfile&lt;BR /&gt;swapon /tmp/swapfile&lt;BR /&gt;&lt;BR /&gt;If you wish to mount this swapfile on every boot, put an entry in the /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/tmp/swapfile swap swap defaults                           0 0&lt;BR /&gt;&lt;BR /&gt;You can check the success of your work with swapon -s.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Patrick</description>
    <pubDate>Mon, 30 Apr 2007 06:28:37 GMT</pubDate>
    <dc:creator>Patrick Terlisten</dc:creator>
    <dc:date>2007-04-30T06:28:37Z</dc:date>
    <item>
      <title>How to add swap on SUSE Linux?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990866#M28125</link>
      <description>Can anyone teach me how to add swap on SUSE Linux?  thanks a lot.</description>
      <pubDate>Mon, 30 Apr 2007 01:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990866#M28125</guid>
      <dc:creator>Kenneth Leung_2</dc:creator>
      <dc:date>2007-04-30T01:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to add swap on SUSE Linux?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990867#M28126</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;To add temporary swap.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.puschitz.com/InstallingOracle10gOnSUSE.shtml" target="_blank"&gt;http://www.puschitz.com/InstallingOracle10gOnSUSE.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Permanent:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.opensuse.org/Encrypted_Root_File_System_with_SUSE_HOWTO" target="_blank"&gt;http://en.opensuse.org/Encrypted_Root_File_System_with_SUSE_HOWTO&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 30 Apr 2007 03:24:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990867#M28126</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-30T03:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to add swap on SUSE Linux?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990868#M28127</link>
      <description>Hello Kenneth,&lt;BR /&gt;&lt;BR /&gt;if you have a empty blockdevice, you can format it with mkswap, for example:&lt;BR /&gt;&lt;BR /&gt;mkswap /dev/sdb3&lt;BR /&gt;&lt;BR /&gt;With swapon /dev/sdb3 you can add this new formatted swapspace on the fly to you system. With an entry for this swapdevice you can mount it on every boot. Simply add the following line to you /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/dev/sdb3 swap swap defaults                           0 0&lt;BR /&gt;&lt;BR /&gt;If you have no blockdevice, you can use a file as well:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/tmp/swapfile bs=1M count=1024&lt;BR /&gt;&lt;BR /&gt;With this command you create a file with a size of 1 GB.&lt;BR /&gt;&lt;BR /&gt;After that you do the same as above described:&lt;BR /&gt;&lt;BR /&gt;mkswap /tmp/swapfile&lt;BR /&gt;swapon /tmp/swapfile&lt;BR /&gt;&lt;BR /&gt;If you wish to mount this swapfile on every boot, put an entry in the /etc/fstab:&lt;BR /&gt;&lt;BR /&gt;/tmp/swapfile swap swap defaults                           0 0&lt;BR /&gt;&lt;BR /&gt;You can check the success of your work with swapon -s.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 30 Apr 2007 06:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-add-swap-on-suse-linux/m-p/3990868#M28127</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2007-04-30T06:28:37Z</dc:date>
    </item>
  </channel>
</rss>

