[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] knoppix filesystem



Gday,

Im stumped and cant figure out how knoppix allows you to write to a
linked file then store that file on the ramdisk.

This is an example

root@0[etc]# ls -la /etc/hosts
lrwxrwxrwx    1 root     root           18 Jun  4 19:58 /etc/hosts ->
/KNOPPIX/etc/hosts

# edit with vi. echo >>, doesnt work for some reason.
root@0[etc]# vi /etc/hosts

root@0[etc]# ls -la /etc/hosts
-rw-r--r--    1 root     root          278 Jun  5 04:26 /etc/hosts

Ive looked through the linuxrc and knoppix-autoconfig but cant seem to find
the section where this magic happens. I know the morphix guys use the
translucency module to do this sort of magic, but how is this done with
knoppix?

-- 

Rene Cunningham
DCLabs Pty Ltd
http://www.dclabs.com.au
----------------------------------------
Memory fault - where am I?
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: