also @ TechSpot: Microsoft's Indian online store hacked, passwords and user data exposed
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Installing Linux for the first time (& dual boot)

Reply
Page 4 of 18 123 4 567814 Last »
Thread Tools Search this Thread
  #61  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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....
  #62  
Old 02-25-2002
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,812 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.
  #63  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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...
  #64  
Old 02-25-2002
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,812 posts
System specs
1+0 Records In
1+0 Records Out

Now I reboot and see what happens?
  #65  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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.
  #66  
Old 02-25-2002
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,812 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.
  #67  
Old 02-25-2002
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,812 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.
  #68  
Old 02-25-2002
SNGX1275's Avatar
TechSpot Forces Special
 
Location: Rolla, Missouri, USA
Member since: Feb 2002, 10,812 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.
  #69  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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??
  #70  
Old 02-25-2002
Mictlantecuhtli's Avatar
TechSpot Special Forces
 
Location: Finland
Member since: Feb 2002, 4,886 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*.
  #71  
Old 02-25-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 posts
It only appeared after the first reboot after the driver install. Its gone now....:eek:
  #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.
  #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.
  #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.
  #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.
  #76  
Old 03-07-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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.
  #77  
Old 03-09-2002
Ai Hate's Avatar
TechSpot Enthusiast
 
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?
  #78  
Old 03-09-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 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.
  #79  
Old 03-09-2002
Ai Hate's Avatar
TechSpot Enthusiast
 
Location: Siam
Member since: Feb 2002, 321 posts
the prob is that i can't even get linux up and running
  #80  
Old 03-09-2002
Phantasm66's Avatar
TechSpot Evangelist
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,504 posts
did you manage to get a graphical install or was it text based??
Reply
Page 4 of 18 123 4 567814 Last »

Similar Topics
Topic Replies Forum
Help installing Linux / dual boot 3 The Alternative OS
dual boot with linux 8 Other Hardware
Installing Red Hat Linux WS 3 as dual bootable with Windows XP 3 The Alternative OS
Dual boot XP pro with Linux SUSE 10.1 8 The Alternative OS
Time/Clock changes when rebooting from WinXp/Linux Dual-boot 3 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 04:07 AM.