I was reading man fstab and noted these lines: The second field, (fs_file), describes the mount point for the filesystem. For swap partitions, this field should be specified as `none'. The line for swap in my own fstab reads: /dev/hda1 swap swap pri=42 0 0 So it looks like the second field should be changed to `none'. Is this correct? Jake SUSE 8.2 pro
On Sunday 14 December 2003 16:43 pm, Jake Pumphrey wrote:
I was reading man fstab and noted these lines:
The second field, (fs_file), describes the mount point for the filesystem. For swap partitions, this field should be specified as `none'.
The line for swap in my own fstab reads:
/dev/hda1 swap swap pri=42 0 0
So it looks like the second field should be changed to `none'. Is this correct?
Mine is equivalent to yours and works fine
Jake SUSE 8.2 pro
-- Sweet moderation Heart of this nation Desert us not We are between the wars - Billy Bragg
On Sun December 14 2003 11:43 am, Jake Pumphrey wrote:
I was reading man fstab and noted these lines:
The second field, (fs_file), describes the mount point for the filesystem. For swap partitions, this field should be specified as `none'.
The line for swap in my own fstab reads:
/dev/hda1 swap swap pri=42 0 0
So it looks like the second field should be changed to `none'. Is this correct?
Or maybe 'myswaparea' or 'mother' or 'foobar' or anything you care. I suspect whatever is in that field is not looked at by the system. (you worry too much. :-) -- +----------------------------------------------------------------------------+ + Bruce S. Marshall bmarsh@bmarsh.com Bellaire, MI 12/14/03 15:59 + +----------------------------------------------------------------------------+ 'The truth is the one thing that nobody will believe.' George Bernard Shaw
On Sunday 14 December 2003 21:00, Bruce Marshall wrote:
Or maybe 'myswaparea' or 'mother' or 'foobar' or anything you care.
I suspect whatever is in that field is not looked at by the system.
(you worry too much. :-)
8) yeah you're right I do, just trying to make sure I understand this important file correctly. Jake
participants (4)
-
Alexandr Malusek
-
Bruce Marshall
-
Dylan
-
Jake Pumphrey