Results 1 to 9 of 9

Thread: partition problem

  1. #1
    Junior Member
    Join Date
    Jun 2004
    Posts
    2

    partition problem

    when i go in to the thing to partition my hard drive, i get this mesage

    No Implementation: Support for opening ntfs file systems is not implemented yet.



    i have XP home and a 40gig hard drive

    any ideas on how i can fix this?

    p.s. if this is a n00bisch question pls dont tell me im a n00b i already know that

  2. #2
    Linux has an excellent support for the older FAT-type filesystems used in DOS and Win 95-98-ME, but re-implementing the secret, proprietary NTFS (used in Windows NT, 2000, XP) has proven more difficult.

    Read support is there, write support is better accomplished through Windows' own driver and captive.

    From the captive website: "compatibility was achieved in the Wine way by using the original Microsoft Windows ntfs.sys driver".

    Wine is software that lets you run a lot of windowish stuff on Linux. Likewise, captive uses the driver that Windows provides, to access Windows' own partition.

    Info at http://www.jankratochvil.net/project/captive/

    Captive is included in Knoppix.
    KDE main menu --> Knoppix --> Utilities --> CaptiveNTFS

  3. #3
    Member registered user
    Join Date
    Oct 2003
    Posts
    80
    Windows xp has several tools for partitioning a hd. go to the microsoft knowledge base and find out how to use the tools. I have found it is better to let windows partition and move itself around instead of linux programs doing it. Or you can use third party software (Partition Magic, Partition commander, Acronis makes a partitioner) many of the programs have a trial version and you only need to partition once. So after the trial simply unistall. Also DO NOT install LILO to the MBR of the hd if you want windows to play nicely. Instead select to install LiLO in the partition itself. Use a third party boot loader such as Bootmagic etc. Again, there are many boot loaders out there for windows systems and many have trial versions. (FYI, many of the boot loaders need a FAT 32 partition to install on. So it is a good idea to make a 50mb FAT32 partition while you are at it.

  4. #4
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    900
    Quote Originally Posted by robwelch100
    Also DO NOT install LILO to the MBR of the hd if you want windows to play nicely.
    Ahem....lilo boots windows no problem.and it's a hell of a lot easier to install than it is to change ntldr. Also have you heard of ntfsresize? Beware tools like partition magic as it is notorious for hosing up partions.

  5. #5
    Member registered user
    Join Date
    Oct 2003
    Posts
    80
    I am merely speaking from my own experience. I personaly do not have a problem with lilo or grub, but as long as I need a dual boot system, which will be till I can figure how to get my realtek wlan working in a recent kernel, I will use third party software and install lilo to the partition and not mbr.

  6. #6
    Member registered user
    Join Date
    Feb 2003
    Posts
    30
    Quote Originally Posted by spamhog
    Linux has an excellent support for the older FAT-type filesystems used in DOS and Win 95-98-ME, but re-implementing the secret, proprietary NTFS (used in Windows NT, 2000, XP) has proven more difficult.
    .
    Linux is able to resize NTFS safely for two years now. Use QTParted from SystemRescueCD. For partitioning it's much better then Knoppix, it has the newest software. Or the latest ntfsresize + fdisk on 2.4 kernel. 2.6 kernels still have problem with reading the disk logical geometry.
    http://www.sysresccd.org/
    http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html

  7. #7
    Linux is able to resize NTFS safely for two years now. Use QTParted from SystemRescueCD.
    I concur! I got confused betw. NTFS resizing and read-write support. Never drink and compute.

    SystemRescueCD is one of my best friends lately. Burn it on rewritable media, so you can track versions. I keep it on a badly scratched CDRW with a clear first 150 MB or so - more than enough.


    QUESTIONS !!! (may be important)
    The FAT defragmenter in Win9x pushes all drive contents toward the beginning of the drive, and there's a good likelyhood that nothing important will sit in the upper reaches that will be split off in a partition resize job.
    When I defrag a NTFS system, I see that the utility cleans up files but does not automatically clump them up at the beginning - I see a bunck of neat tight clusters of files that are spread across the drive.

    HOW DO YOU TELL THE DEFRAGMENTER TO FREE THE UPPER REGIONS OF THE DRIVE?

    OR, DOES THE RESIZER PROGRAM TAKE CARE OF THAT, BY 1) OPENING THE FILESYSTEM, 2) MOVING THE FILES WITHIN THE FS, AND 3) REWRITING THE NTFS JOURNAL?

    If neither is done, the Windows system will likely die a silent death while in surgery!

  8. #8
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    Portland, OR USA
    Posts
    568
    Quote Originally Posted by mzilikazi
    Ahem....lilo boots windows no problem.and it's a hell of a lot easier to install than it is to change ntldr.
    Take a look at Topologilinux's utility, "grubinstall" -- it's a version of GRUB for Windows that works just fine with Knoppix/Kanotix/any Linux in a dual-boot situation. And once you figure out how it works (pretty much like regular GRUB, except "stage1", "stage2", and "menu.lst" are on your NTFS partition, not on your Linux partition), it's dead easy to install.

    (They used to have a sample batch file to install it, and a sample "menu.lst"; unfortunately the current zip archive doesn't include those.)

    Since I've had some awful experiences with GRUB and LILO on an older computer, I'm pretty wary of them -- anyone installing a bootloader to dual-boot should make a backup of their data first! Sometimes bootloaders don't automagically work.

  9. #9
    Member registered user
    Join Date
    Feb 2003
    Posts
    30
    Quote Originally Posted by spamhog
    OR, DOES THE RESIZER PROGRAM TAKE CARE OF THAT, BY 1) OPENING THE FILESYSTEM, 2) MOVING THE FILES WITHIN THE FS, AND 3) REWRITING THE NTFS JOURNAL?

    If neither is done, the Windows system will likely die a silent death while in surgery!
    Since version 1.9, ntfsresize takes care about safely moving around data.

    Earlier versions refused to resize below a limit (last used sector on the partition) that's why defrag sometimes helped to push this limit down but not always. Ntfsresize 1.9 and up doesn't need defrag at all

Similar Threads

  1. hdc partition problem
    By BillinBoston in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 05-19-2005, 06:18 PM
  2. Partition problem... HELP!!!!
    By lgarcia3 in forum General Support
    Replies: 2
    Last Post: 05-16-2005, 01:07 PM
  3. win 98se partition problem
    By jock in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 07-15-2004, 07:29 PM
  4. Partition problem
    By IBS in forum General Support
    Replies: 2
    Last Post: 04-29-2003, 08:13 PM
  5. Problem reading NTFS partition
    By eliashan in forum General Support
    Replies: 0
    Last Post: 04-14-2003, 08:52 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
  •  


~OVERSTOCK~ 15.6

~OVERSTOCK~ 15.6" Lenovo ThinkPad Laptop: 8GB RAM 512 GB SSD Windows 10

$179.99



Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP picture

Team T-FORCE VULCAN Z 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) XMP

$38.99



A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM picture

HyperX FURY RAM DDR4 16GB 8GB 32GB 4GB 3200 2666 2400 2133 Desktop Memory DIMM

$14.85



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



CORSAIR Vengeance RGB Pro 32GB (2 x 16GB) 288-Pin PC RAM DDR4 3600 (PC4 28800) picture

CORSAIR Vengeance RGB Pro 32GB (2 x 16GB) 288-Pin PC RAM DDR4 3600 (PC4 28800)

$79.95



Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM picture

Crucial 16GB (2x 8GB) Kit DDR3L 1600MHz PC3-12800 UDIMM Desktop 240-Pin CL11 RAM

$21.33



Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3 picture

Crucial DDR3L 16GB 1600 2x 8GB PC3-12800 Laptop SODIMM Memory RAM PC3 16G DDR3

$21.50



HyperX FURY DDR4 16GB 32GB 64GB 2666MHz PC4-21300 Desktop RAM Memory DIMM 288Pin picture

HyperX FURY DDR4 16GB 32GB 64GB 2666MHz PC4-21300 Desktop RAM Memory DIMM 288Pin

$119.80



A-Tech 128GB 8x 16GB 2Rx4 PC4-19200R DDR4 2400 ECC REG RDIMM Server Memory RAM picture

A-Tech 128GB 8x 16GB 2Rx4 PC4-19200R DDR4 2400 ECC REG RDIMM Server Memory RAM

$175.92