Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13024 - Should move "ext3 under Linux 2.4" link below ext3 NOT reiserfs
Summary: Should move "ext3 under Linux 2.4" link below ext3 NOT reiserfs
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Linux x86 Installation Guide (show other bugs)
Hardware: x86 Linux
: Lowest trivial (vote)
Assignee: Jungmin Seo (RETIRED)
URL: http://www.gentoo.org/doc/en/gentoo-x...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-01 10:33 UTC by Mark Lodato
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lodato 2003-01-01 10:33:53 UTC
Right now, in the install guide (1.4 rc2), there is a note:


---


Note: You can find out more about using ext3 under Linux 2.4 at 
http://www.zip.com.au/~akpm/linux/ext3/ext3-usage.html. 


---


This is found right below the line using "# mkreiserfs /dev/hda3".  This note 
should really go below "# mke2fs -j /dev/hda3" since that command actually deals 
with ext3.  (Basically move it two lines up.)
Comment 1 Jungmin Seo (RETIRED) gentoo-dev 2003-01-04 09:41:55 UTC
fixed