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
  •  


Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox picture

Dell PowerEdge R720 Server - 2x8c CPU,256Gb RAM, 128Gb SSD/3x900Gb SAS, Proxmox

$340.00



CISCO MCS 7800 (2x) Intel Xeon @ 2.33 GHz 4GB Ram, NO HDD picture

CISCO MCS 7800 (2x) Intel Xeon @ 2.33 GHz 4GB Ram, NO HDD

$44.99



Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU picture

Dell PowerEdge R630 8SFF 2.6Ghz 20-Core 128GB Mem 2x10G+2x1G NIC 2x750W PSU

$399.04



HP ProLiant DL360 G9 Server 2x E5-2660v3 2.60Ghz 20-Core 96GB P440ar picture

HP ProLiant DL360 G9 Server 2x E5-2660v3 2.60Ghz 20-Core 96GB P440ar

$304.35



Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7 picture

Intel Xeon E5-2680 v4 2.4GHz 35MB 14-Core 120W LGA2011-3 SR2N7

$17.99



Intel Xeon Gold 6126 2.6 GHz LGA 3647 Server CPU Processor SR3B3 picture

Intel Xeon Gold 6126 2.6 GHz LGA 3647 Server CPU Processor SR3B3

$17.99



Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU picture

Intel Xeon Gold 6140 SR3AX 2.3GHz 18-Core Processor CPU

$44.99



Intel Xeon Gold 6138 2.0GHz 27.5MB 20-Core 125W LGA3647 SR3B5 picture

Intel Xeon Gold 6138 2.0GHz 27.5MB 20-Core 125W LGA3647 SR3B5

$46.00



HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA picture

HP Workstation Z640 2x Xeon E5-2623V4 32GB Ram Dual 256GB SSD K420 Linux GA

$234.98



Dell Precision T5600/t5610 Xeon E5-2670 2.6Ghz 16GB DDR3 RAM NO HDD Nvidia picture

Dell Precision T5600/t5610 Xeon E5-2670 2.6Ghz 16GB DDR3 RAM NO HDD Nvidia

$90.00