![]() |
HowTo.FreeAgent HistoryHide minor edits - Show changes to markup December 28, 2011, at 06:28 PM
by -- add re-format info
Changed lines 5-9 from:
Currently, the only solution is to re-format the drive with an inode size of 128 or format the drive as NTFS. to:
Currently, the only solution is to re-format the drive with an inode size of 128 or format the drive as NTFS. To re-format: mke2fs -v -I 128 -j /dev/sdX1 December 28, 2011, at 06:18 PM
by --
Changed line 5 from:
Currently, the only solution is to re-format the drive with an inode size of 128 or format the drives as NTFS. to:
Currently, the only solution is to re-format the drive with an inode size of 128 or format the drive as NTFS. December 28, 2011, at 06:17 PM
by --
Changed lines 1-4 from:
The Seagate FreeAgent external USB drives and other large external USB drives, when formatted as EXT3?, will not be mounted if they have an inode size of 256. You can check the inode size of a drive by mounting it on another Linux computer and running
to:
December 28, 2011, at 06:16 PM
by -- problems mounting large USB external drives
Added lines 1-5:
The Seagate FreeAgent external USB drives and other large external USB drives, when formatted as EXT3?, will not be mounted if they have an inode size of 256. You can check the inode size of a drive by mounting it on another Linux computer and running
Currently, the only solution is to re-format the drive with an inode size of 128 or format the drives as NTFS. |