Current state
Yesterday i’ve added a nice bootsplash to make the booting process a little bit nicer 🙂 I’ve choosen a low resolution (640×480) to make sure it will be displayed on nearly every display and to keep the mem cosumption as low as possible. Also Olivier and i thinking about how to integrate plugins and additional […]
At Last: FreeNAS 0.684b is out
I’ve found two little bugs just before release it, but it’s not very important bug: When pressing Ctrl+Alt+Del, the rc.shutdown script doesn’t work (http://pastebin.ca/417482) The French accent are not correctly displayed: I’ve have the character ‘e in the place of è and ^o in the place of ô. I’ve added […]
File permission problem
Dan just found a bug on the ‘rev 688’ of FreeNAS: Here are some command enter by a simple user (not root, not in the wheel group): > mount /dev/md0 on / (ufs, local) devfs on /dev (devfs, local) /dev/raid5/BigDiskp1 on /mnt/big_share (ufs, local, soft-updates, acls) /dev/ad0s1 on /cf (ufs, local, read-only) > ls -alh […]
0.684b is very close
Add recovery tools and improve performance under VM
Yesterday I did a big mistake: I’ve upgrade my NAS server with a non-tested release of FreeNAS. And this release had a big bug that prevent me to start it again 🙁 The process for recovery my system is quite simple: 1. Boot from a working FreeNAS CDROM 2. Mount the partition where is installed […]
Using USB stick to save configuration.
I have added a new feature to use a USB stick to save the configuration when booting FreeNAS from CD. Alternatively a floppy disk can be used also.
Disable openssh-portable
I’ve disabled the openssh-portable package again because of ssh login failures. The original sshd shipped with FreeBSD6.2 is used instead, but this one has no HPN patch.
LDAP will not be working for the 0.684b
Here is the actual state of the day about my works. RSYNC bug fixed : I forgot to add the hidden ‘id’ value (corresponding to the entry number) in the web form. FAT32 and EXT2 formatting: I’ve remove the BSD label creation for these filesystem (it was an old bug created when I didn’t understand […]
Install problem fixed
My previous problem encounter when using the latest FreeBSD 6.2 code was fixed: Replaced the defective FreeBSD 6.2 gzip binary by the gzip port. Now I can install and upgrade my FreeNAS again. I hope that the FreeBSD team will fix this problem on gzip (imported from NetBSD). This week, If I got enough time, […]
Can’t no more install FreeNAS
(First post!) Since the last week, I can’t install FreeNAS on my virtual machine (same problem under KQEMU and VMware). When booting from the CDROM (or upgrading from WebGUI) I meet this error message (try to install it in both mode): gunzip: error writing to output: Broken pipe gunzip: img file: uncompress failed Then, from […]