A build of an operating system that can run directly from a CD/DVD disk or image.
0
votes
0answers
61 views
Setting up a gateway to route clients through SOCKS proxy?
I'm looking to duplicate a testing setup for an application. We can't make a change to the application itself, but would like to route all of the application's data through a SOCKS proxy (likely ...
0
votes
1answer
89 views
ssh knoppix v7 / ubuntu v12 live CD
Using any Live CD possible to do ssh? If yes kindly share the step.
I have use Ubuntu v12 after booting in live mode
$ sudo bash
# apt-get install openssh-server
# /etc/init.d/ssh restart or ...
1
vote
1answer
526 views
Assembling Software RAID in Live CD for data recovery
I need help recovering some data that's on my RAID which is on a LVM on my server running Ubuntu.
What happened was I deleted the logical volume that controlled my swap space which was on a partition ...
1
vote
0answers
109 views
Fedora 15 liveCD for most common wireless and wired network interfaces [closed]
I've created a Fedora 15 liveCD that is customized for my application. On the first laptop I tried, it didn't have the driver for the Broadcom BCM43224 wireless network interface. This software will ...
0
votes
1answer
209 views
Add drivers to the CentOS Live CD
I want to add some drivers to the CentOS LiveCD. These drivers are not present on out of the box CentOS LiveCD.
So Once I add the the new drivers to the LiveCD, and then boot up the server with the ...
0
votes
1answer
650 views
Use a linux (Ubuntu) live cd to read a hardware RAID array
I've got a Dell Poweredge 2900 server on it's face. We have had issues with it's PERC 6/i RAID controller over and over this last week. The server's OS is Small Business Server 2008 and it's RAID 5
...
3
votes
2answers
258 views
Installing FreeBSD remotely using Ubuntu LiveCD
I realised this is a very specific question, but I am wondering if there is a way to install FreeBSD on a machine using only SSH access to a Ubuntu LiveCD on the server?
0
votes
1answer
448 views
Ubuntu Server live cd rescue mode can't run fsck
I have an ubuntu server virtual machine that crashed and I was forced to reset the virtual machine. When I booted, it did an automatic fsck, but I want to make sure that the filesystem is ok. I have ...
-1
votes
1answer
49 views
I'm working with driver development and want to make a livecd for windows, help please? [closed]
I'm developing a driver which works with virtualization for the Windows platform
and every time I test my driver I must boot to a different machine in order to test it
(there is no nested ...
2
votes
1answer
417 views
OpenSolaris livecd, NForce NIC driver, and NTFS USB mounting
I'm attempting to install OpenSolaris 2009.06 on my server. Before I do I would like to test that everything works and am running in to problems.
It has an Abit AN-M2 motherboard with an NForce ...
0
votes
2answers
180 views
what is the easiest way to build a custom distro with specific installs? [duplicate]
Possible Duplicate:
Easiest way to create a custom linux distribution
I did see this post:
Easiest way to create a custom linux distribution
And wanted to know if there is a new process ...
0
votes
2answers
85 views
(Ubuntu) How to ensure that webserver has been started before the desktop environment is shown?
I'm trying to create my own Linux distro in LiveCD format. I have put a webserver in my Linux LiveCD, and make it automatically startup during boot time.
I have made the LiveCD to auto-login to ...
1
vote
1answer
333 views
CentOS live CD does not boot
Seems very trivial but still ...
I followed the instructions here:
https://projects.centos.org/trac/livecd/wiki/CreateImage
None of the images created boot. I tried VMWARE Workstation (v6.5) as well ...
0
votes
1answer
218 views
Error while loading shared libraries /lib/libsepl.so.1: cannot read file data
I've created quite a predicament with my desktop installation and would prefer to be able to salvage it instead of having to reformat/re-install Ubuntu.
Quite a lot happened and here's my best ...
4
votes
3answers
2k views
LiveCD with running ssh server
I am looking for a LiveCD with a running ssh daemon. I need it because i want to connect to an abandoned server and make a backup. The server hasn't a monitor.
Suggestions?
0
votes
1answer
321 views
How do you create a linux (RHEL) bootdisk that runs busybox in a ramdisk (initrd)?
I've been trying to create a bootdisk (something like a live-cd) which loads into memory-only without mounting the disk. My steps are listed below, but when I boot using the cd, I get:
Kernel Panic - ...
23
votes
9answers
2k views
Favorite system recovery Live CD? [closed]
What's your system recovery CD? I've used Ultimate Boot CD and GParted. What works for you?
1
vote
3answers
1k views
Have you ever used kon-boot?
Has anyone here ever used kon-boot? I guess it may work because of the few blog posts about it but I feel kinda concerned and am interested at hearing experiences from anyone who have used multiple ...
0
votes
2answers
467 views
Is it possible to customize Ubuntu's boot screen?
When we boot up a Ubuntu CD, it will first pop-up a language selection screen and let us choose a language.
Then, it will show us a list of options that we can do using this CD:-
Try Ubuntu without ...
1
vote
1answer
2k views
boot a linux live cd in VmWare
On a windows host system, I have VmWare workstation installed and I need to boot a linux guest LiveCD in VmWare. How do I do this? Can you please post instrutions for both physical cd drive and iso ...
3
votes
3answers
4k views
How to boot Linux from a 16gb USB flash drive
I'm trying to install Linux on a single partition of a USB flash drive that's larger than 4gb.
The first place I went to is http://pendrivelinux.com. I can follow these instructions for installing ...
1
vote
1answer
673 views
SLAX behaves differently when booted via PXE vs LiveCD from the same iso
I have a SLAX iso that I have created that is used only to run the Citrix ICA client. The ICA client is started in /root/.xinitrc, and when booting from the LiveCD it works properly. /root/.xinitrc ...
0
votes
1answer
902 views
Syslinux boot parameters
I'm booting a Debian live system from USB(debian 5.0.3). My syslinux append parameters are:
initrd=/live/initrd.img union=aufs persistent noprompt ip=frommedia boot=live noautologin noxautologin ...
1
vote
1answer
1k views
regenerate iso file from running livecd — dd won't run reliably and genisoimage has catch-22s
In the field I need some users to be able to make iso files reliably from a cdrom that is also serving as a mounted LiveCD and so I concocted a manual test case before doing any scripting. The test ...
0
votes
2answers
747 views
How do I mount an .iso with another (live CD) .iso?
I want to:
Place the .iso of a live CD in a directory.
Use qemu (kvm or kqemu) to run the .iso
Put a 2nd live CD .iso in the same directory.
Have the 1st live CD mount the 2nd .iso.
Say, I have 2 ...
0
votes
3answers
555 views
Diagnostic Live CD
I'm looking for an automated diagnostic live cd/usb drive for testing all hardware independent of the operating system.
I'm also looking for an automated anti-virus/anti-spyware live cd/usb drive ...
0
votes
2answers
188 views
How to add one program(for example python program) (run it when linux startup) and add some file to live cd?
I would like to have a CD with a custom Linux installation, When this linux was booted the
hard disk formate and create partitions(tree ex3 and one swap) and copy one image to parition
hard disk.
...
3
votes
6answers
1k views
Setting up LiveCD + USB drive boot combination for a headless server
I'm setting up a large software RAID array using MDADM, and don't want to waste a drive bay on a system disk. Unfortunately, the server I'm working with has trouble booting from a USB drive, so I'm ...
0
votes
5answers
1k views
Need temperature readings from a live CD/USB
I have a laptop that is sometimes restarting and I want to check if it is overheating. It is an Intel dual core laptop and it doesn't have the temperature sensor readings as an option in the BIOS ...
0
votes
6answers
174 views
*nix live CD to recover Vista host?
A friend of mine got his Vista PC infected by a virus. Before I tell him to just reboot with the maker-provided recovery DVD and lose all his data, is there a recommended Linux/*BSD live CD that he ...
1
vote
4answers
208 views
Instructions/Recommendations for creating a Linux LiveCD/DVD?
It's been a few years since I've created a Linux LiveCD, so I thought I'd ask this community for some best practices before I make my next attempt.
My goal is to create a Linux Live CD/DVD for a ...
4
votes
7answers
477 views
How to customize a Windows boot CD
What is the easiest way to make a Windows boot CD that can be customized?
Specifically I would like to run DriveSnapshot from a boot CD so that I can restore images from a USB drive. I tried UBCD a ...