![]() |
![]() |
![]() |
|
|
|||||||
| Chit-Chat Relax for a bit and have a general conversation (off topic is allowed!) with other members. Please be polite and respect your fellow members. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
I hope you guys don't mind but i have a feeling that i'm going to be asking a lot of questions as a try to learn linux. I have ubuntu loaded on my hard drive as the only operation system. Can it read a hard drive partioned with ntfs? And what file system does linux use?
|
|
|
|
|
|
|
(permalink) |
|
Yes Linux can write to NTFS (a more detailed answer would be x86,amd64,ARM can)
The package you need todo it is ntfs-3g from a command line sudo apt-get ntfs-3g You can do it from the GUI installer util and search for ntfs, but the command-line is handy for posting on forums What filesystem does linux use? it uses quite a few The most common is ext3 (with ext2 used where journalling isn't needed) but the kernel source speaks enough Code:
<*> Second extended fs support │ │
│ │ [*] Ext2 extended attributes │ │
│ │ [*] Ext2 POSIX Access Control Lists │ │
│ │ [*] Ext2 Security Labels │ │
│ │ [*] Ext2 execute in place support │ │
│ │ <*> Ext3 journalling file system support │ │
│ │ [*] Ext3 extended attributes │ │
│ │ [*] Ext3 POSIX Access Control Lists │ │
│ │ [*] Ext3 Security Labels │ │
│ │ < > Ext4dev/ext4 extended fs support development (EXPERIMENTAL) │ │
│ │ < > Reiserfs support │ │
│ │ < > JFS filesystem support │ │
│ │ < > XFS filesystem support │ │
│ │ < > GFS2 file system support │ │
│ │ < > OCFS2 file system support │ │
│ │ < > Minix fs support │ │
│ │ < > ROM file system support │ │
│ │ [*] Inotify file change notification support │ │
│ │ [*] Inotify support for userspace │ │
│ │ [ ] Quota support │ │
│ │ [*] Dnotify support │ │
│ │ < > Kernel automounter support │ │
│ │ < > Kernel automounter version 4 support (also supports v3) │ │
│ │ <M> Filesystem in Userspace support │ │
│ │ CD-ROM/DVD Filesystems ---> │ │
│ │ DOS/FAT/NT Filesystems ---> │ │
│ │ Pseudo filesystems ---> │ │
│ │ Miscellaneous filesystems ---> │ │
│ │ [*] Network File Systems ---> │ │
│ │ Partition Types ---> │ │
│ │ {M} Native language support ---> │ │
│ │ < > Distributed Lock Manager (DLM) --->
|
|
|
|
|
|
|
(permalink) |
|
You can also read the ext2 filesystem from Winwoes with the freeware Ext2fs dirver.
http://www.fs-driver.org/
__________________
I also post at the following sites: http://www.stop-microsoft.org http://www.heated-debates.com Screen name: Aloone_Jonez |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Capacitor Charge/Discharge question | ThermalRunaway | General Electronics Chat | 25 | 12th August 2008 04:48 PM |
| Basic Transmission question | CamNuge | General Electronics Chat | 2 | 8th March 2006 10:08 PM |
| High speed data logging question | cubdh23 | Micro Controllers | 3 | 19th August 2004 11:54 AM |
| Data Logging question with high speed!!!! | cubdh23 | General Electronics Chat | 4 | 16th August 2004 06:33 PM |
| PBX question | waqar | Electronic Projects Design/Ideas/Reviews | 0 | 30th March 2003 06:21 PM |