maelstrom Posted October 19, 2004 Posted October 19, 2004 I am having trouble with my unattended install.as of now I am booting from a win98 bootfloppy immage on a cdchecking drive sizeCreating partitions with gdisk using this formula(not code.this is just my formula)--------------if disk1 >= 10gbthen c=10gb d=remainingelse c=4gb d=remaining--------------format them FAT32(gdisk dosnt support NTFS)run smartdrv.exelaunch unattended installthis works ok for me as I have the installer convert the drive to NTFS but I do have a problem.when it reboots it boots from the 98 floppy image again.-----------------------------------------------------------is there a way I can just do a regular(as in NTloader booting instead of 98 floppy immage) unattended install that makes all of disk1 one big NTFS partition.then run a batch midway through the installer(before my OEMs install) to shrink the NTFS C drive down and create an NTFS D drive with the remaining space(I am required to have a d: drive to store local userdata)anyone got any suggestions?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now