Opened 18 years ago
Closed 18 years ago
#1802 closed enhancement (duplicate)
Explicit stating of filesystem type when mounting partition
Reported by: | Tromador | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | trivial | Keywords: | |
Cc: |
Description
I'm upgrading my system and using the opportunity to do a complete rebuild of LFS onto the new disks. I've just mounted the new filesystem and the system presumed it to be ext2, not ext3.
Might be worthwhile on section 2.4 to have
mount -v -t ext3 /dev/<xxx>
to force the filesystem choice we've just used when creating the filesystem in 2.3
Minor issue, but if we're going to create ext3 filesystem we should use our shiny journal.
Note:
See TracTickets
for help on using tickets.
Gah... apologies for Dupe.