PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 26, 2012, 08:09:34 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: [SOLVED] Dual booting question  (Read 506 times)
Sleepy
Sr. Member
****
Offline Offline

Posts: 376


« on: July 17, 2010, 07:46:06 AM »

After a complete rebuild of my machine,I would now like to add a second sata HDD which contains Windows7 and was formatted using the same computer.
At present I'm using a sata HDD that contains Windows XP and several Linux distros and I'm using Grub boot-loader to select which ever.
Am I able to install the second HDD and merely add an extra entry to the menu 1st file on the first HDD and if so what?Or is it more complicated?

This is the Windows entry I have currently in menu1st file.

title windows
root (hd0,0)
makeactive
chainloader +1

Thanks for any suggestions.
Logged

Asus P5QL/EPU Motherboard,Pentium 4 3ghz dual core processor,1gb Kingston ram,Geforce EN210 graphics card.
hal8000
Sr. Member
****
Offline Offline

Posts: 313



« Reply #1 on: July 23, 2010, 05:15:44 PM »

Yes you can add a second HD and just modify grub.
As PClinuxOS uses grub legacy its only a matter of editing
/boot/grub/menu.lst


Your entry will be something like:
title Windows 7
root (hd1,0)
makeactive
chainloader +1


hd(1,0) being the second hard drive
Logged
Old-Polack
Administrator
Hero Member
*****
Offline Offline

Posts: 9695


----IOFLU----


« Reply #2 on: July 23, 2010, 06:52:07 PM »

Yes you can add a second HD and just modify grub.
As PClinuxOS uses grub legacy its only a matter of editing
/boot/grub/menu.lst


Your entry will be something like:
title Windows 7
root (hd1,0)
makeactive
chainloader +1


hd(1,0) being the second hard drive

More like:

title Windows 7
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)

makeactive
chainloader +1

Logged

Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...
Sleepy
Sr. Member
****
Offline Offline

Posts: 376


« Reply #3 on: July 24, 2010, 04:18:50 AM »

That's marvellous,it worked!!And I was told it wouldn't be possible.

Most grateful old-polack and hal8000. Smiley
Logged

Asus P5QL/EPU Motherboard,Pentium 4 3ghz dual core processor,1gb Kingston ram,Geforce EN210 graphics card.
uncleV
Guest
« Reply #4 on: July 24, 2010, 05:35:02 AM »

After a complete rebuild of my machine,I would now like to add a second sata HDD which contains Windows7 and was formatted using the same computer.
At present I'm using a sata HDD that contains Windows XP and several Linux distros and I'm using Grub boot-loader to select which ever.
Am I able to install the second HDD and merely add an extra entry to the menu 1st file on the first HDD and if so what?Or is it more complicated?

This is the Windows entry I have currently in menu1st file.

title windows
root (hd0,0)
makeactive
chainloader +1

Thanks for any suggestions.

To exclude possible confusion: the name of the file is menu.lst. "l" and not "1".
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM