Hi,

I'm looking for a Linux based Final Year Project for my Computer Science degree.

I am looking to save custom settings done by users on a GNU/Linux CD to a portable flash drive so that every time user runs the live CD, it retrieves the saved setting details from the portable device.

Does anyone have an idea where to start working on this?

Thanx

Recommended Answers

All 2 Replies

unionfs/aufs
look at SLAX distribution
or
use CD for booting only

Does it need to be a Live CD? Could try for a Live USB.

Or are you looking to build a custom Live CD that has this functionality? Would probably just take a bash script or two to automount any USB devices, search for configs, and modify settings accordingly.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.