On Sun, 29 Oct 2000, Bernhard R. Link wrote:
> > I used it to give the installer the option of skipping all the
> > parititoning/formatting prompts. See
> > http://openrock.net/tb/patches/boot-floppies* for the patches I applied to
> > the boot-floppies.
> >
> > #!/bin/sh
> > echo -e
>"1\nd\n2
> I used it to give the installer the option of skipping all the
> parititoning/formatting prompts. See
> http://openrock.net/tb/patches/boot-floppies* for the patches I applied to
> the boot-floppies.
>
> #!/bin/sh
> echo -e
>"1\nd\n2\nd\n3\nd\n4\nd\nn\np\n1\n\n+20M\na\n1\nn\np\n2\n\n+200M\n
Just found this leftover from my changes for the telemetry box
distribution.
The script deletes all existing paritions and sets up 3 partitions.
20M /boot
200M swap
rest /
and then formats all of them.
I used it to give the installer the option of skipping all the
parititoning/formatting promp
3 matches
Mail list logo