Re: Filesystems for Debian NSLU2

2008-01-25 Thread Martin Guy
> Someone suggested using XFS/ReiserFS over ext3.. Some more research found > Martin saying don't use XFS on ARM > (http://www.nabble.com/Problem-with-XFS-on-NSLU2--td14171563.html). > Someone else in the same thread suggested JFS would be ok.. > > > > Is there going to much gained from changing to

RE: Filesystems for Debian NSLU2

2008-01-25 Thread Sam Reed
Anything less than 1%, it takes as 0 blocks... Suppose I could just turn it off, seeing as its not dangerous Sam -Original Message- From: James Bromberger [mailto:[EMAIL PROTECTED] Sent: 25 January 2008 23:14 To: Sam Reed Cc: debian-arm@lists.debian.org Subject: Re: Filesystems for De

RE: Filesystems for Debian NSLU2

2008-01-25 Thread Sam Reed
Yes, the default is 5%.. On a 500GB drive though, thats 25GB Even 1% is 5GB Probably change it for 0.2%, if it will let me - 1GB so there is some there if it needs it Thanks! Sam -Original Message- From: James Bromberger [mailto:[EMAIL PROTECTED] Sent: 25 January 2008 23:14 To: Sam

Re: Filesystems for Debian NSLU2

2008-01-25 Thread James Bromberger
Sam Reed wrote: Changing the reserved space, from what i can gather, is used if it runs out of space on the / drive.. It's not going to cause any problems is it? No, its not dangerous at all. The "reserved" space is, as you say, only available to the "root" user. No other user on the syste

RE: Filesystems for Debian NSLU2

2008-01-25 Thread Sam Reed
Thanks for the info, Thats a good point... I did think of it, but it wasn't like, "oh, i could end up losing all my data"... Which could quite possibly happen Changing the reserved space, from what i can gather, is used if it runs out of space on the / drive.. It's not going to cause any problem

Re: Filesystems for Debian NSLU2

2008-01-25 Thread James Bromberger
Sam Reed wrote: I’ve got a 500GB drive attached to my Debian NSLU2, and noticed there was 25GB of space missing A bit of research found it was reserved space – 5% (of 500 = 25) And was able to change this using “tune2fs -m 1 /dev/sdb1” Someone suggested using XFS/ReiserFS over ext3.. Some m

Filesystems for Debian NSLU2

2008-01-25 Thread Sam Reed
Hi, I've got a 500GB drive attached to my Debian NSLU2, and noticed there was 25GB of space missing A bit of research found it was reserved space - 5% (of 500 = 25) And was able to change this using "tune2fs -m 1 /dev/sdb1" Someone suggested using XFS/ReiserFS over ext3.. Some more res

Re: unable to boot own kernel on Thecus N2100

2008-01-25 Thread Martin Guy
2008/1/16, Przemyslaw Kwiatkowski <[EMAIL PROTECTED]>: > I use lenny on my N2100 with standard kernel > (linux-image-2.6.22-3-iop32x) - works excellent! I have just rebuilt > kernel with make-kpkg (I used original 2.6.22-3-iop32x config and only > enabled ARM_THUMB, AEABI and OABI_COMPAT options.)