Sponsored Content
Operating Systems Linux Debian Debian installer or how to preseed Post 303035799 by nodorgrom on Monday 3rd of June 2019 01:31:43 PM
Old 06-03-2019
I solved it. This was my mistake, I made kickstart file which contains preseed's rules with \ symbol and new rows were starting with no "preseed" keyword.
For example:
Code:
preseed partman/auto-raid... \
  multiraid :: \
  1 2 0 ...
but correct are:
preseed partman \ auto-raid \
preseed multiraid :: \

etc

Another way write it in one row

And now I still have understanding why installation was done as no RAID 1 but guided with 1th option, single partition on / with full free space
 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Ubuntu Preseed not found

Hello there! I am not certain that this is the proper place to post this, but I will try anyway. I am trying to install Ubuntu using a preseed on a USB thumb drive, and I am having problems. Hopefully someone here is able to help me. I have a file named 'preseed.cfg' in the root directory... (4 Replies)
Discussion started by: Curtor
4 Replies

2. UNIX for Advanced & Expert Users

Running Script after Preseed Install

Hello there, If you don't want to here the long version, but still want to answer my question, please skip down to THE BOTTOM! You can probably tell what I want to do already from the title, so I'll sum up what I have already done real quick: First off, for those that don't know, a preseed... (1 Reply)
Discussion started by: Curtor
1 Replies

3. UNIX for Advanced & Expert Users

rpm,pkg and debian installer

Hi, Can someone explain what's the difference between rpm, pkg and debian installer and what is the advantage of one above the other? Thanks (2 Replies)
Discussion started by: naan
2 Replies

4. Ubuntu

Problem creating Desktop shortcuts through Debian dpkg installer scripts

Hi, I am creating a debian package (*.deb) for my application using the command I am using debian pre/post installer scripts to do certain tasks before/after installation/uninstallation. One such task is to create a shortcut on the user's desktop to launch my application. I am trying to do this... (0 Replies)
Discussion started by: royalibrahim
0 Replies
UPDATE-FLASHPLUGIN-NONFREE(8)				      System Manager's Manual				     UPDATE-FLASHPLUGIN-NONFREE(8)

NAME
update-flashplugin-nonfree - program to get the newest Adobe Flash Player SYNOPSIS
update-flashplugin-nonfree --install update-flashplugin-nonfree --uninstall DESCRIPTION
The program update-flashplugin-nonfree takes care of downloading last minute information from Debian about suitable versions, removing the installed Adobe Flash Plugin if it has been reported as insecure, or, if a newer suitable version is available, downloading a newer Adobe Flash Player and its installer from the Adobe download site, run the downloaded installer to install the Adobe Flash Player on the local system, and then move the installed files to where they fit on a Debian system. A copy of the downloaded .tar.gz is saved in /var/cache/flashplugin-nonfree for later reuse. The program update-flashplugin-nonfree is used in the postinst and prerm scripts of the Debian package, but this program can also be run manually by root. OPTIONS
--install To install, update or remove the Adobe Flash Player depending on downloaded last minute information from Debian about suitable ver- sions. --uninstall To remove the Adobe Flash Player. --verbose Produce detailed information about what's happening. --quiet Produce no informational output. SEE ALSO
http://wiki.debian.org/FlashPlayer If you subscribe to this wiki page, then you will receive updates via e-mail. http://www.adobe.com/ The Adobe homepage. August 15, 2007 UPDATE-FLASHPLUGIN-NONFREE(8)
All times are GMT -4. The time now is 07:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy