Debian :: Create Minimal Debian Live Cd?
Apr 23, 2011How can I create a minimal Debian live cd like GPartedI just need these packages:
GCC
firefox
perl,python
[code]...
How can I create a minimal Debian live cd like GPartedI just need these packages:
GCC
firefox
perl,python
[code]...
Howto create USB Live image using live-helper under Lenny?
View 1 Replies View RelatedAfter a long time I tried ubuntu(9.10) again on my fileserver, I have some remarks; why does a minimal server installation include X/openoffice? I don't need document conversion on a fileserver and I bet a lot of people don't. Wouldn't it be better to create a new server package and leave minimal minimal? low memory installs (64mb) don't work unless you configure swap by hand in between things, 64mb ram is a lot in my eyes. I mean, not to be rude but if I wanted all this I could've better installed Solaris.
That said it's stable and running fine. Since it's my home fileserver I tried to convert my previously created raid10 mirror on an adaptec 1200 card to a softraid 5 solution. This is wat I did:
[Code]...
i get a 16GB udisk here, and all I want to do is to create a two partition udisk, the first one keep storaging my data, which could be recognized by almost all OS, and the second one, hold a live system(just say, debian). Now, I have created two partition by `fdisk`, sdc1 is FAT32, and sdc2 is FAT16.I have RTFM for a long time and, tried syslinux, but failed everytime. Sometimes can not boot, sometimes can boot successfully but can not enter the system.
View 12 Replies View RelatedI have Lenny installed.Is it possible to create a Live CD/DVD with all settings from this installation to use it on the same Hardware?
View 5 Replies View Relatedcreate lenny usb-hdd live and would like to have ext2 on the usb stick.I changed in config/binary to ext2:LH_BINARY_FILESYSTEM="ext2"but get this problem:# lh_clean # lh_build W: You have selected values of LH_BOOTLOADER and LH_BINARY_FILESYSTEM which are incompatible - syslinux only supports FAT filesystems.
P: Setting up cleanup function
Is it possible and how it works to create live usb-hdd squeeze with self compiled kernel?
View 2 Replies View RelatedI have Lenny installed. How to create, using live-helper customized Live USB with a persistent /home partition on this USB stick, to save changes between boots?
View 6 Replies View RelatedI am running Debian testing with KDE via KVM.
I love GNOME to pieces but I also enjoy KDE, and I decided to try Debian with KDE. It was a positive experience but a pain in the rear to set up. I installed KDE, and then had to manually remove most GTK packages, as I had installed KDE-full and was overloaded with KDE and GNOME apps.
I would like to do a minimal, CLI-only installation of Debian testing and then install KDE. My machine accesses internet via wireless, which I read the Debian installer does not support. I'm assuming I will have to go with a netinstall...?
Furthermore, once I attain this CLI-only environment, how difficult will it be to get my hands on KDE? A simple apt-get install kde-full ?
Recently I tried to install Debian 8.3 from *netinst.iso as a VM on VmWare Worksation 12. I try this in my office where there is a windows proxy set, for some security measures. During the installation in order to download updated and install additional packages I need to choose a mirror and then a proxy. I try to set the proxy but all I receive was an error. Decide to continue with the minimal installation and when the system start just to enter the proxy in etc/profile the reboot and I was thinking that everything will work just fine and I will be able to install everything I need. When I try apt-get install I receive a message Ign cdrom:// Debian ... Then to remove that error I edit /etc/apt/source.list but even then nothing happened when I try to use apt-get install. I receive and error message "Unable to locate the package.
View 5 Replies View RelatedI have recently acquired a micro-sized-PC (A Dell FX130) which comes with a VIA C7 processor, 1GB RAM and 1GB onboard flash. The only application I need is a web-browser, I will use the FX130 to access a (very limited) number of web applications and to download/print-html-to-PDF - putting files onto a USB thumb-drive. I want to encrypt the disk to guard against tampering, and to run a restrictive firewall.
When I try to install the i386 debian-7.7.0 image - I run into the snag that it won't let me use guided configuration for the 1GB flash drive... and - when I guess at a sensible partitioning... I find that I run out of space during the standard installs. I note, however, that a whole bunch of significant applications (which I don't need) are being installed.
I am sure I'm missing something - is there an easy way to do a "minimal" GUI install that would make it easy to fit (just) a web browser (Chrome - ideally) and dependencies onto a 1GB bootable flash drive in a 'Debian-standard' fashion?
I am using the Debian stock kernel. I want a minimal kernel that works on my Pentium 4, 1GB DDR RAM machine. What do I have do to get a less resource hungry OS. Is there already a minimal kernel binary available?
View 2 Replies View RelatedWhat happened to kde-core? I have two choices of bloat, kde-standard or kde-full. I don't want stuff like konqueror or kmail. I don't want Gwenview, Okular, or Ksnapshot. I don't care for all the media players. I don't need Kaddressbook or Korganizer. Is there a way to do a normal, minimalistic install without this stuff or am I screwed? I want to reinstall on my laptop and the boss' laptop and would prefer not to have the extras,
View 6 Replies View RelatedWhen I signed up for my Debian Linux VPS hosting and first logged on and invoked ps, there was the only user process running: sshd. As I can see, this was minimal Linux with only two things installed and configured: sshd and apt (plus all dependencies, of course).
I want to build (or use existing) similar Linux distro, any advice on how to build (or pick) one? Googling "minimum linux", or "linux with sshd only" usually brings up Debian's netinstall, which is not what I want.
I have a home server set up with samba, proftp, and the torrentflux webUI via apache and mysql. To the best of my ability, I have stripped the system of any unnecessary software. After a fresh reboot the system uses around 250 mb of memory, which to me still seems like a lot, and after it has been on for a few hours with torrents downloading, the memory usage will steadily climb to and stay at 2 gb! Using top shows that the processes using the most memory are python, mysqld, and apache2. What the heck is going on?
View 1 Replies View RelatedFresh install without a desktop environment, I only selected "standard software utilities" from the software selection step of the installation process, nothing else is installed thereafter.
I cannot follow these instructions [URL] .... because "auto" and "iface" commands not found.
iptables isn't installed, but I want to install nftables since it's what iproute2 is to net-tools.
And it doesn't even have NetworkManager either and so far I found out ifconfig (net-tools) has been dropped in favor of iproute2, although that is just what Wikipedia says.
[URL] ....
"apt-cache search iproute2" revealed there is only iproute.
I just checked, net-tools is also installed, but ifconfig command not found?
I'm running debian 8.3 (kernel 4.1) on a BeagleBone black and writing a program with C# (vs2015) along with mono on the beagle. So far everything is working out great. What I'm trying to figure out now is how to make this setup run like a kiosk with it booting into my program with a graphical environment but with no actual desktop (just a blank screen). There will be an LCD showing the program but at the same time I want the program available through a remote connection.
I've got the blank desktop working via VNC but I think I should change to xrdp (the target users all have windows with remote desktop connection installed by default but what vnc is or have the permissions to install a vnc client).
Anyway, I think getting xrdp started with my program at boot will be pretty simple (famous last words?). I simply start the xrdp instance in rc.local then use the session script to start my program.
What I cant wrap my head around is not having two copies of my program running - one showing on the LCD using HDMI and the other running on a second desktop through xrdp...
I'd like to install absolutely minimal Xfce4 without any extra stuff like xfce4-panel, taskbar, calendar etc.
How to install it on Lenny?
Well the title is clearly explicit : Debian Live on a pendrive for humans and non geeks?Once downloaded, one has to do:
Code:
dd if=debiandebian-live-504-i386-standard.img of=/dev/sdX
with X the right device detected by dmesg directed to your pendrive
[code]....
I have installed the debian lenny base system in my old pc. I want only a minimal system with a small window manager like icewm and firefox to surf the web. What I need to write now in text mode to install this minimal system?
View 9 Replies View RelatedI've just installed debian testing on my computer (netinst AKA basic shell version). Now, how do I do a minimal gnome install? Minimal means, I don't need libreoffice or any extra bloat. However, I do want nautilus, gnome-settings-daemon and networkmanager (and of course, firefox!).
Also, is audio included or not in gnome-shell?
If I just install the gnome-shell package (with --no-install-recommends package), will it pull in gdm, Xorg, etc. or do I have to install them separately? Also, need to confirm whether my sources.list is properly set or not:
Code: Select alldeb http://ftp.security.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main
I am thinking about creating a Debian Live CD with only the base system. I would like to know how to make the CD bootable so that it can load the kernel and continue with the booting sequence.
View 12 Replies View RelatedI'm running debian live off the cd to see if it fits my requirements. One of my pet peeves about ubuntu is the use of ctrl ctrl is hosed. the os does not seem to use it for anything, but no application can use it. This is the default for google desktop search, which is highly convenient. Seriously considering the move.I ran debian live and went to install the app. Message comes up archive type not recognised.
View 6 Replies View RelatedI have download Debian 6 Live from here. Now I am trying to boot it from USB. How I make a USB pen drive bootable from this iso file.
View 14 Replies View RelatedI need to customize debian live cd and to recompile the kernel.
View 1 Replies View RelatedDoes anyone here have experience with using the Debian Live Builder from HERE? Every time I attempt a build, it fails. I thought it strange that it didn't let me select 'amd64' under 'LB_ARCHITECTURE', 'testing' under 'LB_DISTRIBUTION', or multiple options under 'LB_LINUX_FLAVOURS'. Does anyone see what I might have done wrong?
# Standard options
LB_BINARY_IMAGES="iso-hybrid"
LB_DISTRIBUTION="sid"
LB_PACKAGES_LISTS="minimal"
LB_TASKS=""
LB_PACKAGES="dpkg aptitude wget wvdial ppp sudo"
[Code]...
Does it have Debian Live CD NTFS write support?
View 4 Replies View RelatedI have a mini-ITX based system with a 256Mb Flash Drive and 256Mb of RAM.
I aim to use it for the following applications:
Samba Server
Cups
Rsync
Basic Web Server
File based Wiki (perhaps Dokuwiki)
Package Management (to easily add other software as required)
I don't need any X based software or Desktop.
I was hoping to create a Debian Live distribution and run the whole operating system either from a Read Only file system or from RAM.
However (after connecting a standard HDD) and installing basic Debian along with the packages I require (and their dependencies) the filesystem is already over 1Gb in size.
Is there any way this can be reduced drastically in size? Is Debian Live the best way of achieving what I want? Something like Puppy Linux is much smaller in size but I don't want something with such an emphasis on having a Desktop environment which I don't need.
To install debian live, one should do :
Code:
dd if=debianlivependrive.img of=/dev/sda
then it is creating the pendrive (sda , not sdaX !)
[code]...
I'm looking for a good tutorial to install minimal Debian with Gnome on USB Memory stick and make it bootable.
View 9 Replies View Related