Sponsored Content
Top Forums UNIX for Dummies Questions & Answers can i install UNIX beside Windows XP??? Post 60167 by M_Hafez on Wednesday 12th of January 2005 04:54:47 AM
Old 01-12-2005
Data can i install UNIX beside Windows XP???

Hi guys
i'm new here .. and actually i wanna anyone answer my question
it's simple
the question is " can i setup or install UNIX beside windows XP?"
i need answer plz


thanks
Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to install windows and linux

dear experts: I have a system with that specification: intel PII 266 MMX 10GB hard disk 64MB RAM I want to install Mandrake 8.2 and windows me in the same box .. how can I do that .. I look for help in the net but all of those faq are complecated. and the partition software dos not... (5 Replies)
Discussion started by: RuDe_BuT_CoOoL
5 Replies

2. UNIX for Dummies Questions & Answers

How to install Cygwin on Windows XP SP2

Please can anyone help me with how to install cygwin on a windows Xp SP2 platform, I cant seem to get it to work? (1 Reply)
Discussion started by: jimoney
1 Replies

3. Linux

X-Windows,Install Shield on CentOS

I have a fresh install of CentOS 5.2. I need to install a commercial package that uses InstallShield. Every time I run the installation program, it gives me an error that tells me it can't open an xwindows window. The system autoboots into Gnome. I open a new xterm window by typing xterm in a... (0 Replies)
Discussion started by: jeffreywpearson
0 Replies

4. Windows & DOS: Issues & Discussions

Install Windows 2003 R2 on existing Windows 2008

Hi, I am trying to install WIndows 2003 R2 Server on existing Windows 2008 server. When I run the 2003 cd it says no disk found. What can be the problem. (2 Replies)
Discussion started by: gunnervarma
2 Replies

5. Solaris

install solaris 8 on windows xp OS

Hi everyone, I want to install solaris 8 on emachines computer , but it already have windows xp opeting system. can you help me how to install solaris 8 on windows xp os ? (4 Replies)
Discussion started by: latkanto
4 Replies

6. Windows & DOS: Issues & Discussions

How to Install Windows Xp on Network?

If you don't have DVD-Rom then how would you install windows Xp on Network? (2 Replies)
Discussion started by: karman0931
2 Replies

7. OS X (Apple)

install windows on mac

Hello all, i want to install windows on mac and when i search i found that there is a program called Parallels Desktop to install windows on mac but i want it on the laptop not on the program does it work? or there is another anyway to install it on mac..?? Thanks in advanced (8 Replies)
Discussion started by: Reham$
8 Replies

8. Solaris

Solaris-10 install - Windows wiped out ?

When I installed Solaris 10 on an existing drive with Windows, would Solaris have ability to partition the "remaining" disk space, OR has it wiped out my Windows already? I only get this when I start the laptop: http://www.blastwave.org/docs/step-068.html During install process, is this... (4 Replies)
Discussion started by: steve701
4 Replies

9. Ubuntu

Installation??? How to install Ubuntu on windows 7

guys tell me steps to install ubunto of linux kali over windows 7 (0 Replies)
Discussion started by: Roshan4u
0 Replies

10. Windows & DOS: Issues & Discussions

Qt windows 10 install problem?

qt windows 10 install problem? (0 Replies)
Discussion started by: kaja
0 Replies
DEBCONF-SET-SELECTIONS(1)					      Debconf						 DEBCONF-SET-SELECTIONS(1)

NAME
debconf-set-selections - insert new default values into the debconf database SYNOPSIS
debconf-set-selections file debconf-get-selections | ssh newhost debconf-set-selections DESCRIPTION
debconf-set-selections can be used to pre-seed the debconf database with answers, or to change answers in the database. Each question will be marked as seen to prevent debconf from asking the question interactively. Reads from a file if a filename is given, otherwise from stdin. WARNING
Only use this command to seed debconf values for packages that will be or are installed. Otherwise you can end up with values in the database for uninstalled packages that will not go away, or with worse problems involving shared values. It is recommended that this only be used to seed the database if the originating machine has an identical install. DATA FORMAT
The data is a series of lines. Lines beginning with a # character are comments. Blank lines are ignored. All other lines set the value of one question, and should contain four values, each separated by one character of whitespace. The first value is the name of the package that owns the question. The second is the name of the question, the third value is the type of this question, and the fourth value (through the end of the line) is the value to use for the answer of the question. Alternatively, the third value can be "seen"; then the preseed line only controls whether the question is marked as seen in debconf's database. Note that preseeding a question's value defaults to marking that question as seen, so to override the default value without marking a question seen, you need two lines. Lines can be continued to the next line by ending them with a "" character. EXAMPLES
# Force debconf priority to critical. debconf debconf/priority select critical # Override default frontend to readline, but allow user to select. debconf debconf/frontend select readline debconf debconf/frontend seen false OPTIONS
--verbose, -v verbose output --checkonly, -c only check the input file format, do not save changes to database SEE ALSO
debconf-get-selections(1) (available in the debconf-utils package) AUTHOR
Petter Reinholdtsen <pere@hungry.com> 2012-09-10 DEBCONF-SET-SELECTIONS(1)
All times are GMT -4. The time now is 06:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy