Sponsored Content
Operating Systems OS X (Apple) OS 10 lässt sich nicht mehr installieren...ubuntu läuft als system im moment....hilfe! Post 302490141 by tlarkin on Monday 24th of January 2011 04:49:24 AM
Old 01-24-2011
Reset your SMU, then boot off the OS installer DVD and wipe and reload the Mac, unless there is precious data on there you cannot lose.

Intel-based Macs: Resetting the System Management Controller (SMC)
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Brauche SCHNELLE HILFE

Hallo, ich habe folgende Dateien: 1Lmr12345.orig 1Lmr23456.orig 1Lmr34567.orig Davon allerdings hunderte. Wie lautet der Befehl um diese Dateien umzubenennen in 1Lmr12345 1Lmr23456 1Lmr34567 also ohne die Endung und ohne den Punkt? Weiß einer was????? (1 Reply)
Discussion started by: FranzB
1 Replies

2. UNIX for Advanced & Expert Users

Crontab Eintrag geht nicht... bitte um hilfe

Hallo, ich versuche in Crontab eine Befehlszeile einzufügen, das mein Script für ein Anti Flood Tool nach jedem neustart des Servers startet. Leider kenne ich mich Linux nicht soooo gut aus. Vielleicht kann mir jemand helfen? Ich danke euch schon mal. --> der Eintrag den ich geschrieben... (7 Replies)
Discussion started by: skimoni
7 Replies

3. Shell Programming and Scripting

Hilfe beim SCRIPT

Hallo, unter Suse Linux 11.2 / Kubuntu 10.04 habe ich mir ein Service-Menü angelegt. Bis auf das Nachfolgende funktioniert alles bestens. Bisher habe ich auf der Konsole mit dem Programm pdftk Anhänge an ein Pdf-File erzeugt. Der Code lautete pdftk beispiel.pdf attach_files Anlage1.pdf... (1 Reply)
Discussion started by: Hannes_007
1 Replies

4. Shell Programming and Scripting

Any one here this moment? (Ignore)

I have small question i should solve it (1 Reply)
Discussion started by: Ame
1 Replies

5. Ubuntu

Ubuntu Ultimate install from system.

I want to install Ubuntu Ultimate 2.9. I downloaded ISO form its site and burnt it on DVD and tried to install it. But my DVD reader is not working properly so installation fails in between it. I have another OS as Windows. Can any body tell that if I can install Ubuntu Ultimate directly from... (8 Replies)
Discussion started by: nixhead
8 Replies

6. Homework & Coursework Questions

2. Write a shell script that produces some summary information of the system at a particular moment

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: 2. Relevant commands, code, scripts, algorithms: 3. The attempts at a solution (include all... (2 Replies)
Discussion started by: jsk319342
2 Replies

7. What is on Your Mind?

What is your favourite movie at the moment?

Hi, guys. What is your favourite movie at the moment? Which movie are you watching? I am watching the Thor:) (17 Replies)
Discussion started by: Tinna
17 Replies

8. Shell Programming and Scripting

Blond moment : sed

Hallo Team, I have thousands of lines and i would like to manilpute a pattern but i am getting an error: File lo0ks like below: ... (5 Replies)
Discussion started by: kekanap
5 Replies

9. Ubuntu

Re-install Ubuntu 14.04 from system with Ubuntu on it

I need to re-install ubuntu on a system with ubuntu 14.04 already installed. I have the cd but can not seem to boot from it or find the installer. Is there a way to re-install from the command line or how do I do a fresh re-install? Thank you :) ---------- Post updated at 10:13 AM... (2 Replies)
Discussion started by: cmccabe
2 Replies
GERMINATE-PKG-DIFF(1)					  Ubuntu General Commands Manual				     GERMINATE-PKG-DIFF(1)

NAME
germinate-pkg-diff -- compare seeds against currently installed packages SYNOPSIS
germinate-pkg-diff [-l file] [-m {i|r|d}] [-a arch] [seeds] DESCRIPTION
germinate-pkg-diff compares the expansion of a list of seed packages against the set of packages installed on the current system. When con- structing seeds for a software distribution, it can be used to iteratively find packages installed on developers' systems that should be included in the seeds. A list of seeds against which to compare may be supplied as non-option arguments. Seeds from which they inherit will be added automatically. The default is 'desktop'. OPTIONS
-l, --list file Read the list of currently installed packages from file. The default is to read the output of dpkg --get-selections, and any supplied file should be in the same format. -m, --mode {i|r|d} Set the output mode as follows: i Show the dpkg selections needed to install just these seeds. List unseeded but installed files as ``deinstall'', and seeded but uninstalled files as ``install''. r List unseeded but installed files as ``install'', and seeded but uninstalled files as ``deinstall''. d Show the differences between the packages specified by the seeds and the list of installed packages, in a somewhat diff-like for- mat. -S, --seed-source source,... Fetch seeds from the specified sources. The default is http://people.canonical.com/~ubuntu-archive/seeds/. -s, --seed-dist dist Fetch seeds for distribution dist. The default is ubuntu.precise. -d, --dist dist,... Operate on the specified distributions. The default is precise. Listing multiple distributions may be useful, for example, when exam- ining both a released distribution and its security updates. -a, --arch arch Operate on architecture arch. The default is i386. BUGS
--mode r is useless as dpkg --set-selections input. AUTHORS
Lamont Jones <lamont@ubuntu.com> Colin Watson <cjwatson@canonical.com> germinate-pkg-diff is copyright (C) 2004, 2005, 2006, 2007, 2008 Canonical Ltd. See the GNU General Public License version 2 or later for copying conditions. A copy of the GNU General Public License is available in /usr/share/common-licenses/GPL. Ubuntu Jul 18, 2007 Ubuntu
All times are GMT -4. The time now is 10:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy