LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 05-15-2004, 09:25 AM   #1
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Rep: Reputation: 30
Partitions Gone, Partitions Gone


I booted into Windows and used Partition Magic 8.0 and it prompted me to yes or no fix partition table(s) that were(was) "offset" or something. I yes fixed it. Now, Mandrake 9.2 doesn't recognize it. These partitions were on hdb (5 and 6) and were in an extend partition probably. They're both fat32 and important.

Last edited by PhuckFonix; 05-15-2004 at 09:29 AM.
 
Old 05-15-2004, 11:12 AM   #2
Bertram
LQ Newbie
 
Registered: May 2004
Location: United Kingdom
Distribution: suse 8.1 pro
Posts: 4

Rep: Reputation: 0
Partition Magic often seems to want to fix perfectly good partions, and its normal method of "fixing" them seems to be to wreck them. I lost windows this way.

You could try a freeware program called BootPart.exe (Site: WinImage.com). If a useable partition is the, this will probably find it. You will need to boot from a bootable dos floppy or cd.

Good luck

Bertram
 
Old 05-15-2004, 10:27 PM   #3
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Original Poster
Rep: Reputation: 30
http://www.sysresccd.org/screenshots.en.php

There's also this. I have not yet attempted BootPart because I need to borrow a floppy(I only have USB sticks that my BIOS can't boot from and I don't want to waste a CD). I'll try that tommorrow, but some of those programs in that Live OS distro I linked up may repair my paritions maybe?

Also here's what fdisk on Slackware 9.1 printed:
Code:
Disk /dev/hdb : 20.4 GB, 20490559488 bytes, 15 heads,  63 sectors/tracks,  42349 cylinders units = cylinders of 945 * 512 = 483840 bytes

Device   Boot    Start        End              Blocks         Id                 System
    1                    1         4438          2096923+      83                  Linux
        Partition 1 does not end on cylinder boundary.   
    2         *       4439       30884        12495357        f                W95Ext'd(LBA)
        Partition 2 does not end on cylinder boundary.
    3                30847      42320         5397840         7               HPFS/NTFS
        Partition 3 does not end on cylinder boundary.
    5       ?    4388968   4228558      2071690107          f6                 unknown
So, I think partition 5 might be the free space in my ext'd partition. I should have a readout of what something newer like Mandrake 9.2 Live OS says about my partitions.

Last edited by PhuckFonix; 05-15-2004 at 11:22 PM.
 
Old 05-16-2004, 03:49 AM   #4
cabo
LQ Newbie
 
Registered: Sep 2003
Distribution: fedora core 1
Posts: 25

Rep: Reputation: 15
Partition Magic once screwed my partitions also, i will never use it on a linux partition again
 
Old 05-19-2004, 05:53 PM   #5
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Original Poster
Rep: Reputation: 30
Well, from Mandrake 10.0 Official I'm planning to move files from /copy to /mnt/win_c The partition is a NTFS file system. Is that safe? I'll be doing the mv arguement. Also, it's read only right now. Can I just remove the "ro" comment for /etc/fstab to have write access to this NTFS partition? Thirdly, if moving from ext3 to NTFS is no go, I think you can convert filesystems for Win XP back and forth(though performance will suffer), how would I do that and then, what would be the appropriate fstab arguements?
 
Old 05-22-2004, 09:15 AM   #6
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Original Poster
Rep: Reputation: 30
I'm having still have problems with the NTFS FS and bootpart.exe. Those are difficult instructions to me. I need something step by step and detailed in this case, I don't want to ruin anything. I'm running LILO now.
 
Old 05-22-2004, 09:43 AM   #7
esher2292
Member
 
Registered: May 2004
Location: Maryland,USA
Distribution: Red Hat 9.0, Knoppix 3.4
Posts: 94

Rep: Reputation: 15
If you have windows and want to dual boot with linux, I'd recommend Red Hat Linux 9.0 .

it has it's own auto partition utility and if you select remove linux partitions, it will only remove the linux partitions. Which if you don't have any, that's perfectly fine. If you want to remove all of them, then just select remove all partitions.

esher2292
 
Old 05-22-2004, 11:15 AM   #8
PhuckFonix
Member
 
Registered: Mar 2004
Location: United States of Bush
Distribution: Knoppix 3.7, Debian Sarge
Posts: 297

Original Poster
Rep: Reputation: 30
RH 9.0 is old and upadates aren't supported for it anymore. This doesn't help my problem, but thank you for the input.

I will now update everyone on my progress. I've been carple tunnelling in command line in my / partition that doesn't boot b/c of limited HD space. I've been delete /home files(separate partition from /) and moving / files that I put on there to /home. I still don't have enough space.

I've come up with more solutions to which no one can help me execute. I have a 2GB linux ext3 partition free on hdb1. Either... I mount something like /bin or /tmp or whatever is neccessary so that I can completely boot /, OR I can simple mount it through /etc/fstab (for this I need correct arguement help) and then move more junk to the new hdb1 partition which would definately clear up enough space.

So, I was trying vim and emacs I need a little help with that. Also, when I am doing that, the HD is full again. Can clean swap and delete some log files on / so that I can properly save the fstab when I finish modifying it?
My plan was to put this(or something very close to this) in fstab:
Code:
 /dev/hdb1/ /mnt/linux2 ext3 defaults 1 2 (or 2 1 can't remember)
How do I save in vim or emacs?
 
Old 05-22-2004, 05:35 PM   #9
Menestrel
Member
 
Registered: Oct 2003
Location: Bucharest
Distribution: Debian Sarge, Slackware Current, Ubuntu
Posts: 183

Rep: Reputation: 30
in vim you save with the command " :wq " (without the quotes). You give this command after hitting Escape.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
/proc/partitions showing wrong partitions netstv Linux - General 1 07-10-2006 01:11 PM
How many partitions should I use? fishybawb Slackware - Installation 4 07-23-2004 02:53 AM
Create software RAID partitions first, then create filesystem partitions on top of th stefanlasiewski Linux - Software 1 04-28-2004 04:12 PM
Partitions twinkers Linux - General 26 08-24-2003 10:51 AM
How many partitions dark_light Linux - General 7 05-08-2002 04:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration