Partitionning separate /home/ floder to SD

Linus Gasser ineiti at markas-al-nour.org
Mon Oct 20 09:06:20 CEST 2008


Joel Newkirk a écrit :
> When (if) I get my FR where I plan to retain the same installation
> long-term, I intend to carve up the 8gb uSD and have /dev/mmcblk0p3 as
> /home.  (partition #2 as swap, #1 as alternate boot)

Did the same thing here (swapped swap and home). This is the important 
part of my fstab, if it helps someone:

# microSD slot
/dev/mmcblk0p1	/media/card	auto	defaults,async,noauto	0  0
/dev/mmcblk0p2	/home	ext2	defaults,async	0  0
/dev/mmcblk0p3	none swap	sw 0 0


Ineiti





More information about the community mailing list