Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Linux

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 03-27-2008, 02:10 PM
heavytull
Newsgroup Contributor
 
Posts: n/a
magic partition failed redimensioning ntfs partition

Magic partition failed while redimisioning the winXP partition, now winXP
won't boot (actually it boots, but some time after it restarts the pc,
even in 'safe mode'), linux won't mount its partition. is there any tool
under linux that will help?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 03-27-2008, 02:10 PM
  #2 (permalink)  
Old 03-27-2008, 02:30 PM
Ivan Marsh
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

On Thu, 27 Mar 2008 22:00:34 +0000, heavytull wrote:

> Magic partition failed while redimisioning the winXP partition, now winXP
> won't boot (actually it boots, but some time after it restarts the pc,
> even in 'safe mode'), linux won't mount its partition. is there any tool
> under linux that will help?


Restore from tape.

--
"Remain calm, we're here to protect you!"

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 03-27-2008, 08:40 PM
ray
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

On Thu, 27 Mar 2008 22:00:34 +0000, heavytull wrote:

> Magic partition failed while redimisioning the winXP partition, now
> winXP won't boot (actually it boots, but some time after it restarts the
> pc, even in 'safe mode'), linux won't mount its partition. is there any
> tool under linux that will help?


Probably not now, but I have indeed used 'gparted' to resize NTFS
partitions successfully.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 03-27-2008, 09:20 PM
J.O. Aho
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

heavytull wrote:
> Magic partition failed while redimisioning the winXP partition, now winXP
> won't boot (actually it boots, but some time after it restarts the pc,
> even in 'safe mode'), linux won't mount its partition. is there any tool
> under linux that will help?


The only help Linux can offer when things got that badly destroyed is mkfs.

For fixing the Linux part, you can run the rescue mode, reinstall bootloader
and edit /etc/fstab so the devices are right.

--

//Aho
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 03-28-2008, 01:50 AM
birre
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

On 2008-03-28 05:35, ray wrote:
> On Thu, 27 Mar 2008 22:00:34 +0000, heavytull wrote:
>
>> Magic partition failed while redimisioning the winXP partition, now
>> winXP won't boot (actually it boots, but some time after it restarts the
>> pc, even in 'safe mode'), linux won't mount its partition. is there any
>> tool under linux that will help?

>
> Probably not now, but I have indeed used 'gparted' to resize NTFS
> partitions successfully.


I read somewhere that NTFS has something secret in the middle of the filesystem,
in the FAT area, even if they maybe call it something else now.
So redusing the size 30/40% is often no problem, but at 50% or more it can
step on something totally undocumented and proprietary making resize to fail.

But that is what I read somewhere claimed by someone else, all NTFS I ever had
was liberated before they even did a boot for the first time.

/bb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 03-28-2008, 07:30 AM
Ivan Marsh
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

On Fri, 28 Mar 2008 10:34:39 +0100, birre wrote:

> On 2008-03-28 05:35, ray wrote:
>> On Thu, 27 Mar 2008 22:00:34 +0000, heavytull wrote:
>>
>>> Magic partition failed while redimisioning the winXP partition, now
>>> winXP won't boot (actually it boots, but some time after it restarts
>>> the pc, even in 'safe mode'), linux won't mount its partition. is
>>> there any tool under linux that will help?

>>
>> Probably not now, but I have indeed used 'gparted' to resize NTFS
>> partitions successfully.

>
> I read somewhere that NTFS has something secret in the middle of the
> filesystem, in the FAT area, even if they maybe call it something else
> now. So redusing the size 30/40% is often no problem, but at 50% or
> more it can step on something totally undocumented and proprietary
> making resize to fail.
>
> But that is what I read somewhere claimed by someone else, all NTFS I
> ever had was liberated before they even did a boot for the first time.


NTFS sub-allocates files less than the minimum allocation unit size into
the directory entry table. It is inherently unstable.

You should never repartition any drive of any format without a backup...
unless you're prepared to lose the data.

--
"Remain calm, we're here to protect you!"

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 03-28-2008, 08:20 AM
Baron
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

heavytull wrote:

> Magic partition failed while redimisioning the winXP partition, now
> winXP won't boot (actually it boots, but some time after it restarts
> the pc, even in 'safe mode'), linux won't mount its partition. is
> there any tool under linux that will help?


I can't offer a tool other than to suggest a re-install over the top of
XP. However a tip before re-sizing is to make sure that you do a
defrag first. XP likes to leave stuff in the middle of the drive so
you can't go smaller than that. Re-installing GRUB will probably get
you back into Linux. I would check first by trying a "Live CD/DVD" if
you can see your data, now would be a good time to back it up !

--
Best Regards:
Baron.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 04-01-2008, 02:40 PM
heavytull
Newsgroup Contributor
 
Posts: n/a
Re: magic partition failed redimensioning ntfs partition

On Thu, 27 Mar 2008 22:00:34 +0000, heavytull wrote:

> Magic partition failed while redimisioning the winXP partition, now
> winXP won't boot (actually it boots, but some time after it restarts the
> pc, even in 'safe mode'), linux won't mount its partition. is there any
> tool under linux that will help?


actually, i just used the -o force with mount -t ntfs-3g and it seems i
can read the data i should have saved before without problem. actually i
have no checksum for reference. i have to edit all files and check their
intergrity by hand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Partition Magic Ver8 and Vista's NTFS cutie_pyie Vista Hardware 0 04-12-2007 05:03 PM
Partition Magic Ver8 and Vista's NTFS cutie_pyie Vista Hardware 0 04-12-2007 04:59 PM
Partition Magic Ver8 and Vista's NTFS cutie_pyie Vista Hardware 0 04-12-2007 04:59 PM
Re: Partition Magic Error 1516: Partition Improperly Dismounted cobalt Windows XP 0 01-04-2007 04:19 AM
Can I change FAT 32 to NTFS by Partition Magic in Tablet PC Editio Raymond (testing1@axiscan.on-nets.com) Windows XP Tablet PC Newsgroup 9 02-21-2005 12:15 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 12:00 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0