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
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$12.00



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95