General :: MBD Modify For Dual Boot?

Dec 29, 2010

I am going to install the newest version of Ubuntu on my computer. I am currently running Vista. I would like to be able to dual boot. I understand the whole partitioning deal and booting from the cd but i am worried that doing so will overwrite my Master Boot Record for windows. Do I need to modify the GRUB2 after installation. Read many writeups but was hoping for some input.

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Modify Boot Scripts To Boot Usb Device?

Mar 3, 2010

Without going into a lot of the reasons, I have a bootable program on a USB stick that i would like to 'boot' when debian is starting up (or after it completes, or whenever it makes sense to do it). My MB does not support a USB boot, I've removed the floppy and CD so I can add additional HDs (its a small box but well ventilated).

Another option I have is to use my bios 'network boot' option, but I have no clue how to use it and the only description in the mb manual says "Allows system to be booted over a network" In network boots, *usually* one is given an option of specifying a device address, and the network boot executes a boot protocol (e.g. bootp), and the boot image file is downloaded to the target, stored and run out of RAM. No evidence of this behavior is exhibited when the network boot option is selected in the bios...

View 2 Replies View Related

General :: Optimize The Boot Time - Modify Some Scripts Or Init Scripts?

May 14, 2010

How can I optimize the boot time of Linux? Should I modify some scripts or init scripts? If yes, what are the scripts? Can I modify the kernel source?

View 6 Replies View Related

General :: Windows XP Failed To Boot In Dual Boot System?

Jul 5, 2011

The problem is this: I have a 320gb HDD splitted in 4 partitions. When I first installed Windows XP I formatted the HDD in 3 (Windows system partition, Media partition and another one I left for Linux). However Linux requires another partition for swap. Everything was just fine. One day Windows stopped working and I tried re-installing it. After the system was ready to start, Windows failed to boot with "NTLDR is missing" message. I tried to recover the Master boot record, even replaced NTLDR manually - nothing worked. I read that in order a HDD to be partitioned in more than 3 parts the so called "extended" partitions must be created. I think this may cause the problem but I don't want to wipe out everything (I have more than 100 GB of books most of which are not available anymore in the same locations I have downloaded them)

View 1 Replies View Related

General :: Lilo Can't Boot Win7 From Dual Boot?

Dec 15, 2010

I cannot boot into the Windows 7 partition, which I guess is /dev/sda1. I have Slackware installed on /dev/sda2 which boots fine, my /etc/lilo.conf looks like

Code:

/etc/# Start LILO global section compact

[code]....

View 2 Replies View Related

General :: Messed UP Boot Order On Dual Boot

Jun 24, 2011

I am working on another's Dell Inspiron 530 with Vista 64-bit; see below:

[code]....

wanting a dual-boot, 500GB hdd was formatted as above, Win Vista x64 Recovery CD was created, and antiX-M11 (as Swift Linux 0_1_1) installed. Now, at startup, machine boots to antiX and not Vista. User wants it the other way around. I think I should have reordered the partitions and not installed GRUB in MBR. EasyBCD is the preferred boot loader for User. This is a learning experience but due to time constraints and not being at my home where references are available, EasyBCD is on a USB stick -- should I boot to the Vista Recovery CD and then try to install EasyBCD to sda3 from it, uninstall antiX (but this will not fix the MBR problem, will it?), or edit fstab or what

View 5 Replies View Related

General :: PC Won't Boot After New Fedora/Win XP Dual Boot Install?

Sep 7, 2009

I have a PC with three HD's. My primary hard drive has a single partition and contains Win XP SP3. I have a second hard drive which I use to store junk (pictures, movies, etc). The third, 60GB HD, I just put into my PC and I wanted to install Fedora 11 onto it. I want to have a dual boot system with WinXP being the default boot. I downloaded the latest build of Fedora 11, created a LiveCD out of it and I tried to install the OS onto this third new hard drive. I installed the OS, I told it to use the entire third HD and to have a dual boot setup and make the WinXP OS be the default boot. The installation seemed to go without any problems. However, after restarting the PC, the PC stops booting right after the DELL screen. It gives me a cursor and that's it. It just sits there. I have tried redoing the install about 4 different times now and no matter how I change the different installation options, I get the same result. Now I can't even boot into XP even after I disconnect the third drive. I am guessing that the dual boot got screwed up; I just don't know how to fix it and more importantly, how to install Fedora, dual boot.

View 15 Replies View Related

Ubuntu :: Modify Lilo From Boot Cd?

May 28, 2011

Is there a way to run the lilo command from the ubuntu 10.10 boot cd? It doesn't get the directories right, as it has / mounted as the ramdisk memory file system, and / can't be demounted since it's busy. I can install lilo in the ram after booting from the cd with sudo apt-get install lilo. Mounting / to my sdb1 partition (where Ubuntu is installed) does not get the proper "maps" for the lilo command, since the cd ramdisk / takes priority. I prefer not to use grub, as I wish to use windows vista's bcd(edit) as the main boot selector and it won't boot grub from bcd to a partition; at least I couldn't get it to work in 11.04. I got lilo to work from the vista's bcd menu in 11.04, but had many glitches. Windows allows this type of proceedure from its recovery cds.

View 4 Replies View Related

General :: Old Boot Dual Boot Drive In New PC?

Mar 28, 2010

Old Boot drive in new PC (XPPRO + Ubutnu) Run the XP repair BUT still have Error 21, used XP repair console to repair MBR still have problems.

View 1 Replies View Related

Ubuntu :: How To Modify Grub To Boot Into Vista

Aug 24, 2010

I've previously had a dual boot Vista/Ubuntu machine that was working fine. Fast forward, I'm not able to boot into Vista at all and decide to reformat, return to factory settings after which I'll simply reinstall Ubuntu to get my functioning dual-boot back. I reformat the drive, everything seems to work fine and when I reboot I'm met by the GRUB screen rather then the Vista bootloader screen I expected. I select the Vista option and rather than starting to boot, seeing the Windows splash and then breaking (as it's been doing for a few weeks leading up to my decision to reformat), I'm promptly given a message that it can't find the disk 5252-ACFA (that Vista was previously on). After further inspection, my Ubuntu partition is still in tact and untouched, so I think the 'reformat' simply reformatted the Vista partition not the entire HD as I'd wanted. How do I modify GRUB to point to the new correct Vista boot?

View 4 Replies View Related

Slackware :: How To Modify Grub To Boot Using Generic Kernel

Feb 16, 2011

My Slackware boots using the huge kernel. I am not using LILO; I am using GRUB from the extras directory on the DVD. I followed the tutorial @ [URL] up to the point where it discusses modifying LILO. My /boot/grub/menu.lst reads, in part:

# Linux bootable partition config begins
title Slackware Linux on (/dev/sda7)
root (hd0,6)
kernel /boot/vmlinuz root=/dev/sda7 ro vga=normal
# Linux bootable partition config ends

This boots the huge kernel. What changes must I make to the above menu.lst entry to boot using the generic kernel?

View 3 Replies View Related

General :: Set Up The Hdd To Dual Boot Xp?

Feb 3, 2010

I currently have fedora 10 installed and want to set up the hdd to dual boot xp. If anyone could give a guide or suggestion on the best way to do this it would be great. I prefer to not start over even though it would be easier to dual boot linux into an xp host.

View 1 Replies View Related

General :: Best Dual Boot ?

Mar 6, 2011

Haven't been browsing for long, so this may have been covered already. I'm sure it's a common question but which distro would you prefer for a dual boot on a laptop, running alongside Vista? I've shrunk my Windows partition and opened a 10GB space for new business. I don't know a lot about different distros but boot Ubuntu 10.10 and XP on my desktop. Would this be the best choice?

View 2 Replies View Related

General :: Uninstall On Dual Boot With Win XP?

Feb 23, 2010

how to uninstall linux on dual boot with win XP ??

View 7 Replies View Related

General :: Custom Dual Boot GUI ?

Nov 21, 2009

Now that ive finally got XP and Ubuntu on my system, i thought id try to get rid of that DOS looking boot! :s

To explain my situation (probably default) when i start up after bios a black screen appears with a list of options:

1. ubuntu
2. ubuntu recovery
3. xp
4. xp recovery

something like that not sure the exact order or titles...

What i wanna do is make it have a GUI where i select which OS i want.

View 14 Replies View Related

General :: Dual Boot With Xp And Red Hat Enterprise 5

Jul 3, 2011

I have one hard disk partitioned into four logical drives.

1.20gb for red hat 5 //installed after installing window xp
2.40gb for Win xp //Installed first
3.40gb not formatted yet
4.more than 50gb for data storage.

After all the installation,I can just boot Red hat 5 but it shows the prompt for window xp also to boot in boot selection screen.When I entered for window to boot,I have this message-

[Code]...

View 5 Replies View Related

General :: How To Go From Dual Boot To Single

Feb 19, 2010

How do I erase windows completely and just run puppy. Also how do I download and install damn small linux.

View 4 Replies View Related

General :: How To Redo Dual Boot OS

Oct 24, 2010

I have an OSS 11.3/WinXPPro dual boot system. Unfortunately, Windows is a mess because of a botched restoration. I guess I need to start again from scratch. I assume if I attempt to reinstall Windoze that the whole dual boot system is going to get botched up anyway.I would like to know what would be the best approach since I am going to start by installing Windoze to the HD. Here is a readout of what I currently have from gparted:

Partition / File Sys / Mount Point / Flags
/dev/sda1 ntfs /media/sda1
/dev/sda2 extended boot,lba

[code]...

View 9 Replies View Related

General :: Puppy Xp Dual Boot?

May 25, 2010

How would I go about dual booting Puppy with Xp?

View 2 Replies View Related

Red Hat / Fedora :: Cannot Modify Grub Menu File - Need To Change Boot Order

Mar 3, 2009

I recently installed a 64-bit version of centOS 5 alongside a 32-bit version, which I use. Turns out the 64-bit version absolutely will not boot and I'm stuck with it as my default boot option. Since the grub being used resides on the 64-bit half, I cant edit the menu file but I know theres a way to do this without it, through grub itself. I have about 29 render nodes now with this problem, and whenever they need to be rebooted I have to hook a monitor up to each one and hold its hand through the boot process. How to change the grub menu through grub itself, basically just change the default boot option and then have it stay that way?

View 5 Replies View Related

General :: Grub Boot Loader Installation In Dual Boot Machine After Windows 7 Installation?

Mar 23, 2010

I had a dual boot machine with fedora 12 and windows vista and I could use grub boot-loader to switch between two. Few days ago windows got corrupt and I have to reinstall it. I put windows 7 now and as usual it erased grub. So to reinstall I put the fedora 12 installation CD on and followed some usual setup steps. When I got the command line I issued the command "grub-install /dev/sda" (sda not hda because It showed bunch of sda, sda1..) but surprisingly it said grub command not found. I remember doing it before while it worked fine.

View 4 Replies View Related

General :: Will Having A Dual-boot Windows On My Laptop Cause It To Slow Down In General Use

Jun 18, 2011

I have Windows 7 on my Dell Xps laptop, and I want to install Ubuntu or Fedora as a dual-boot. Will that cause my system to slow down?

View 2 Replies View Related

General :: Non Destructive Install (dual Boot)

Jun 29, 2010

It's been a while since I last installed a Linux distro on a machine that already houses another OS. I want to install OpenSuse (11.2) on a spare external drive that I have which will be connected to my PC through USB. The PC however, houses four other drives: one drive that has WinXP installed on it (NTFS) which is my normal boot drive, and three data drives - all NTFS.

Like I said, I want to install OpenSuse on the external drive through a network install. I don't want to end up with a boot menu where I can choose between OpenSuse and XP, I simply want to boot from the XP drive by default and boot from the USB drive when I tell my system to do so (I can call up a boot menu where I can tell my PC from which drive to boot).

Now I have done this many times - albeit too long ago to remember how I did it. I do remember however that last time I tried to do it, it installed a boot menu on my XP boot drive, and I had a hell of a time removing it. What do I need to look out for to prevent this from happening? How do I make sure nothing is changed on the other four drives? (The safest way would be to simply disconnect the other four drives from my system and install OpenSuse on the USB drive of course

View 1 Replies View Related

General :: Virtualize Or Dual Boot For Games?

Feb 7, 2011

In my recent tribulations getting Linux based tools working at work I've gotten a lot of good answers just by searching here. But since this question is very subjective, and details are important, my searches just weren't quite working out.

I've been using Linux off and on since 94, Slackware... a stack of floppies as long as my arm. I say off and on because I've always been of the opinion that Windows had a superior selection of ready-to-run desktop software... I still think that's true, but since I'm pushing open source more at work ($44K a year to use Exchange? Seriously?) I figure it's time to throw in behind it at home, too.

My biggest hangup with a total transition is gaming. I can handle my desktop suite needs just fine with Open/LibreOffice and Seamonkey. The limited work I do with graphics and sound can be handled just as easily with existing open source applications (though I'm not really sure about video playback, yet. Finding good codecs for HD video that work well with Linux based players, WMP and Windows Media Center is kind of a pain in the ass.) Hell, pretty much everything I do on a day to day basis... a drastic improvement over 5 years ago.

The games, on the other hand, are killer. Two of my off and on favorites, World of Warcraft and EVE Online are reportedly well supported by Wine. A good chunk of my game collection, though, was purchased through Steam, which I understand has some issues with Wine. And there's also concerns about future games that get released ... some of which is offset by the constant improvement in Wine and similar packages.

What I'm considering as an option is simply going with Xen for a paravirt Windows guest and running my games in that. What I need to know, though, is how well will that conceivably work? Will a Windows XP or 7 (which one would I want?) guest in a Xen DomU have better gaming support than Wine provides? What other things am I not taking in to consideration that I should? Should I use Xen or whatever the free VMWare is (I'd prefer Xen, open source and all, but it VMWare would really do the job where Xen wouldn't...)?

AMD Phenom X4 955
8GB RAM
SATA 30GB SSD
2TB RAID storage which I would prefer to keep as a single chunk, but meh... it's 2TB.

I have installed CentOS 5.3-5.5, FC 13 and 14. Ubuntu, Debian and., all the major distros and all the hardware is supported by the prebuilt kernels.

Actual uses: MP3 rip/playback. Web browsing. Quicken. Occasional word processing/spreadsheet, media conversion including the dreaded DVD ripping (I buy the DVDs for my kids, but they can't touch them :P), and... hell, whatever it is that we do with our desktops and take for granted. Games. Lots of DirectX games.

View 3 Replies View Related

General :: Attempting DUAL BOOT Win7 With Kub 10.04?

Jul 27, 2010

Current rig:

Toshiba Satellite L455 laptop
Celeron 2.20 GHz
Windows 7, 64bit
3GB RAM

I downloaded the DVD release of Kubuntu 10.04, from Kubuntu.org. The file is: Kubuntu-10.04-dvd-amd64.rar . I burned it to a DVD, as image, with ImgBurn application. See any problems so far? I want to dual-boot, leaving my Win7 in tact. I am confident that I can handle this with some patient instruction.

View 14 Replies View Related

General :: Any Way To Stop Dual Boot In BIOS?

Apr 12, 2010

What is the procedure to stop dual boot up in your BIOS on Linux?

View 5 Replies View Related

General :: Dual Boot PC With Two Hard Disk?

Aug 17, 2010

I am having 2 Hard Disk 1 is having RHEL 5 Installed And 2nd is having Windows XP, now i want to dual boot my PC with the help of this two Hard Disk? Can i Dual Boot with RHEL & Win XP having Installed in 2 different HD? what is the Procedure?

View 4 Replies View Related

General :: Program For Dual Boot Choosing?

Apr 14, 2011

Lost a small program I had for dual boot choosing. It was a small app that gave me to choice of what to boot first or gave me 2 choices at start up.

View 8 Replies View Related

General :: Dual Boot Instructions For IMac?

Sep 28, 2010

What is the best guide to use for me to install Ubuntu 10.04 on my iMac so that I can dual boot into either Ubuntu or OS 10.6.4?

View 5 Replies View Related

General :: Dual Boot Mandriva2010 And Opensuse 11.3?

Nov 2, 2010

I had installed mandriva first. I reserved 30GB for opensuse.Now, is it safe to just install Opensuse and it will autodetect my Mandriva and preserves it in bootloader?

View 14 Replies View Related







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