also @ TechSpot: ATI Radeon HD 5970 Review: Dual-GPU Graphics
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > Operating Systems & Software > The Alternative OS

Installing Linux for the first time (& dual boot)

Reply
Page 4 of 17 123 4 567814 Last »
Bookmark Thread Tools
  #61  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
So did you follow this bit of the instructions:

Quote:
Originally posted by Phantasm66


As a final step, we want to add linux to Window XP's boot menu.

If you chose to mount your XP partition as /mnt/winxp and you installed linux to hda6 then

this is what you do:

/sbin/lilo

-----should say that it has added linux sucessfully...., then:

dd if=/dev/hda6 of=/mnt/winxp/bootsect.lin bs=512 count=1


adapt the dd command for any changes to mount point or device name if applicable.

Then reboot, go into XP, and add this

c:\bootsect.lin="Red Hat Linux"

to the bottom of boot.ini which is located in c:\ (hidden and read only by default.)

If you now reboot again, you will be able to boot linux without the boot disk.

Start X and muck around with your new system....
Reply With Quote
  #62  
Old 02-25-2002
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,301 posts
System specs
do I need to do somethign along the lines of:

dd if=/dev/hde3 of=/tmp/bootsect.lin bs=512 count=1

I'm not sure how to do the dd command, apparently there is a similar type thing in DOS but I never had to use DOS (was using Macintosh back in the day)

Edit: Just saw your last post. Going to try that. I'll post back with results.
Reply With Quote
To remove this ad, sign in. To register for a new account, click here.
  
  #63  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
Quote:
Originally posted by SNGX1275
do I need to do somethign along the lines of:

dd if=/dev/hde3 of=/tmp/bootsect.lin bs=512 count=1

I'm not sure how to do the dd command, apparently there is a similar type thing in DOS but I never had to use DOS (was using Macintosh back in the day)

Edit: Just saw your last post. Going to try that. I'll post back with results.
where hde3 was your / partition, and then you copied the bootsect.lin file from /tmp to your xp partition's root dir...
Reply With Quote
  #64  
Old 02-25-2002
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,301 posts
System specs
1+0 Records In
1+0 Records Out

Now I reboot and see what happens?
Reply With Quote
  #65  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
You must copy the bootsect.lin file to c:\

and the last line of c:\boot.ini must read:

C:\bootsect.lin="Red Hat Linux 7.2"

you wrote lilo to the bootsector of / and then took an image of that sector's binary as a file.

Then XP's bootloader executes the contents of this file.
Reply With Quote
  #66  
Old 02-25-2002
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,301 posts
System specs
Quote:
Originally posted by Phantasm66
You must copy the bootsect.lin file to c:\

and the last line of c:\boot.ini must read:

C:\bootsect.lin="Red Hat Linux 7.2"

you wrote lilo to the bootsector of / and then took an image of that sector's binary as a file.

Then XP's bootloader executes the contents of this file.
Done... Rebooting now.
Reply With Quote
  #67  
Old 02-25-2002
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,301 posts
System specs
Currently in Windows XP.

Thanks a lot Phantasm, goign to reboot back to linux now just to make sure I can go that way.
Reply With Quote
  #68  
Old 02-25-2002
SNGX1275's Avatar
TS Special Forces
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 9,301 posts
System specs
Works

Back in Linux again, so I guess I got things right.
Thanks again.

Now I go to bed because its 4:46AM and I have class in a few hours.
Reply With Quote
  #69  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
SCORE!

Now, I want to bump my question for Mictlantecuhtli incase it gets missed:

Quote:
Originally posted by Phantasm66
That's good to know.

Actually, I am happy with compiling the source code. Generally speaking, I have had a lot more luck with compiling source code myself than working with rpms, which is strange because you would think that the rpms would be easier. One of the reasons that I like Red Carpet is it makes working with the rpms easier.

Mictlantecuhtli I have a question that perhaps you know the answer to.

The drivers install fine, but atter my first reboot I get an "unresolved symbols" error in the new nvidia driver during the module loading stage until I rebooted again, and now the error is gone.... Do you have any idea why??
Reply With Quote
To remove this ad, sign in. To register for a new account, click here.
  
  #70  
Old 02-25-2002
Mictlantecuhtli's Avatar
TS Special Forces
 
Location: Finland
Member since: Feb 2002, 4,852 posts
System specs
Sounds like kernel doesn't match the headers describing it in /usr/include/linux/config.h. Strange, though, now that you mention that, I tested it - tried to compile & install the driver again, I got a bunch of unresolved references and Error 255. Fixed it by compiling & installing a new Linux kernel and deleting /lib/modules/*old-kernel*.
Reply With Quote
  #71  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
It only appeared after the first reboot after the driver install. Its gone now....:eek:
Reply With Quote
  #72  
Old 03-05-2002
svtcobra's Avatar
TechSpot Paladin
 
Location: Boston, Ma
Member since: Feb 2002, 875 posts
Alright, this text thing is really killing me. My internet is very ugly. I downloaded Opera, I used Mozilla and I have used Netscape and all of them look the same. Everything else looks perfect. This is just a a sore spot with me and I really want to get it fixed.
Reply With Quote
  #73  
Old 03-05-2002
Newcomer, in training
 
Member since: Mar 2002, 2 posts
try this out this page here it worked for me and now websites look 100% better.
Reply With Quote
  #74  
Old 03-05-2002
svtcobra's Avatar
TechSpot Paladin
 
Location: Boston, Ma
Member since: Feb 2002, 875 posts
Very good info..Thanks for the link. I'll try some of it out tonight and post back to let you know how they look.
Reply With Quote
  #75  
Old 03-06-2002
Newcomer, in training
 
Location: Alberta, Canada
Member since: Mar 2002, 7 posts
dual boot

I found that using a partition manager to preset my FAT32, NTFS, and Linux Ext2 partitions really helped. I had Partition Magic 4SE.
Then I finished partitioning all the separate partitions for family members in FAT32 (I did this so this partitions would be available to them in either Win98 or XP).

I set for c:\ drive as active and then installed Win98. Then I set the NTfs as active and installed XP. Then I set the Linux partition active and installed Mandrake 8.1.

When this was installed I went to Linuxconf and set the boot to Windows by default for the family. When the computers is booted, it goes to LILO screen and waits for 3 seconds and then defaults to Windows. The XP dual boot then kicks in and gives a choice of XP or Win98 with a 15 second default to Win98.

The most help was the partition manager.
Reply With Quote
  #76  
Old 03-07-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
Some people like to do what you describe and have LILO call the NT boot loader.... I like it the other way round. I can post how to change this if anyone likes.
Reply With Quote
  #77  
Old 03-09-2002
Ai Hate's Avatar
TechSpot Member
 
Location: Siam
Member since: Feb 2002, 321 posts
bump

how should the "updatedb" command perform?
the story's like this...
since the official drivers for the KYROII are out (.rpm), i decided to give that Red Hat 7.2 CD under my bed another shot.
installation is fine, but i still have the same problem configuring X windows as i've stated before. i guess it's because there's no driver for the KYROII listed, so i tried installing the drivers.
now, i've already d/led the .rpm driver for my KYROII. since i'm not sure what the floppy drive is called (like harddisks are "hdX" - therefore i can't mount it), i copied the files on to my C drive (win2k). i mounted the drive fine. but i can't install the .rpm files. correct me if i'm wrong, but the command to do this is:
rpm -i /mnt/win2k/kyro.rpm
right? (i've renamed the .rpm file to sth shorter through windows) anyway, it says it can't find the .rpm file or the path is wrong. so i tried the find .rpm command (can't remember what the command was, but i have it noted down back home).
anyway, when i used that command, it told me to run "updatedb" first. so i ran the command.
the problem is that when i typed:
updatedb
then press [enter], nothing happens. my screen'll look sth liek this:

[BASH]updatedb
_

where the underscore is a blinking cursor. i can type anything into it, but nothing happens. if i press [enter] again, it'll come down one line. i'm not sure if it's crashed or anything, but i could still press ctrl-alt-del to reboot.
my question is, is this how the updatedb command should behave? i've waited for about 10 mins, but it just stays there blinking.
or am i doing sth wrong?
Reply With Quote
  #78  
Old 03-09-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
the updatedb command catalogues all files on your mounted drivers, and puts them into a locate database.

even on a powerful machine, this can take time....

the purpose of this is that you can say

locate file

where file is something you'd like to know the full path of.

I have never renamed an .rpm and I'd do all your linux downloading, untarring, file operations in Linux if I was you.
Reply With Quote
  #79  
Old 03-09-2002
Ai Hate's Avatar
TechSpot Member
 
Location: Siam
Member since: Feb 2002, 321 posts
the prob is that i can't even get linux up and running
Reply With Quote
  #80  
Old 03-09-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,703 posts
did you manage to get a graphical install or was it text based??
Reply With Quote
Reply
Page 4 of 17 123 4 567814 Last »

Tip: Download Advanced SystemCare 3 Freeware - 1 Click A Day to Clean, Repair, Protect & Optimize your PC.

Thread Tools


Similar Topics
Topic Category Replies Last Post
dual boot with linux General Hardware 8 06-16-2009 12:39 PM
Dual boot: redhat 9 and win98 se The Alternative OS 2 10-18-2003 02:44 PM
Dual boot OS Windows OS 10 02-27-2003 05:31 PM
Dual boot count down time change Windows OS 3 02-13-2003 04:57 PM
installing xp with linux triple boot! The Alternative OS 5 05-31-2002 10:11 PM


All times are GMT -4. The time now is 06:04 PM.