![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to install Free BSD with dual boot with XP? | sualcavab | UNIX for Dummies Questions & Answers | 2 | 11-09-2005 02:43 AM |
| Dual boot x86 Sol 10, and Linux | jdel80 | UNIX for Advanced & Expert Users | 0 | 10-05-2005 09:57 AM |
| XP/Linux dual boot | XDC_Wolf | UNIX for Dummies Questions & Answers | 2 | 07-03-2002 11:35 PM |
| DUAL BOOT redhat linux 7.3 - W2K | maxthree | UNIX for Dummies Questions & Answers | 4 | 05-13-2002 05:40 AM |
| Again Linux and Win2k dual boot | jonas27 | UNIX for Dummies Questions & Answers | 1 | 01-27-2002 07:20 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
||||
|
||||
|
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!
|
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
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.
__________________
NemesisXP |
|
#10
|
||||
|
||||
|
Quote:
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
|
|||
|
|||
|
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. |
|||
| Google The UNIX and Linux Forums |