Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
View Poll Results: Is win XP better than its predicessors or the same old BS in a new package.
|
It is better.
|
  
|
0 |
0% |
It is better by window's crappy standards.
|
  
|
1 |
50.00% |
Don't care.
|
  
|
0 |
0% |
Win XP sucks just like Wins 2000, ME, 98, 95, 3.x
|
  
|
1 |
50.00% |
 |
01-16-2006, 12:37 AM
|
#1
|
LQ Newbie
Registered: Jan 2006
Posts: 1
Rep:
|
Need Help Dual Booting Fedora Core on a Win XP Laptop
I have a Gateway Laptop running Windows XP (Specs will follow) and I want to install Fedora Core 4 to make it a dual boot system. Can someone help me out here? I am new to linux as far as putting it on my own system (I have used it on other systems).
System Specs:
OS: Win XP
HD: 60 Gig IDE ATA
OD: DVD +-RW
Processor: Intel Celeron M processor 1.5 GHz
Onboard video and audio
Broadcom Lan and wireless
Please help.
beubanks7507
PS. I am not a programmer so if what you are trying to say is technical I may or may not understand it. In short, technical jargon and programming have a very good chance of being over my head.
|
|
|
01-17-2006, 09:01 AM
|
#2
|
LQ Newbie
Registered: Nov 2005
Location: Senoia, GA
Distribution: Latest Fedora
Posts: 14
Rep:
|
Being that you are not that technical, depending on your needs, one suggestion might be to leave your existing Win XP system alone and just boot to a Knoppix CD. It boots up to a read-only file system that you can use to teach yourself linux, do shell scripting, host temporary web sites, etc, and then just reboot back to Windows.
Otherwise, if you are still interested in dual-booting, it's a bit of a pain in the butt, but HOW-TOs are available. I'll send you a link. The general idea is, make a boot partition, a Windows partition, and a linux partition, then use either LILO or GRUB as your boot loader, prompting you to boot to either WinXP or Linux. I've done it on my Dell laptop, but like I said, it was not exactly "point-and-click".
Best of luck to you, whichever path you choose.
|
|
|
01-17-2006, 12:02 PM
|
#4
|
Member
Registered: Jan 2006
Location: india
Distribution: FEDORA CORE 3
Posts: 103
Rep:
|
i guess its pretty simple ...
ur current system is windows xp ..so there is nothing much to do to install FC4 in dual boot ... just get the cd's ... start with the first cd ...it will guide u through ... ur main thing will start with partitioning ... best way to prepare for is ... leaving appropriate space free before starting installation ... on winxp use DM (disk management) to free up around 10 gb of space ... i mean free space if u wanna save ur windows file ...
then go for manual partitioning... when the option comes .. before that everything wud be fairly simple ... in manual partition u will see ur 10 gb free space ... now u have to create minimum 3 partitions with 3 mount points ..
/root
/boot
swap
it will ask for file system needed .. use ext2
allocate 100 mb for /boot
swap shud be double the size of ur RAM and its a different file system altogether ... u dont need a mount point for that ... just choose swap file system and provide the size ( normally double size of RAM)
rest wotever is left can be assigned to /root that is around 9 gb ... which can cover ur full installation and also provide with decent work space
proceed ... choose type of installation ... u can customise as u want .. if its ur first chance then u can possibly go for everything install ... which can be achieved by custom install ..
other type of install like workstation are also fine .. but it doesnt give u server's which u can upgrade later ...
so dont worry u can always upgrade ...
then it will ask to configure ethernet card ... which is pretty simple .. provide the ip manually (thats wot most ppl do ) that wud be network related and depend on ur network n DNS and all
then another important thing comes .. its grub ... it will ask if u want grub on MBR or boot partition ... choose MBR ... thts wot i did . then it will ask to make an entry for winxp in grub ..u can easily do it as its graphical ...(it will tell u tht OS is being detected .. u will just have to name it ). it may also ask for grub password .. if u r good at remembering passwords .. then u can keep a password .. and then it will ask for root passsword .. this password shud not be lost ... supply it .. and click on install
u r done ... u will get dual boot ...
|
|
|
01-31-2006, 08:12 PM
|
#5
|
Member
Registered: Feb 2005
Location: Australia
Distribution: [Redhat] [Slackware] [SuSe] [FreeBSD]
Posts: 81
Rep:
|
Edit /etc/lilo.conf (if you use lilo bootloder)[/I][/I]
#this is boot for windows
other=dos
root=/dev/hda1
table=/dev/hda
#this is boot for Fedora
image=/boot/vmlinuz-fedora
root=/dev/hda3 #this is place for linux installed
label=fedora
|
|
|
All times are GMT -5. The time now is 03:20 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|