[SOLVED] I need help converting a vfat extended partition into a ext4 partition
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.
I need help converting a vfat extended partition into a ext4 partition
I want to convert a vfat partition into an ext4 partition.
This is on my wife's machine and she deleted the Windoze partition as she now prefers Linux.
Here is the (edited) output from fdisk -l:-
/dev/sda2 514048 4708351 2097152 83 Linux
/dev/sda3 4708352 6805503 1048576 82 Linux swap
/dev/sda4 52693200 234436544 90871672+ f W95 Ext'd (LBA)
/dev/sda5 59006800 234227699 87610446 83 Linux
I want to change /dev/sda4 to 83 to free up space for Linux without losing
the partitions in this 'extended' partition!
Any help would be very welcome.
ps: I'm new to this forum and this is my first post.
Thanks in advance.
Welcome to LinuxQuetions.
In a nutshell an extended partition is a container (does not contain user data) for logical partitions (i.e. IDs >5) and can not be modified as such. Since I assume that sda1 was the deleted windows partition, it can be recreated and used as additional space.
This is a classic example of someone demanding an answer to fit some preconceived (incorrect) supposed solution.
Describe your requirements properly, and probably we can help.
Don't ever give "edited" information. Let others be the judge of what is relevant/useful.
Last edited by syg00; 01-29-2011 at 09:26 AM.
Reason: Delete duplicate (jeremy said he'd fixed this ....)
Moved: This thread is more suitable in <Linux-General> and has been moved accordingly to help your thread/question get the exposure it deserves. Not a Hardware issue!
Thanks for all your help everyone. I have never used Windows thus my confusion. The Windows partition was created by my wife who found it a very silly system which was always going wrong!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.