|
发表于 2005-8-1 14:54:22
|
显示全部楼层
Post by LittlesnowLinux
/dev/hda9 / reiserfs defaults 0 0
/dev/hda8 swap swap sw 0 0
proc /proc none defaults 0 0
Since you don't have a separate /boot partition, your /boot directory is actually on a reiserfs partition, in which case you should add the "notail" option (see the fstab.example file). |
|