Sponsored Content
Full Discussion: Reinstall recommendations?
Top Forums UNIX for Dummies Questions & Answers Reinstall recommendations? Post 302348943 by Leppie on Sunday 30th of August 2009 01:09:47 PM
Old 08-30-2009
if you have grub installed into the mbr, you can use a joint /boot partition.
 

8 More Discussions You Might Find Interesting

1. Linux

reinstall Linux

I am trying to reinstall Linux on a machine which already has Linux. It's an Intel Machine (DELL). I want to boot it from the CD but for some reason, I don't get the F2 or F12 for setup. It directly takes me to the welcome thing. What do I need to do (1 Reply)
Discussion started by: bandaru
1 Replies

2. UNIX for Dummies Questions & Answers

bash reinstall

Is there any way how to reinstall bash without reinstaling the whole unix? Thanks (1 Reply)
Discussion started by: Foxgard
1 Replies

3. Shell Programming and Scripting

your recommendations

Hi all, I'm trying to teach myself shell programming and scripting. What are good introduction level programming and/or scripting books that you recommend? I will gather your suggestions into a list and check out the IT-related sections of the nearest Barnes & Noble stores. Or if you could... (1 Reply)
Discussion started by: antalexi
1 Replies

4. Solaris

Reinstall root partition

I had Solaris 8 installed on a Ultra 10 machine but during a shutdown the root partition got corrupted. I have 3 other partitions on the drive (var, swap, home). Is there a way to reinstall the root partition without effecting the other partitions? Also, when I run format from single user mode I... (4 Replies)
Discussion started by: jbestor
4 Replies

5. Windows & DOS: Issues & Discussions

Reinstall

As a pet project we are trying to install Windows 95 on an OLD Laptop PC (Toshiba Satallite 110CS) Well Our first Debacle was Dos Died due to us Formatting the system (Well duh) How ever we have failed to beable to Get a Base install of dos to start Installing 95. We have No CD-ROM (Quaint we... (3 Replies)
Discussion started by: Alexodia
3 Replies

6. UNIX for Dummies Questions & Answers

Reinstall Solaris?

Hey! I'm new here, and excuse my complete lack of knowledge as a total newbie. I've recently started a new job managing a nightclub, and we have 3 sun terminals installed that customers are able to use in the lounge area. However, we can't seem to log onto them as the old tech guy left on bad... (5 Replies)
Discussion started by: snogthefrog
5 Replies

7. UNIX for Dummies Questions & Answers

Reinstall sudo apt-get?

I am using ubuntu11.10 and i was trying to do the update to 12.04, i found a post suggesting to use to solve part of the problem: sudo apt-get remove ubuntu-keyring sudo apt-get --yes -q --allow-unauthenticated install ubuntu-keyringI ran the first command but not able to run the second or any... (0 Replies)
Discussion started by: CS_NA
0 Replies

8. Solaris

Reinstall Hardware sentry

Hi Guys, I need to reinstall hardware sentry for BMC patrol manager in solariws server. I am trying to find the patrol version. please help me with the version number and reinstallation as i am new. Uname -a:SunOS 5.10 Generic_142901-06 i86pc i386 i86pc Thanks in advance!!! (0 Replies)
Discussion started by: Rockyc3400
0 Replies
DH_GERMINATE_METAPACKAGE(1)					     Debhelper					       DH_GERMINATE_METAPACKAGE(1)

NAME
dh_germinate_metapackage - create metapackages based on seeds SYNOPSIS
dh_germinate_metapackage [debhelper options] DESCRIPTION
dh_germinate_metapackage is a debhelper program that generates ${germinate:Depends} substitutions and adds them to substvars files. The program will read the "metapackage-map" file that should have been created by a previous run of "germinate-update-metapackage" for your package, and for each seed listed there it will generate dependencies and recommendations based on the previous results of "germinate-update-metapackage". Dependencies will be substituted into your package's control file wherever you place the token "${germinate:Depends}", and similarly recommendations will be substituted wherever you place the token "${germinate:Recommends}". You must run "germinate-update-metapackage" before building the source package. Normally, source packages that use this program will include an "update" script that will call it with appropriate arguments. EXAMPLES
dh_germinate_metapackage is usually called indirectly in a rules file via the dh command. %: dh --with germinate $@ You must build-depend on at least debhelper (>= 7.0.8) to use this form, and in any case you must build-depend on at least germinate (>= 1.18) to use this program at all. It can also be called directly at any time before "dh_installdeb". build: dh_testdir dh_germinate_metapackage SEE ALSO
debhelper(7), germinate-update-metapackage(1) This program is a part of germinate. AUTHOR
Colin Watson <cjwatson@ubuntu.com> Copyright (C) 2009 Canonical Ltd., licensed under the GNU GPL v2 or later. 2.10 2009-08-10 DH_GERMINATE_METAPACKAGE(1)
All times are GMT -4. The time now is 03:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy