Are you aware that fdisk can be automated, if you feed it the input that would be input by the user, to its standard input? It might be easier to just use this means of scripting fdisk. I've thought about writing a wrapper that would take sfdisk script and make fdisk standard input commands, but I havn't done it yet.
-Tom On Sat, 14 Dec 2002, Juan Carlos Castro y Castro wrote: > Date: Sat, 14 Dec 2002 14:20:05 -0200 > From: Juan Carlos Castro y Castro <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [tomsrtbt] Probably stupid question > > Hello people. I need to have sfdisk for a tomsrtbt-based auto-recovery CD > I'm building. Would any kind soul have a libc5 version of sfdisk available? > I could compile it and link static, but I fear it would become too big. > > Cheers, > Juan >
