Ubuntu :: "Grub" Disturb An Existing Win2003 Install?

Dec 11, 2010

When I installed Ubuntu Desktop 10.10... I ran updates and was asked if I wanted to install or skip updating "Grub". I chose to skip this.

Is there any danger of losing an existing Win2003 install if I go back and install "Grub"?

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Install Without Grub2 (use Existing Fine Working Grub Legacy)

Oct 2, 2010

I have a dual boot config with

sda1 /boot
sda2 Win7
sda3 /
sda4 Truecrypt Partition

i have grub1 working and chaonloading truecrypt loader if i choose "win7" in grub1 menu I want to install a new kubuntu (no upgrade) I have read that that there are problems with grub2 and truecrypt actually a bug that grub2 dont chainloads truecrypt boot loader many ppl seem to have problems with grub2 then i read somewhere that ubuntu install is not asking for grub2 to be installed and just installing it. is this right?

i think at least for the alternative install cd its wrong. i installed it on another pc and it asked me! it works for win7 and Ubuntu and i guess its grub2 but there is no truecrypt installed anyway, i wanted to ask is the live cd installer asks me for grub2 and what is the best and easiest way to stay with my grub and just change the menu.lst to the new kernel (i guess there will be one)

View 1 Replies View Related

Fedora Installation :: 14 - Install Program Make An Addition To The Existing GRUB Configuration?

Mar 7, 2011

I've just got another sata HDD and thought lets put in a nice install of Fedora 14 having tried out the live CD over the weekend. Right my system is configured thus

[Code]...

will Fedora 14's install program make an addition to the existing GRUB configuration or will it do something different Yes I have searched.... and looked at the installation documents....

View 14 Replies View Related

Ubuntu Installation :: Upgrade To 9.04 Will It Disturb My Ns-2.34 Settings

Aug 11, 2011

I am having ubuntu8.10 and i work with ns-2.34 with gcc-4.3. if i upgrade to ubuntu9.04 will it disturb my ns-2.34 settings.

View 7 Replies View Related

OpenSUSE :: Removing Packagekit : Does It Disturb Zypper

Aug 30, 2011

when i turn on my box (opensuse 11.4) i have the apper applet and packagekit trying to update packages, often times it 's not working for dependencies are missing or stuff like that, but this is impeding zypper to work at the same time ( PackageKit is blocking zypper. This happens if you have an updater applet or other software management application using PackageKit running.). Packagekit is busy thus can't be exited ...Is removing packagekit going to disturb zypper or not ?

View 5 Replies View Related

Networking :: Lan Connection Of Fedora7 With Win2003 Server

Mar 20, 2010

I know that with SAMBA tools we can connect fedora and windows.I also know how to connect fedora7 with win xp.But my problem is,i am using win2003 server.And in this os,i am not able to find the option to share my root directory.I think it is not available in server2003.

So how can i connect fedora with server2003.My fedora pc shows the icon of windows network,but at my windows PC the LAN connection shows disconnected.

I have also tried to share one folder from windows pc.But when i try to open it at fedora pc with open location it says "cant show the content of this folder."

View 2 Replies View Related

Ubuntu Installation :: New Grub From 10.10 Will Not Start The Existing Kubuntu 10.04?

Dec 18, 2010

I have been successfully triple-booting Windoze and 2 varieties of Linux on my desktop for some years now with very few problems. The latest configuration which I have been using for 6 months or so is Kubuntu 10.04 & Ubuntu 10.04. The last version installed was Kubuntu 10.04 and on installation it's version of grub found Ubuntu 10.04 no problem (other than a minor problem with partition numbering which was manually fixed) and all was well.

I have just upgraded Ubuntu 10.04 to 10.10 (by clean install rather than version upgrade) and the new grub from Ubuntu 10.10 will not start the existing Kubuntu 10.04, I just get "error: file not found".The grub.cfg file from Ubuntu 10.10 is completely different (copy attached) but the partition references & numbers etc. are correct so why will the existing Kubuntu 10.04 not start ? Windoze starts OK.

#
# DO NOT EDIT THIS FILE
#

[code]....

View 2 Replies View Related

Server :: Migrate Win2003 Domain Controller To Samba With All Settings?

Sep 27, 2010

I want to Migrate Win2003 Domain Controller to Samba with All Settings Current Setup: Working Win2003 Domain Controller (DC)with home directories, group policies, shared printer, disk quotas. how to migrate all these settings to Samba Domain Controller. I have tried to search but didn't get detailed information.

View 14 Replies View Related

Ubuntu Installation :: Add 2nd Distro Entry To Existing GRUB In Puppy4.2.1?

Jan 2, 2010

i have puppy 4.2.1 installed on my hdd and have frugal installed a older version inside the existing puppy and would like to add it to the existing GRUB menu

View 6 Replies View Related

Ubuntu :: Creating Bootable Disk For Existing Grub On Flash Drive?

Aug 5, 2010

I wish to create a bootable disk for my existing grub legacy. I do not have a floppy drive. Could this be done on a CD-RW or flash drive?

View 1 Replies View Related

General :: Update Distro With A Newer Version And Not Disturb Saved Media Files?

May 3, 2010

Is there a way to update my distro with a newer version and not disturb saved media files? Music and pictures etc. Can I move them to another partition. Its there a better way than to save it to disk?

View 13 Replies View Related

CentOS 5 Server :: Using Winbind With Win2003 R2 AD And Microsoft Identity Management For UNIX For UID/GID Mappings?

Nov 10, 2009

following situation and configuring authentication for Windows users on my CentOS clients please:IHAC WIN2003 R2 Domaincontroller with ALL my users and groups maintained there. For Usermapping (SID to UID/GID) I want to use IMU which is included with WIN2003 R2 srv and extends my Active Directory schema for UID, GID, NIS Domain etc. I want now authenticate my Windows users on my CentOS clients via their "domainnameusername" and passwords on the CentOS clients.

I also have a NAS server which has usermapping integrated and resolves the Windows SID's to the UID/GID's configured within the IMU schema extensions. Now I have no idea to setup my CentOS clients to use winbind, PAM and LDAP (IMU supports LDAP queries for UID/GID resolving) WITHOUT needing any Samaba Server or functionality.

* Do I need to configure the smb.conf file because my usermapping is done on the NAS Server and I want to resolve my Windows Users/Groups UID/GID's from IMU via LDAP?

* Do I (just) need to Join the AD (2003 native) or even using Kerberos with generating ktpass.exe keytab files (what is needed/recommended and what is the difference?) Can I authenticate the users without using Kerberos?

For e.g. my username is "domainuser_a" and within the IMU the UID is set to "12345", I don't want Samba/winbind to do usermapping again based on the configured values in the smb.conf file. Some hints would be really nice for me to understand how exactly it works and what is needed...

View 1 Replies View Related

Debian :: Formulate A Rule In The DSL-grub, To Make Boot From The Existing Menu?

Mar 14, 2011

I have an old version of DSL installed, followed by XP. On a further partition I installed Debian 6. Installation of Debian went smoothly, including the final detection of the other two OS for Grub. I had expected that the Debian-version of Grub would override/overwrite the one that came when I installed DSL.
It did not - when I boot, Grub comes up with the old DSL menu, in which Debian is not included.

From what I've been reading about Grub, there's two "fases", first in MBR, that points to the second part where the actual boot-commands are given, in my case stored in DSL.
When I open the Grub config-file in Debian, both DSL and XP are correctly listed.

Now I'm not sure what to do - I'm a bit hesitant to try and point grub-fase-1 to Debian (if I can write the correct lines at all, I'm very insecure on that) - if that fails, I cannot boot at all. But I'm not really sure either how to formulate a new rule in the DSL-grub, to make Debian boot from the existing menu.

View 9 Replies View Related

OpenSUSE Install :: Install Suse Alongside An Existing Install?

Apr 18, 2010

i have a backtrack install that i would like to keep while installing suse for an everyday OS; i start the install process but when it gets to partitioning the hard drive, it doesnt seem to recognize anything already being on there; it just gives me the setup for suse, ie:
sda1 ext3 = OS sda2 or sda5 = swap. do i have to configure a partition scheme? i installed ubuntu on a desktop alongside windows very easily due to grub graphical install/partition; is there not a similar function for suse?

View 6 Replies View Related

Server :: Add Existing Unix User To Existing LDAP?

Jun 23, 2010

I have an existing unix user that some how didnt make it into the copy over to our LDAP server. How do I add an existing unix user to an existing LDAP directory? Will ldapadd work? I was under the impression ldapadd required an ldif file to work properly.

View 7 Replies View Related

Ubuntu Installation :: Grub - Setup: Warning: Attempting To Install GRUB To A Partition Instead Of The MBR - Install - Lvm - Luks - Raid - Karmic Server

Mar 27, 2010

I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]

If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.

Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'

Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.

View 4 Replies View Related

Ubuntu :: Install Without Pre-existing OS?

Aug 21, 2010

I want to install Ubuntu on a PC and have just started reading the Ubuntu pocket guide.All the install options seem to require a pre-existing OS ("dual mount" and so on).But I want to install Ubuntu on a new PC and especially do not wish to pay the Microsoft Windows license fee. I want Ubuntu to be the only OS on the box.

View 6 Replies View Related

Ubuntu :: Can Repair An Existing Install?

Sep 27, 2010

Can you repair an existing install with a distro CD, IE Run the install with a switch to just repair rather than "install".I have messed up a Ubuntu 10.4 Netbook install by playing with the Mount Utility trying to mount a SD card, and now my netbook will not boot.

View 6 Replies View Related

Ubuntu :: Making An Existing Install USB Bootable?

Feb 19, 2011

I've searched extensively on Google and here and can't seem to find anything addressing what I'm trying to do. The motherboard of my notebook (Ubuntu 9.10) completely died earlier this week. I pulled the hard drive and got an external case for it. Is it possible to have it boot into my original Ubuntu via USB?

Trying to do so as-is comes up with multiple Grub errors (Invalid Environment block, file not found, etc.) and I've tried addressing these Grub errors separately with no luck, but I have a feeling I'm skipping a basic step somewhere to make a primary drive USB bootable without reformatting.

View 9 Replies View Related

Ubuntu :: Install Firefox 4 Alongside Existing Ff 5 On 11.04

Jun 13, 2011

Before you start thinking that I made a mistake with the title of the thread, or thinking that FF5 has not been ye unvelied (it is, its a beta AFAIK), read my story: I dont know how it happened, I think it may be a ppa, but I dont know which one (could it be independent third party sources?). Other ideas are welcomed. Thing is: when I click the FF icon I access to ff5, and there are a number of aps that are not compatible, thus, my need to keep using ff4. I googled and found: [URL]... and tried to follow the instructions: ff5 works without issues ff4: created a new directory in /home/dexter/Compiled/firefox4, where I extracted ff4.tar.bzz.

I have also run Code: firefox -profilemanager and created 2 profiles: Firefox5 and Firefox4 Firefox5 leads to ff5 without issues, I didnt change anything Firefox4: I have tried to link it to the current folder of ff4, so it reads: /home/dexter/Compiled/firefox4. Launchers: the ff icon leads to ff5, no issues newly created ff4 launcher reads: /home/dexter/Compiled/firefox4 -no-remote -P "Firefox4" but when clicked:. Could not launch application, Failed to execute child process "/home/dexter/Compiled/firefox4" (Permission denied)

View 1 Replies View Related

Ubuntu :: Will New Install Effect Existing Files

Jun 17, 2011

If I'll install this will it effect my files?

View 2 Replies View Related

Ubuntu Installation :: Installer Can't Install To Existing Ext4?

May 29, 2010

I haven't used linux for a long time, after this break i wanted to install ubuntu and give it a shot but altough that i have a 10gb free space and another seperate 2gb free space for a possible linux setup, installer can't seem to recognize them.

View 1 Replies View Related

Installation :: Create A Live CD Install Of My Existing Ubuntu?

Oct 25, 2010

Is it possible to create a Live CD install of my existing Ubuntu installation? I mean, to create a Live installation CD of my system as it is now on my pc, with all the programs and utilities that I have installed, so that if the system crashes and is unbootable, I could be able to restore it to the state when I created the Live CD.

View 2 Replies View Related

Ubuntu :: Install Mint, But It Cannot Detect Existing Partitions?

Nov 26, 2010

I want to install Linux Mint, but it cannot detect my existing partitions.I have a 500GB HDD, splitted in three partitions, on c: having a Win7 installed, and on d: and e: a lot of personal data.I tried to install Linux Mint, but the installer says there is no other OS installed and there is no any partition at all. I run the Linux Mint in live mode, Gparted says: "unallocated 465.76GiB". But when I go to Menu -> Computer then I can see each and every partition, I can mount them and browse them properly.I tried Ubuntu 10.04 and 10.10 with the same result as described above.

View 9 Replies View Related

Ubuntu Installation :: Adding Windows XP To Existing 10.10 Install

Mar 11, 2011

After spending almost 100 hours trying to get my MP3 player working I have decided to add an XP partition and use it there.I am an Ubuntu newbie and am finding the whole "new-dos" experience too frustrating for words.Can someone please explain in ENGLISH for an IDIOT how I can do this.

View 9 Replies View Related

Ubuntu Installation :: How To Install 10.10 On Top Of Existing Dual Boot Set-up

Apr 10, 2011

I have a machine dual-booting with a Windows and an Ubuntu installation on it. I want to reinstall Ubuntu on top of the existing Ubuntu installation on this machine so that I have a fresh install of Ubuntu.I don't mind losing all my data on my Ubuntu partition, but I need to keep all the data currently available on my Windows partition.

View 1 Replies View Related

Debian :: Install On Existing Grub2 ?

Feb 21, 2010

I have been using linux for a few years but I am merely an end-user and many things are still beyond me. I have a machine booting XP and Ubuntu 9.10 with grub2. I would like to try Debian as an installed os, and I have used the netinstall and put Debian on sda6.

During the installation I was asked where to put grub...as I did not want to mess up the mbr which has grub 2 I choose to install Debian's grub to itself on /dev/sda6 ...maybe because of the usb-netinstall menu.lst eneded up with (hd 1,5) I changed to 0,5.

Anyway the problem is...after running update-grub from Ubuntu's grub2, Debian shows up, but will not boot. It seems to go most of the way through loading the kernel then Hangs at, "Begin: waiting for root files..."

View 1 Replies View Related

General :: Install Older Gcc Over An Existing One?

Jan 24, 2011

I am using Suse linux 10 currently I have gcc 4.1.2.. I want to install gcc 3.4.2 .

View 3 Replies View Related

General :: How To Install Winxp On Existing

Feb 27, 2010

My RHL 4 os correpted (not booting),Now I need to install Both winxp & Redhat Linux 4,

View 11 Replies View Related

Fedora :: Apply A Patch To An Existing Install?

Oct 25, 2010

Just wondering if this is possible and if so, how? I want to be able to apply the following patch: [URL]

It is apparently a test fix for the touchpad on the newer Dell laptops. I want to test drive it a bit. Otherwise, if someone could point me in the right direction as to custom compile a Fedora 13 x64 disc including this patch, that would be great.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved