RE: [Mu tech or Mu inst]Customizing problems

From: Emmanuel Thiry (ethiry@itechno.com)
Date: Mon May 22 2000 - 17:03:06 CEST


On mulinux@sunsite.auc.dk, Neo wrote:

> > Try v9r1b.
> > I had to set USR_RAW_SIZE to 2890 in mu.cnf too.
> >
> > Emmannuel Thiry
> 9r1b was not on sunsite, but I'll have a try on USR_RAW_SIZE=2890. Thank
> you.
>

You're welcome, but setting USR_RAW_SIZE to 2890 is a bad workaround
because 2890 is the size that /usr takes in ram, whereas 1930 (the original
value) would be enough.
I've just found out today that what is lacking on USR is not space but
inodes ! In my case, USR was formatted with 248 inodes when 298 were
needed. So I increased the number of inodes to 350 by adding in mu file, in
USR section, around line 272, the option "-N 350" to the mkfs.ext2 call.
This line now reads :
eval mkfs.ext2 $MKFS_OPT -N 350 USR

I hope it will be helpful to you.

Emmanuel Thiry

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:14 CET