Installing LINUX on a separate HD


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing LINUX on a separate HD
# 1  
Old 05-06-2009
Installing LINUX on a separate HD

For the last few installations of Linux I have installed it with XP via a dual boot set up on one HD.

Now I have purchased a 2nd HD and would like to install Linux on the 2nd HD and keep the first HD for XP. How do I go about setting up the HD's for this? Do I have to create a small partition on the first HD (the one with XP) to accomodate the GRUB Boot Loader?

HD's connected with SATA
Suse 10.3 the version of Linux

Any help much appreciated.
# 2  
Old 05-06-2009
Install XP on one disk. Install SuSE on the other. Install GRUB in the MBR of the first disk. That's it.

Explanation: GRUB doesn't need a separate partition to work, it only has to know where to find it's files. The first stage is completely embedded into the MBR boot code, and it's only purpose is to load the rest (stage 1.5 and 2).
# 3  
Old 05-12-2009
Thanks for your response.

I got it set up fine,

nistleloy.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Installing realvnc on Linux

Hi, I'm running Oracle Linux 7 - 64 bit (PRODUCT_VERSION=7.2). I'm currently using RealVNC 5.3.0. I've upgraded this several times, put the instructions in notepad...I can't find them. I've downloaded RealVNC 5.3.1 and want to upgrade from 5.3.0 to 5.3.1. Since oracle Linux is very... (2 Replies)
Discussion started by: Janning
2 Replies

2. Red Hat

Installing Linux packages

hi, I wants to customize the Linux packages after installting the Linux OS... I am not able to install the packages packages in GUI mode System-> Administration->add/remove software.i want to install some desktop and dabase related packages how do i install those packages... I use RHEL6.2... (1 Reply)
Discussion started by: Rahulne25
1 Replies

3. UNIX for Dummies Questions & Answers

Separate file into multiples Linux

Hi guys I am newbie in using linux, how can i Separate file into multiples linux. I want the lines with same parent and id numbers print out into same files. For example Gm17 5135289 5136789 . Parent=533;ID=534;Name=Glyma17g07060 - Gm17 5135289 5136789 . ... (2 Replies)
Discussion started by: grace_shen
2 Replies

4. Red Hat

Installing OpenOffice in Linux

Dear All, Here is my redhat uname -a and cat /etc/redhat-release output Linux hpclnpm.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:42:39 EST 2008 i686 i686 i386 GNU/Linux 2.cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.3 (Tikanga) After running all the... (3 Replies)
Discussion started by: monojcool
3 Replies

5. SuSE

Issue installing linux

I apologize in advance if this is the wrong forum for this Alright, I am a long time Microsoft user (games of course). I have installed Linux in the past, but not on this computer. Brand new computer, have been using it extensively for the past month or so, and recently I just had the urge... (9 Replies)
Discussion started by: Wyzer1
9 Replies

6. Ubuntu

Needs for installing Arch/Linux?

I'm pretty new to *nix systems and been using Ubuntu and Debian for a while but think it's pretty much 'overkill' lauching any of these systems. I've always been in need of a simple system, with a simple X where I can get the necessary programs myself. Yesterday I read about Arch (and it got me).... (1 Reply)
Discussion started by: riwa
1 Replies

7. UNIX for Dummies Questions & Answers

installing LINUX

I would like to install LINUX alongside my XP environment, but XP uses NTFS file system which cannot be re-partitioned without destroying what is already on my drive. I don't want to do that right now. Can I install LINUX on an external firewire drive such that I will be able to select XP or... (1 Reply)
Discussion started by: pkappaz
1 Replies

8. UNIX for Dummies Questions & Answers

Installing Oracle on Linux

Happy Holidays everybody. I'm trying to install oracle 8i personal on my desktop, but I don't know how to do it at the command prompt. Heck, i don't even know how to access my cdrom drive from the command prompt. Could somebody give me a hint to get me started. I would tried to do it with Xwindows... (2 Replies)
Discussion started by: tmanpakdee
2 Replies

9. UNIX for Dummies Questions & Answers

Installing RedHat Linux 7

Hey everybody. Its been awhile since I last posted but in short I am now in posession of RedHat Linux 7.0 which I got from a book called the RedHat 7 Bible. As this is not an official distribution I cannot get product support from RedHat so I decided to try here. I have three computers. I... (2 Replies)
Discussion started by: TheGoof
2 Replies

10. UNIX for Dummies Questions & Answers

Installing Programs In Linux

I am not sure how to install a program in linux. I have Java 2 on a CD the CD Mounts but then I'm lost. What do I need to do so that the programm will install on my system? Thank you, Monkette (6 Replies)
Discussion started by: kdelph
6 Replies
Login or Register to Ask a Question