Tiny Core Base > Raspberry Pi

owfs and i2c tool

<< < (3/9) > >>

bellad:
ok thank ,
the swap partition used just for the compiled program ?

bmarkus:

--- Quote from: bellad on June 03, 2013, 04:00:58 AM ---ok thank ,
the swap partition used just for the compiled program ?

--- End quote ---

Linux systems need swap partition by default. While it is not a must have, running without swap is an exception and soon you can face to out of memory situations specially compiling bigger applications or running memory hungry programs. Having a 4G or larger SD card can't be a problem to have 512M swap.

Alternatively you can use swap file instead of partition. Benefit is you can change it's size flexibly or omit at all. It is not mounted automatically, you must add it to bootlocal.sh

bellad:
i have make ext4 partition , create tce directory and put mount on bootlocal.sh
when reboot i have tce directory on /mnt/mmckbl0p2 but howto config change tce directory , no automatic ?
I had to miss something

bmarkus:

--- Quote from: bellad on June 03, 2013, 05:39:13 AM ---i have make ext4 partition , create tce directory and put mount on bootlocal.sh
when reboot i have tce directory on /mnt/mmckbl0p2 but howto config change tce directory , no automatic ?
I had to miss something

--- End quote ---

What do you want to reach?

bellad:
sorry for my english ,
ok this good ,
 i did 
--- Quote ---tce-setup -s /mnt/mmcblk0p2/tce
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version