lost my disk space after formatting the fedora installed usb
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's 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.
lost my disk space after formatting the fedora installed usb
i have installed fedora 8 on my 4 gb pen drive. one day i formatted, but i couldnot get my 4 gb space. i got only 196 mb. how to recover my space. now there is no fedora in it. tell me the process to recover in windows environment. i tried fdisk, chkdisk but nothing worked. please do let me know.
the 196mb you see is the grub partition from when you installed F8 on the stick. The best thing to do would be to use gparted or linux to delete all partitions, re-format the thumb drive as FAT file system and then re-format it under windows
The best thing to do would be to use gparted or linux to delete all partitions, re-format the thumb drive as FAT file system and then re-format it under windows
This is completely wrong, you may have comprehension skill issues.
Quote:
tell me the process to recover in windows environment.
In Windows XP, plug the pen drive in, go to Control Panel/Performance and Maintenance/Computer Management/Disk Management (probably need to use admin. account), and highlight the/a partition and right click/delete partition. Do this for every partition on the pen drive. Then right click on the empty space and select "format" to re-format with FAT32 file system which is the default for USB flash drives.
Last edited by Junior Hacker; 11-16-2008 at 03:41 PM.
This is completely wrong, you may have comprehension skill issues.
OK, dont be a window licker
Quote:
i tried fdisk, chkdisk but nothing worked. please do let me know.
guess what windows system manger uses in the back ground. Oh that right fdisk; system manager is just a gui front end...
Also Windows fdisk will not see the ext3 partitions that Fedora usually creates.
That being said I guess gparted (partition magic) isn't such a bad idea since he clearly stated that windows fdisk wont work
Last edited by watcher69b; 11-17-2008 at 07:10 AM.
Also Windows fdisk will not see the ext3 partitions that Fedora usually creates.
A partition is a partition, the information regarding partitions is written in the MBR. It does not matter what format it has because you do not get partition information from the file system.
What does the B.S. stand for in your signature..."Bull shit"?
You should remove "B.S. in Computer Science" from your signature because you made it clear that you do not have this qualification. And I will remind you and other readers when I stumble upon your posts in the future.
Last edited by Junior Hacker; 11-17-2008 at 10:52 AM.
Reason: Added advice
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.