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 4x Nvidia GPU AI Server 3.8Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 3.8Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$3472.00



Supermicro 4U 4x Nvidia GPU AI Server 3.8Ghz 8-Core 64GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 3.8Ghz 8-Core 64GB 2x10G SFP+ 2x2200W

$3180.00



Supermicro 4U 4x Nvidia GPU AI Server 2.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 2.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$1382.00



Supermicro 4U 4x Nvidia GPU AI Server 3.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W picture

Supermicro 4U 4x Nvidia GPU AI Server 3.6Ghz 8-Core 256GB 2x10G SFP+ 2x2200W

$1732.00



Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ... picture

Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ...

$689.99



Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4... picture

Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4...

$489.99



AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor picture

AMD Ryzen 9 5950X 16-core 32-thread Desktop Processor

$319.99



Apple Mac Pro Processor Tray 5,1 2010 2012 2.4ghz 8 core picture

Apple Mac Pro Processor Tray 5,1 2010 2012 2.4ghz 8 core

$79.99



Dell Optiplex 7060 SFF 8th Gen Core i7 3.2GHZ 32GB 512GB Win 11 Pro picture

Dell Optiplex 7060 SFF 8th Gen Core i7 3.2GHZ 32GB 512GB Win 11 Pro

$249.00



HP Elite 600 G9 SFF Desktop PC Intel Core i5-12500 Intel UHD 8GB DDR5 512GB SSD picture

HP Elite 600 G9 SFF Desktop PC Intel Core i5-12500 Intel UHD 8GB DDR5 512GB SSD

$388.49