B boles Senior member Jul 3, 2003 401 0 76 Jan 10, 2007 #26 sorry didnt see that last part, i thought you were saying to get a disk for the files. I am noob so please be gentle but can you give me a little more info about how ramfs and/or tmpfs works? thanks!
sorry didnt see that last part, i thought you were saying to get a disk for the files. I am noob so please be gentle but can you give me a little more info about how ramfs and/or tmpfs works? thanks!
B boles Senior member Jul 3, 2003 401 0 76 Jan 10, 2007 #27 reading this: http://www.linuxfocus.org/English/July2001/article210.shtml i have a clue now but how do i edit fstab to enable ramfs ?
reading this: http://www.linuxfocus.org/English/July2001/article210.shtml i have a clue now but how do i edit fstab to enable ramfs ?
B Brazen Diamond Member Jul 14, 2000 4,259 0 0 Jan 10, 2007 #28 Originally posted by: boles how do i edit fstab to enable ramfs ? Click to expand... sudo nano /etc/fstab
Originally posted by: boles how do i edit fstab to enable ramfs ? Click to expand... sudo nano /etc/fstab
Nothinman Elite Member Sep 14, 2001 30,672 0 0 Jan 10, 2007 #29 i have a clue now but how do i edit fstab to enable ramfs ? Click to expand... Edit /etc/fstab and add a line just like you would for any other filesystem, but this time the filesytem is ramfs instead of ext3, XFS or whatever.
i have a clue now but how do i edit fstab to enable ramfs ? Click to expand... Edit /etc/fstab and add a line just like you would for any other filesystem, but this time the filesytem is ramfs instead of ext3, XFS or whatever.