Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing / to a compressed filesystem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
liutom
n00b
n00b


Joined: 30 Sep 2004
Posts: 51

PostPosted: Mon Oct 11, 2004 9:10 am    Post subject: Installing / to a compressed filesystem Reply with quote

Hello again!

during my slowly growing linux-experience i now consider to try following:
I want to install (gentoo)linux to a compressed filesystem (sometimes found on bootable linux-cd´s)
But i don´t know if there is a easy way to get this?

Perhaps something like: partition my HDD with a special parameter or do a mkreiserfs with special parameters ????

I haven´t found anything which helps me any further...

Thank you

Liu
Back to top
View user's profile Send private message
liutom
n00b
n00b


Joined: 30 Sep 2004
Posts: 51

PostPosted: Mon Oct 11, 2004 10:13 am    Post subject: Reply with quote

In very old DOS-Times -and windows 95 Times there has been a small utility called Drivespace....

Perhaps in linux there is another (much better) method to get this working?

Any ideas?
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Oct 12, 2004 4:37 am    Post subject: Reply with quote

Check out Google. squashfs was within the first few results. Perhaps its a start. sys-fs/squashfs-tools
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
liutom
n00b
n00b


Joined: 30 Sep 2004
Posts: 51

PostPosted: Tue Oct 12, 2004 2:18 pm    Post subject: Reply with quote

Sorry but squashfs is read only!

I thought about a parameter when partition my hdd an use mkreiserfs -XXX
or mkfs.ext3 -YYY an then it creats a filesystem which stores all data compressed...
but i think there is no way!

i´ve heard somthing about a "loop"device.
But i´ve no clue how to us it fpr my need´s...

thankx
liu
Back to top
View user's profile Send private message
ShadowFlyP
n00b
n00b


Joined: 12 Oct 2004
Posts: 7
Location: Rochester, MN

PostPosted: Tue Oct 12, 2004 3:44 pm    Post subject: Reply with quote

Try JFFS2. It is meant for filesystems residing on flash, but I would bet it can be used on a hard drive partition. It has built-in compression and journalling. Probably won't be as fast as ext3 or (for sure not) reiser, but would give you your compression.

Code:
emerge mtd
<-- to install. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum