FreeBSD Bugzilla – Attachment 78509 Details for
Bug 112935
[patch] newfs_msdos(8): document 4.3g limit on files within FS created by newfs_msdos
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 788 bytes, created by
jhs
on 2007-05-24 12:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jhs
Created:
2007-05-24 12:20:03 UTC
Size:
788 bytes
patch
obsolete
>*** 6.2-RELEASE/sbin/newfs_msdos/newfs_msdos.8 Sun Feb 13 23:25:16 2005 >--- new-generic/sbin/newfs_msdos/newfs_msdos.8 Thu May 24 11:57:52 2007 >*************** >*** 162,167 **** >--- 162,176 ---- > u_int16_t bkbs; /* [-k] backup boot sector */ > }; > .Ed >+ .Sh LIMITATION >+ Maximum file size within file system is about 4.3G, even if file system >+ is eg 5 to 10 Gig. (Thus one cannot store a 4.7 Gig DVD .iso). >+ .Bd -literal >+ 4,294,963,200 on fdisk type 6 slice created & written by FreeBSD, >+ 4,294,963,712 on fdisk type 12 slice created & written by FreeBSD, >+ This is an (MS architectural?) limitation, not a BSD bug, as: >+ 4,294,959,616 on fdisk type 12 created by Win-XP, written by FreeBSD. >+ .Ed > .Sh EXIT STATUS > Exit status is 0 on success and 1 on error. > .Sh EXAMPLES
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 112935
: 78509