Quote:
|
Originally Posted by wrapster
My primary focus here is to mount swap on /tmp before its done by iteslf...
|
One question comes to mind ... Why would you want to?
And to answer your other question:
Quote:
|
Originally Posted by wrapster
Secondly, continuing with the same issue...
I wanted to know if the entries in the vfstab are initially hand coded ?
I mean during the development of the OS , will /etc/vfstab be created by hand and the details added?or is the creation of vfstab is through some other scripts?
|
When the OS is initially installed a vfstab file is created, then if you want to add more file systems from other disks you edit the vfstab by hand.