install linux from cd, for dual boot w/98


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers install linux from cd, for dual boot w/98
# 8  
Old 08-01-2002
no, it's not. When installing Linux, you should be given one or two options for a boot loader. Once done with that, it should find your other OS's and make entries in the boot loader. When you reboot, a menu will show with your OS choices. Simply pick on and off you go! Smilie
# 9  
Old 08-05-2002
Tools

The way I dual boot linux on my comp was to install lilo on my root partiton and not the MBR, create a boot disk, boot into linux then open bash with su, and then entered dd=/dev/hda4 bs=512 count=1 > /root/linux.bin (hda4 being the root partition).

Then I copied the linux.bin file on to floppy, boot up windows and copy the linux.bin file to c:\, then edit my boot.ini file, adding the line c:\linux.bin="linux", works really well.
# 10  
Old 08-05-2002
Quote:
I am a new user w/Linux-Unix, i want to know were i have to start first, install linux first or win 98 first, i have a 30-gig harddrive on my home pc , do i have enough space to run linux and 98 w/dual booting
The easiest way to go, would be to purchase a unix software package from the store (Redhat, Mandrake, Suse). The package will tell you how to partition your hard drive.

30 gig is plenty. I only had 6 gig on my computer when I installed Redhat. I would go 15/15 gig on the partition depending on your needs and use.

You would do it over your windows 98, but make sure you know what part of your hard drive you are going to put Linux, because you need to make room for Linux by moving some of your win 98 files out of the way and putting them in a different location on hard drive. Some people do not realize this and may delete important startup files in windows.

The boot option did not come with my version of Redhat and I had to search google for a boot script, but there are several ways you could do this. Just search www.google.com

And as a previous reply had stated, to be safe:
1) Make a boot disk for Win 98.
2) Make backup copies of important files.
3) Follow directions on install of Linux.
# 11  
Old 08-06-2002
As you've stated your new to Linux, it may pay to install Win98 first, and partation the drives there (.e.g. you can setup a NTFS D drive of 1-2 GB for linux only using the disk administrator/Disk Management). This will make the drive easily idenitifable when installing linux (using for example disk druid); where you have to partion the say, D drive further (e.g into native and swap linux drives).
Later in the linux installation (with the more recent verisons), you should be prompted if you would like the dual-boot option upon start-up. Subsquently, you should be prompted with the DOS/Linux option upon startup. Smilie
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to run linux in windows 7 without dual boot?

tell me in steps if its virtual box (2 Replies)
Discussion started by: mahor1989
2 Replies

2. Linux

Dual Boot Linux Recommendation

Hi there, Let me make things simple........I want to dual boot Vista 32 bit with some version of Linux / Unix OS. Please recommend........Open SuSE 11, Fedora 9, Ubuntu etc etc 32 bit or 64 bit?? My desktop is Sony Vaio VGC-LS1. Lap top Dell XPS 1710. Hoping to hear your... (2 Replies)
Discussion started by: billcrosby
2 Replies

3. Windows & DOS: Issues & Discussions

Need to install red hat linux on existing windows vista OS as dual boot

HI ALL, I need to install linux on already existing windows vista OS. I tried to install linux,am getting error while creating patitions, i)selected manula patition with grude option.. after that when i m selecting free space to create mount points, its giving error "could not allocate... (2 Replies)
Discussion started by: jack00423
2 Replies

4. Solaris

Solaris/Linux Dual Boot

From googling around, I have found that dual booting isn't so hard... if you are installing both for the first time. However, I couldn't find anything on if I can preserve my Solaris 10 partition that is already installed. Any words of advice? (1 Reply)
Discussion started by: GeekMasterFlash
1 Replies

5. UNIX for Dummies Questions & Answers

How to install Free BSD with dual boot with XP?

:confused: hello I have XP installed computer. I am completely newbie in Unix. Despite yesterday I tried to install Free BSD 5. But I coluldn't do. So now computer is not bootable i have done wrong thing. Can you help me installing it without making Xp out of computer? please reply (2 Replies)
Discussion started by: sualcavab
2 Replies

6. UNIX for Advanced & Expert Users

windows -linux dual boot............

I am trying to implement a dual boot on my laptop ... using a small xp partition and fedora core 269.1-fc2 i686 linux kernel.. so far I have had to log off and reboot to enter the other partition... but this is getting frustrating.. windows is on /dev/hda1 and 1-5 is on the linux partition. I have... (8 Replies)
Discussion started by: moxxx68
8 Replies

7. UNIX for Dummies Questions & Answers

XP/Linux dual boot

Does anyone have any idea how I can manage an XP/Linux dual boot (I want to use debian), I can't find anything about it on the internet! (2 Replies)
Discussion started by: XDC_Wolf
2 Replies

8. UNIX for Dummies Questions & Answers

DUAL BOOT redhat linux 7.3 - W2K

Hi, i know a little bit of Unix, but not a whole lot. I have a PC with W2K running on it. I want to install redhat Linux 7.3 as new OS in dual boot. do I need to install a boot manager like system commander or does the linux install detects other OS'es and create a dual boot 4 me (like... (4 Replies)
Discussion started by: maxthree
4 Replies

9. UNIX for Dummies Questions & Answers

Again Linux and Win2k dual boot

Hello, sorry to bug again....a friend of mine who works for a software company asked the network guy there .....I want to install Linux 7.2 on my windows 2000 box....Mr. Network said that I should have installed linux first then 2k.....does it really make a difference which operating system is... (1 Reply)
Discussion started by: jonas27
1 Replies
Login or Register to Ask a Question