All of lore.kernel.org
 help / color / mirror / Atom feed
From: martink@posteo.de (Martin Kepplinger)
To: kernelnewbies@lists.kernelnewbies.org
Subject: SWAP gone when running mainline
Date: Mon, 28 Jan 2013 11:21:29 +0100	[thread overview]
Message-ID: <51065129.2040608@posteo.de> (raw)
In-Reply-To: <CAGdaadZsTPjHm0FM--CEA6=Db1Af7JCePUaqwvPHU_YTBcs4-A@mail.gmail.com>

On 2013-01-28 09:05, Mulyadi Santosa wrote:
> On Sun, Jan 27, 2013 at 8:11 PM, Martin Kepplinger <martink@posteo.de> wrote:
>> Sorry, that wasn't clear. Nope, I just have one distro: Lubuntu. I
>> installed a rc-mainline-kernel and when I boot into it, there is no
>> swap. On the distro-kernel there of course is.
>>
>> thanks
> 
> Please don't do top posting....
> 
> Which rc kernel version do you use? and can you show us the entries of
> your /etc/fstab?
> 
it was rc4, now it's 3.8.0-rc5. My fstab:

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=187122e0-ad4a-4b27-8ec3-bb9217f162d0 /               ext4
errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
#UUID=d1313f27-8580-490e-bec3-55ac44d64f0e none            swap    sw
           0       0
/dev/mapper/cryptswap1 none swap sw 0 0

ecryptfs should be the problem. I use an encrypted home and swap. "free"
says Swap: 0 0 0.

  reply	other threads:[~2013-01-28 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-27 12:14 SWAP gone when running mainline Martin Kepplinger
2013-01-27 12:30 ` Grzegorz Dwornicki
2013-01-27 13:11   ` Martin Kepplinger
2013-01-28  8:05     ` Mulyadi Santosa
2013-01-28 10:21       ` Martin Kepplinger [this message]
2013-01-28 16:09         ` Mulyadi Santosa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51065129.2040608@posteo.de \
    --to=martink@posteo.de \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.