Install Windows 2003 R2 on existing Windows 2008

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Install Windows 2003 R2 on existing Windows 2008
Prev   Next
# 1  
Old 04-05-2009
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.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

Best AV for Itanium IA64 (Windows 2000, 2003, NT)

Hi there I am hoping for a quick response to this one, because we're in a tight spot right now where the Itaniums we have don't support McAfee to run on Windows server setup on our Itanium machine. Does anyone have any idea (perhaps based on good experience themselves?) on what is a good AV that... (8 Replies)
Discussion started by: hedkandi
8 Replies

2. Windows & DOS: Issues & Discussions

OpenSSH with windows server 2003

Hi people, I'm trying to configure the OpenSSH in my win server 2003 to accept connection with public/private keys, without password. I research all over internet sites about, almost all them, have the same instructions that doesn't work. I can just get a sFTP connection with password without... (0 Replies)
Discussion started by: laurentiis
0 Replies

3. UNIX for Advanced & Expert Users

Windows 2003 use Samba user database

Hi, I have been looking for information on how to make a Windows 2003 server use the user database of an existing Samba installation. What I want is to use the Win3K as a (second) file server allowing users (using Win2K & Win XP computers) to access its shares using their existing user... (0 Replies)
Discussion started by: jcd
0 Replies

4. Solaris

Dual Boot WIndows 2003 and Solaris 10

Hi, I have a dual boot server with Windows on C0t0d0 and Solaris 10 on C1t0d0. When I do a reboot it automatically boots with Windows as default without an option to boot onto Solaris. I want to set Solaris as my default boot. any ideas? Thanks, Suresh (6 Replies)
Discussion started by: gunnervarma
6 Replies

5. Windows & DOS: Issues & Discussions

OpenSSH Server for Windows 2003

Hi Gurus I have installed OpenSSH server in one of my Windows 2003 boxes. I have installed the setup and added the users as told in the link. But i am getting an "Access denied" whenever i try to log in through ssh or sftp. But when i try to log in through my loopback IP (127.0.0.1),i am... (1 Reply)
Discussion started by: Renjesh
1 Replies

6. Windows & DOS: Issues & Discussions

Need to install red hat linux on existing windows vista OS as dual boot

HI ALL, I need to install linux on already existing windows vista OS. I tried to install linux,am getting error while creating patitions, i)selected manula patition with grude option.. after that when i m selecting free space to create mount points, its giving error "could not allocate... (2 Replies)
Discussion started by: jack00423
2 Replies

7. UNIX for Dummies Questions & Answers

Unix and Windows Server 2003

Hello All, I need your help with this, i appreciate all your help that you can give. Windows NT Domains Connect Windows XP as a domain client to both systems, Windows Server 2003 and Unix. Secure shell Set up secure shell on Linux (ssh). Set up secure client on Windows XP. Putty? I... (1 Reply)
Discussion started by: italia
1 Replies

8. AIX

SFTP script from AIX to Windows 2003

Hello everyone! I searched high and low in the forum's on this site before I started a thread, but couldn't quite find my resolution. Even though I got good hits on SFTP. I'm working on a script on my AIX 5.3 system to sftp (OpenSSH) files to another remote site that is running "Secure FTP"... (2 Replies)
Discussion started by: Exit42
2 Replies

9. UNIX for Dummies Questions & Answers

How can I view a Windows 2003 folder in Unix?

Is it possible to do something like this? Have a folder shared on a Windows machine and then be able to view it under a Unix server? Sort of like a reverse Samaba share? (5 Replies)
Discussion started by: LordJezo
5 Replies
Login or Register to Ask a Question
NICOTINE(1)						      General Commands Manual						       NICOTINE(1)

NAME
nicotine-import-winconfig - import configuration from the Windows soulseek client SYNOPSIS
nicotine-import-winconfig [OPTIONS] old-config-file DESCRIPTION
This manual page documents briefly the nicotine-import-winconfig command. This manual page was written for the Debian distribution because the original program does not have a manual page. nicotine-import-winconfig is a program to import your queue, user list, password information, auto-joined chatrooms, banlist, and user information from the Windows SoulSeek configuration. USAGE
A typical invocation would be : nicotine-import-winconfig "/mnt/win9x/Program Files/SoulSeek" The program should be run when nicotine is not running. It will add the information (download queue, userlist, password info, etc.) to the existing configuration or write a new configuration from scratch when no configuration exists. FILES
$HOME/.nicotine/config The per-user configuration file for nicotine(1) will be overwritten. You might want to back up the file first, but it should not be necessary. A different config file can be chosen using the --config flag. configfile-userinfo.ext In case there's an image included in the Windows SoulSeek userinfo, the image will be extracted and written to that file, where con- figfile is the path to your nicotine configuration file, and ext is the appropriate file extension for the image type. OPTIONS
When you don't want to import all configuration options, you can choose what to import using command line flags. -c file | --config=file Use a non-default nicotine configuration file to write to. -q | --queue Import the queue. -u | --userlist Import the userlist. -l | --login Import the login information. -C | --chatrooms Import the list of autojoined chatrooms. -b | --banned Import the list of banned users. -i | --userinfo Import the user information and the image. -h | --help Print the summary of command line options and exit. TIPS
It is possible to share the download directory between platforms. Nicotine can even continue downloads that started using the Windows client. Of course, the download directories should be the same for nicotine and Windows, e.g. if your Windows sharing directory is F:slsk_in and your F drive is mounted on /mnt/media, then you must set your download directory to /mnt/media/slsk_in. SEE ALSO
nicotine(1). AUTHOR
Geert Kloosterman <geertk@ai.rug.nl>, 2003. August 25, 2003 NICOTINE(1)