LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 08-29-2003, 10:39 PM   #1
Whitehat
Senior Member
 
Registered: Feb 2003
Location: The Cold North
Distribution: SuSE 9.1
Posts: 1,289

Rep: Reputation: 46
Linux bootable CD that can mount NTFS?


Hey all,

Quick question.

Do any of you know of a CD based distro (like Slackware Live, DemoLinux etc...) that you can boot a server/PC off of and mount NTFS drives in read/write mode?

Thanks,
Me
 
Old 08-29-2003, 11:13 PM   #2
lunardreamr
Member
 
Registered: Aug 2003
Location: Grand Rapids, MI
Distribution: Red Hat Linux
Posts: 39

Rep: Reputation: 15
There is Knoppix Linux that can automatically mount NTFS as read-only during boot. The thing is, NTFS is such a closed-source filesystem, Open Source developers must guess how the NTFS file system works to write drivers for it. So far they've only figured out how to read NTFS drives safely. There is experimental read-write drivers for NTFS filesystems, but they are usually not included in distros, and must be manually compiled in the kernel. The developers of the open-source NTFS drivers state over and over that read-write support is strictly experimental and it is a 99% guarentee that you will destroy your NTFS partition.
 
Old 08-29-2003, 11:19 PM   #3
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
With things like Slackware-Live and knoppix where you can customize the disc, I'd say yeah. Build your own kernel, customize the patches to have the read/write patch, and edit the fstab, save, create iso and burn. It's not downloadable as an iso, but it doesn't keep it from being live

Cool
 
Old 08-30-2003, 08:40 PM   #4
JesseJames
Member
 
Registered: Feb 2003
Location: Over the hills and far away
Distribution: Mandrake 9.0
Posts: 122

Rep: Reputation: 15
As far as I am aware there is only one project to enable Linux to read/write NTFS and that is Linux NTFS Project @ http://linux-ntfs.sourceforge.net/

Fully writing is not yet available safely but it is possible to overwrite files with other files that are the exact same size. You might want to read the following information from http://linux-ntfs.sourceforge.net/info/ntfs.html#3.2

Quote:
3.2 Can the Driver write to an NTFS volume, too?

Not really, but if you only need to copy files from Linux to Windows on a dual-boot machine, see "How to write to NTFS" below for a possible way to work around the lack of write support. For write support in Linux, read on.

There are two drivers, currently. The original driver, in 2.4 has some write code in it, but it is extremely dangerous to use it. The possibility of destroying your filesystem is very high.

The new driver, introduced in 2.5.11, has some write code, but it's very limited. The driver can overwrite existing files, but it cannot change the length, add new or delete existing files.

Adding write support will take a long time. NTFS is built like a database. Any changes you make, necessitate making changes in many places, for consistancy. Make a mistake and the filesystem will be damaged, make too many mistakes and the filesystem will be destroyed. Also, the current developers are only working on NTFS as a hobby, during their free time. If you'd like to help, please email me: webmaster@flatcap.org.

How to write to NTFS. If you are using a dual-boot machine and just need NTFS write support to transfer files from Linux to Windows, you can instead use a Windows driver for ext2/ext3 and, while running Windows, read the files from the Linux partition instead. This way, using two read-only drivers, you can still copy files from one file system type to the other.

We know about these open source Windows drivers for ext2 and ext3 Linux filesystems, as of June 4th, 2003:
explore2fs - http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm
Home page: http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm
For Windows NT, Windows 2000 and Windows XP.
ext2fsd - http://sourceforge.net/projects/ext2fsd/
Home page: http://www.tuningsoft.com/projects/projects.htm
For Windows NT, Windows 2000 and Windows XP.
winext2fsd - http://sourceforge.net/projects/winext2fsd/
Home page: winext2fsd project page
Reportedly works on Windows NT and Windows XP, likely also on Windows 2000.
ext2forxp - http://sourceforge.net/projects/ext2forxp/
Home page: http://sourceforge.net/projects/ext2forxp/
In early stages, not ready for use yet (June 4th, 2003).
vmware - http://www.vmware.com
Home page: http://www.vmware.com
VMWare allows you to run entire operating systems with other operating systems.
So, you could run Windows inside Linux and get it to write to NTFS partitions natively.
As safe as the Windows you're running, but it is expensive.
BTW: Knoppix seems to be able to do everything
 
Old 08-30-2003, 10:20 PM   #5
Whitehat
Senior Member
 
Registered: Feb 2003
Location: The Cold North
Distribution: SuSE 9.1
Posts: 1,289

Original Poster
Rep: Reputation: 46
Thanks all.

Given the crazy problem I had to stay over for two hours the other day.....

I was looking for a CD that I could give to my idiot boss and other dudes that I work with to boot a Windows Server up and copy and replace files with

I think I will have to try to do something with a CD that I make bootable myself. I'll at least have something to do for a while.

Thanks all for your help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to mount ntfs drive in Linux shueib Linux - Newbie 1 10-21-2005 10:08 AM
How To Mount NTFS Drives in Linux 9 KnowledgeSeeker Linux - Software 3 09-23-2004 04:37 PM
Mount windows xp (ntfs) in linux Mordeth_0 Linux - Newbie 6 07-17-2004 05:26 PM
Mount NTFS Raid on Linux 9.0 blurhappy Linux - Hardware 1 05-06-2003 08:17 PM
How do mount a NTFS disk in Linux Scratchmaster Linux - Newbie 4 08-15-2002 06:42 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 07:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration