the mkautoinstalldiskette script generated image does create a useable image when i go
directly to diskette.
when i use the -out-file option, i get the below error. it seems that the image
generated is too large to fit on a 1.44mb floppy.
has anyone ever seen this before? im on redhat8 using the latest systemimager software.
---------------------------
[EMAIL PROTECTED] tmp]# mkautoinstalldiskette -out-file sunburn2.img
Here is a list of available flavors:
standard
Which flavor would you like to use? [standard]:
2880+0 records in
2880+0 records out
Creating DOS filesystem in sunburn2.img...
mkdosfs 2.8 (28 Feb 2001)
Using "syslinux" to make floppy bootable...
Creating temporary mount point...
Mounting floppy...
Couldn't copy /usr/share/systemimager/boot/i386/standard/initrd.img to /tmp/.autoinstalldiskette.12113!
[EMAIL PROTECTED] tmp]#
------------------
when i add a <> operator after the actual copy command, and try to manually copy the file, i get:
[EMAIL PROTECTED] tmp]# cp /usr/share/systemimager/boot/i386/standard/initrd.img /tmp/.autoinstalldiskette.12094/initrd.img
cp: overwrite `/tmp/.autoinstalldiskette.12094/initrd.img'? y
cp: writing `/tmp/.autoinstalldiskette.12094/initrd.img': No space left on device
[EMAIL PROTECTED] tmp]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 8188348 1357836 6830512 17% / /dev/hda1 147784 12152 135632 9% /boot none 62812 0 62812 0% /dev/shm /dev/hda5 3063580 1230328 1833252 41% /var /dev/hda6 6405100 24888 6380212 1% /mirror
thanks, arn.
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
