Fedora 7 Windows XP dual boot on a Dell Inspiron 5150
FedoraThis forum is for the discussion of the Fedora Project.
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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Fedora 7 Windows XP dual boot on a Dell Inspiron 5150
Hi,
I tried to install Fedora 7 on a Dell Inspiron 5150. The Notebook has a 60GB disk. It allready had XP installed on it. It has two partitions [40][20]. Both usesd to be NTFS. When I installed Fedora, I deleted the 20GB partition and created a 16GB and 4GB partition. I did not know what the mount point for the 4GB partition should be, so I selected /usr. I was actually trying to create the swap partition, after receiving the warning that I had no swap partition. The istallation whent through fine. BUT When I rebooted, I got no boot menu, although I selected to have the GRUB menu. The machine just booted straight into XP. What do I need to do to get the boot menu. I did try the install twice, once with Windows as default and once with Fedora as default. On the GRUB screen in the install, I did edit the 'Other' option to say WindowsXP. My second question is: How do I create the 'swap' partition and what should its mount point be?
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
I would suggest re-installing Fedora7 to the 20-GB partition. Let the installation process delete the existing Linux partitions and use the default partitioning setup, this will create the partitions for you including the missing swap partition. This should also take care of the dual-boot issue, if not then boot into rescue mode with the installation media. Answer a few questions and folow the instructions about using chroot. When ready type something like;
/sbin/grub-install --recheck /dev/sda
The swap partition is the swap partition, this is a 'special' partition with it's own choice when manually setting up partitions.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.