|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Feb 2006
Posts: 39
|
add operating system
I recently installed win xp and xandros on the same hdd. Ijust left it to xandros which did all the partitioning with very little action on my part( I was amazed) I still have the original hdd in the pc (with Win me) which is not connected. How can I get this hdd to be included in the boot loader ?
|
|
|
|
|
|
#2 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
What bootloader does Xandros use? GRUB? Lilo?
|
|
|
|
|
|
#3 |
|
Member (6 bit)
Join Date: Feb 2006
Posts: 39
|
Boot manager is LiLo .
|
|
|
|
|
|
#4 |
|
Chop Chop
|
I have always used GRUB, but their config files seems very similar, so here goes. The way I learned to add operating systems is by editing the config file (LILO's is in the /etc directory, I believe).
1) cd to the /etc directory Code:
cd /etc Code:
sudo vi lilo.conf Code:
# WinME bootable partition config begins other = /dev/hdb1 label = Windows ME table = /dev/hdb # WinME bootable partition config ends Code:
:wq That [i]should[/] work. Again I have never used LILO, but that is what Google tought me. |
|
|
|
|
|
#5 |
|
Member (6 bit)
Join Date: Feb 2006
Posts: 39
|
Thank you catacon Now I have something to get my teeth into !!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|