Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Edit: Need help by resizing ext3 Partition w/o data loss!

  1. #1
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9

    Edit: Need help by resizing ext3 Partition w/o data loss!

    Hi,

    I wanted to change my Windows NTFS Partition with Partition Magic, but I got after a few percent an "Seek Error #46".
    After that, my NTFS Partition with Win2000 could'nt boot ... It quited booting with the error: "Inaccessible_Boot_Device".
    I tried the Repair Funktion from Win 2000 CD but It didn't help. chkdsk /f didn't worked and it came the error "Could'nt find partition"

    With my Fedora Core 3 Installation, I can't mount the NTFS Partition. It says "Can't mount partition, bad superblock..."

    But with Knoppix 3.7 CD I can read the partition and my question is now: Is there any programm or function like chkdsk in Knoppix/Linux
    or any other thing which can repair by bad ntfs partition/the superblock.

    ???

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: Can I repair my Windows Partition (NTFS) with Linux? Hel

    Quote Originally Posted by wartiger
    ......But with Knoppix 3.7 CD I can read the partition and my question is now: Is there any programm or function like chkdsk in Knoppix/Linux
    or any other thing which can repair by bad ntfs partition/the superblock.
    Your best bet by far wouold be to use Knoppix to recover anything you want to save from that NTFS partition, and then use normal Windows tools to delete the partition, then recreate it and reformat it.

  3. #3
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9

    Re: Can I repair my Windows Partition (NTFS) with Linux? Hel

    Quote Originally Posted by Harry Kuhman
    Quote Originally Posted by wartiger
    ......But with Knoppix 3.7 CD I can read the partition and my question is now: Is there any programm or function like chkdsk in Knoppix/Linux
    or any other thing which can repair by bad ntfs partition/the superblock.
    Your best bet by far wouold be to use Knoppix to recover anything you want to save from that NTFS partition, and then use normal Windows tools to delete the partition, then recreate it and reformat it.
    Hey,

    thanks for your reply. I'll do that, but there is the first problem:
    I have second harddrive with an ext3 partition, there I will copy my ntfs files, but when I boot from the Knoppix Live CD, I have no write access on hdb1.
    How can I change that?
    Can Linux copy files from ntfs to ext3? Normally yes, or not?

  4. #4
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: Can I repair my Windows Partition (NTFS) with Linux? Hel

    Quote Originally Posted by wartiger
    thanks for your reply. I'll do that, but there is the first problem:
    I have second harddrive with an ext3 partition, there I will copy my ntfs files, but when I boot from the Knoppix Live CD, I have no write access on hdb1.
    How can I change that?
    Can Linux copy files from ntfs to ext3? Normally yes, or not?
    You can change the read-only access to read/write a number of ways. I usually use the mount command (from a shell, see man mount). But you can also do it from the desktop icon. First right click on the icon and mount it. Then right click and go to the actions... option, which gives you a sub-menu where you make the partition read/write.

    Sure, Linux can copy files from an NTFS partition just fine, and it can write them to a Linux partition (which you'll only be able to read with Linux, doh) or to any of the normal FAT partitions, which you could then read with a MS OS.

  5. #5
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9
    Hey,

    ok, thanks a lot. It works now... I'm cp'ing ...

    Now a last question: Can I change the size of my Linux Partition with Partition Magic without any problems?!
    I mean, does Linux boot after a size-change?
    Or are there any better programms for changing the size of an "active" linux partition?

  6. #6
    Senior Member registered user
    Join Date
    Feb 2004
    Posts
    949
    The newer partition magics should be able to resize correctly, Though you could always use ext2resizer but that requires messing with fdisk.

  7. #7
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9
    Hi,

    it seems that this will take long...
    Partition Magic 8 can't resize ext3 Partitions. Parted can't do that too...
    ok, no problem, I just converted my ext3 to ext2 with tune2fs -O ^has_jounral /dev/hda1

    BUT, parted quitted with the same error as before ("Filesystem has incompatible features")
    Partition Magic can't resize the converted "ext2" partition too...
    What now?

    dumpe2fs /dev/hda1 says

    Code:
    ...
    Filesystem features:      ext_attr resize_inode dir_index filetype sparse_super large_file
    ...
    Hmmm, someone knows anything to do?
    [/code]

  8. #8
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9
    Hmmm, some knows help?

  9. #9
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    I had the same problem (parted unable to resize ext3 partition with knoppix on it...see post http://www.knoppix.net/forum/viewtopic.php?t=13566) I ended up using fdisk (linux fdisk, not MS fdisk) which meant the knoppix install was trashed.
    Why do you need to resize? Are you running out of space? You can maybe get around resizing by creating a new partition then moving /home or something to it so your knoppix install is spread over two partitions. Or you could remove some unneeded applications to free up some space.

  10. #10
    Junior Member
    Join Date
    Dec 2004
    Location
    Crailsheim
    Posts
    9
    Hey,

    thanks, yeah, I have no more free space. Hm, do you think the will add ext3-resizing support in the next versions of parted?

Page 1 of 2 12 LastLast

Similar Threads

  1. Linux tool for resizing ReiserFS partition
    By s-m-n in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 04-22-2006, 06:55 PM
  2. sudden loss in partition?
    By dark_mage in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 11-29-2005, 04:53 PM
  3. Loss of data?
    By jeeves2001 in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 06-05-2005, 03:22 AM
  4. Data Loss and Saving Problems
    By djbjrca in forum Hdd Install / Debian / Apt
    Replies: 7
    Last Post: 04-05-2005, 03:01 AM
  5. Problem resizing NTFS partition (bad sectors?)
    By dtopper in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 02-27-2004, 08:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED picture

IBM 8203 E4A p520 Server 8203-E4A 4.2GHz 2-Core POWER6 32GB RAM / NO HDD USED

$99.99



IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD picture

IBM Power S822 12-Bay Server System Power8 Core 3.42Ghz DVD-Rom Drive 64GB No HD

$399.99



ibm server z series picture

ibm server z series

$16000.00



IBM System x3250 M4 Server Intel Xeon E3-1220 3.10GHz 8GB RAM No HDDs picture

IBM System x3250 M4 Server Intel Xeon E3-1220 3.10GHz 8GB RAM No HDDs

$49.74



IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server  picture

IBM Power 720 POWER7 00E6516 3.6GHz CPU 64GB RAM Server

$209.98



IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server picture

IBM Power 740 8205-E6C Express 8-SFF Power7 3.55GHz CPU 64GB RAM *No HDD* Server

$191.99



IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES picture

IBM 7944AC1 System x3550 M3 Server 1*Intel Xeon X5650 2.67GHz 4GB SEE NOTES

$26.97



IBM System x3550 M4 Server 2 x Intel Xeon E5-2609 36GB RAM No HDDs picture

IBM System x3550 M4 Server 2 x Intel Xeon E5-2609 36GB RAM No HDDs

$68.84



IBM Power S822 8284-22A 2.5

IBM Power S822 8284-22A 2.5" 12-Bay 64GB 2X 00ND478 2X 00E2865 *READ*

$599.99



IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W picture

IBM Lenovo X3650 M5 2U 8x 2.5” CTO Rack Server – 2x HS, 2x 750W

$199.00