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
  •  


Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS picture

Supermicro 4U 36 Bay Storage Server 2.4Ghz 8-C 128GB 1x1280W Rails TrueNAS ZFS

$721.06



H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W picture

H261-Z61 2U 24SFF AMD Server 8x EPYC 7551 256-Cores 256GB RAM 8x25G NIC 2x2200W

$2512.18



HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD picture

HP ProLiant DL360 G9 Server | 2 x E5-2660V3 2.6Ghz | 64GB | 2 x 900GB SAS HDD

$339.00



Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays picture

Dell Poweredge R640 Server | 2x Xeon Gold 6132 | 128GB | H730P | 8x HDD Trays

$1849.00



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD picture

HP Proliant DL360 Gen9 28 Core SFF Server 2X E5-2680 V4 16GB RAM P440ar No HDD

$191.95



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



HP ProLiant DL360 G9 Server 2x E5-2690v3 2.60Ghz 24-Core 256GB P440ar picture

HP ProLiant DL360 G9 Server 2x E5-2690v3 2.60Ghz 24-Core 256GB P440ar

$365.30



DELL PowerEdge R630 8SFF Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$254.00



HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45 picture

HP ProLiant DL380 Gen9 16SFF 2x E5-2680v4 2.4GHz =28 Cores 64GB P840 4xRJ45

$353.00