NOTE: I have forwarded this as a separate message to [EMAIL PROTECTED]

Just reporting that I find a configured SME 5.1.2 server fails to create
the reinstallation disk.  It appears we run out of room when writing the
ks.cfg file.  I've tried multiple floppies all freshly formated and find the
same results.

[root@defender floppy]# ll
total 1413
-r-xr-xr-x    1 root     admin        1235 Jan  9 18:57 boot.msg
-rwxr-xr-x    1 root     admin      826361 Jan  9 18:57 initrd.img
-r-xr-xr-x    1 root     admin         780 Jan  9 18:57 ks.cfg
-r-xr-xr-x    1 root     admin        5860 Jan  9 18:57 ldlinux.sys
-r-xr-xr-x    1 root     admin         141 Jan  9 18:57 syslinux.cfg
-rwxr-xr-x    1 root     admin         145 Feb  4 19:31 template.img
-rwxr-xr-x    1 root     admin      610354 Jan  9 18:57 vmlinuz

[root@defender floppy]# cat ks.cfg
#----------------------------------------------------------------------
# kickstart file for SME Server V5
# Copyright (c) 2002 Mitel Networks Corporation
#----------------------------------------------------------------------
# NOTE: The only supported customizations to this file are:
#         keyboard
#         timezone
# To modify the default settings for these parameters, please refer
# to the HOWTO document on http://www.e-smith.org/docs/howto/
#----------------------------------------------------------------------


# language
lang en_US

# install method
cdrom

# keyboard
keyboard us

# networking
network --bootproto static --ip 192.168.1.1 --netmask 255.255.255.0
--gateway 192.168.1.2 --nameserver 127.0.0.1

# boot loader
lilo --location mbr

%packages

%post

I believe if your /home/e-smith/configuration file is fresh and less
populated with db entries then a base fresh config appears to fit a disk. 
However as you add entries to the db config you reach a point where you
surpass the floppy capacity and disk creation fails.

Regards,

-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to