ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #00472
Re: [Question #76271]: is it possible to have the swap area on a MMC card and hibernate?
Question #76271 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76271
Status: Answered => Open
smurf is still having a problem:
yes, of course. The MMC card is fully working. I use it continuosly.
I created a swap area of 612 MB on my MMC card (I have 512 MB of RAM) and in the fstab I mount it, like this:
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda1
UUID=02b6884c-e1a2-4673-b395-e5c3f29f8a4e / ext3 relatime,errors=remount-ro 0 1
# swap was on /dev/sdb2
UUID=3185c834-2cd6-4a10-b4ac-db52b01f1b4b none swap sw 0 0
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.