dev
Group: Members
Posts: 3
Joined: Dec. 2004 |
|
Posted: Dec. 04 2004,21:16 |
|
Hi,
I'm in the progress of building a html-driven frontend for a home-automation system.
I've selected DSL as it fits perfect into my requirement for a small, yet extendable, USB bootable Linux. Respect, great work!
So far I booted from CD (0.9) and installed it on an USB stick. Now I want to attach a touchscreen TFT and therefor I need to add this file: /usr/X11R6/lib/modules/input/elographics_drv.o
At this point I get the error: mkdir: Cannot create directory `modules': Read-only file system
Which is obvious, as
Quote | drwxrwxr-x 19 root root 4096 Dec 1 06:38 KNOPPIX [...] lrwxrwxrwx 1 root root 12 May 31 2004 usr -> /KNOPPIX/usr
Filesystem 1k-blocks Used Available Use% Mounted on /dev/ram0 3067 687 2380 22% / /dev/sda1 253668 50112 203556 20% /cdrom /dev/cloop 118092 118092 0 100% /KNOPPIX /ramdisk 374064 704 373360 0% /ramdisk
$ cat /proc/cmdline ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt24.gz nomce noapic quiet BOOT_IMAGE=knoppix frugal BOOT_IMAGE=linux24 toram ssh lang=de
|
Am I right that a modification of /usr is only possible with a remastered DSL? Or is there some other solution? TIA!
Ciao, dev
|