Hello everyone,

Now I have fixed my doemu cycling problem with the altdosemu patch of Nils Olav 
Fossum (Thank you for the patch and your great help!). This patch works for me 
very good and I think it's a little faster now. Perhaps it could go to the cvs.

But now I still have problems with parted. I can't make 2 partitions. Here are 
the a few details:

some lines of my install.pl

'100G C:, rest D:' =>
'fdisk /pri:100288;fdisk /pri:100,100 /spec:7',          
'12G C:, rest D:' =>
'fdisk /pri:12288;fdisk /pri:100,100 /spec:7',
'40G C:, rest D:' =>
'fdisk /pri:40288;fdisk /ext:100,100;fdisk /log:100,100 /spec:7', 


here the meta section of unattended.txt

[_meta]
    fdisk_confirm=0
    format_cmd="format /y /z:seriously /q /u /a /v:System c:"
    replace_mbr=1
    edit_files=0
    ntp_servers=""
    alt_dosemu_cmd = "nt5x-install"


And here the Debug Messages after I select the partition scheme:

DEBUG: parted -s /dev/dsk -- mklabel msdos
DEBUG: parted -s /dev/dsk -- mkpartfs primary fat32 0 12288
DEBUG: PARTED_VAR Sart:0.031 END: 12291.921 Parttype:primary
DEBUG: parted -s /dev/dsk --mkpartfs primary ntfs 12291.921 - 0
ERROR: Unable to satisfy all contraints on the partotion.
DEBUG: parted -s /dev/dsk -- rm 1
DEBUG: parted -s /dev/dsk -- mkpartfs primary fat32 0 4000
DEBUG: parted -s /dev/dsk -- set 1 boot on
Making device /dev/hda
Making device /dev/hda1


After the Installation, I only find one Parttion in my windows explorer with 
the whole diskspace.
The next thing is that I set in the install.pl and in the unattended.txt the 
partition name (format_cmd="format /y /z:seriously /q /u /a /v:System c:")
with the v:System. But that doesn't work anymore. Could this be because I use 
the altdosemu patch (Nils?)?

I hope someone could help me. 
Does nobody else have these problems? I tried to use the cvs install.pl. But 
there are the same problems.

 
Mit freundlichen Grüßen,        
Andreas Laub
Systemintegration        
        
Solutec GmbH    
Hans-Thoma-Str. 21      
68163 Mannheim  
Tel.: 0621-328863-32 - Fax: 0621-328863-42      
Email:   [EMAIL PROTECTED]      
Home:    http://www.solutec.de  
        
Unternehmenssitz:        Mannheim       
Registergericht:         Mannheim       
Registernummer:          HRB 9857       
Geschäftsführer:         Matthias Geyer, Michael Mühlhäuser Dipl.-Wirtsch.-Inf. 

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to