Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
Hi to all, i have a 40Go HD partitioned as follows: C drive 6.5GB running Win 98. D:drive 32GB running WinXP Pro. I have a dual boot system. I want to install a linux distro using approx 8GB from my D drive, and use a triple boot system. Is this possible? and how would i go about it. Many thanks
You'd better believe it's possible! I'm doing exactly the same triple-boot, albeit with different partition sizes.
First thing you're going to need to do is shrink your XP partition. If your XP filesystem is FAT32, not a problem--just use fips.exe, usually located in the DOSUTILS directory of your Linux CD. (Failing that, enter FIPS.EXE as a google search, and it'll probably be your first hit). You'll have to use a boot disk to get into pure DOS in order to use FIPS, but it's semi-intuitive, so you shouldn't have any trouble shrinking your FAT32 partition.
But what's the point of using FAT32 on XP? You're probably using NTFS. XP uses NTFS 5, which FIPS doesn't grok. You'll need Boot-It NG. I've forgotten the URL, but it should take you approximately 8 seconds to find it on google, even if you're on a 14.4 modem. Unzip Boot-It NG to a directory, and have a blank floppy ready, 'cause it just copies a disk image to your floppy. It says it's shareware and will expire after 30 days, but that's only if you install it, and you only need to install it if you plan on using it as a boot manager. You're going to be using Linux, so you already have a boot manager. Just boot up using your Boot-It NG floppy. It'll throw an error saying that it doesn't have a proprietary partition for its bootloader, and throw you into the partition manager. You can nondestructively shrink your XP partition, make the remainder into an ext2 partition (or just leave it unallocated), and CTRL-ALT-DELETE.
Pop your Linux CD into the drive, let your BIOS know you want to boot from CD, and you're stylin'. I can't speak for all distros, but I know Mandrake 8.1 will accurately detect your other OS's and automatically configure LILO to boot to them. (Although it does call XP NT)
Thanks citizen bleys, you were right and i forgot to put it in my original post. I am using NTFS on D drive. Taken note of all that you have said and will give it a go and post back. Again thanks
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.