HOWTOs
Posted Wed, 2008-11-19 19:15 by Anonymous
"It’s possible to get multiboot starting with grml 1.1, grml64 0.2 and grml-medium[64]. This might be useful if you need a 32bit together with a 64bit version on just one medium like a USB pen.
First of all take the 32bit version and install it to your USB pen using grml2usb. Then proceed as follows:"
http://wiki.grml.org/doku.php?id=tips#multiboot_usb_pen
Posted Tue, 2008-11-04 14:03 by Anonymous
"The following sequence of commands will create a basic USB/HDD image containing just the Debian standard system without X.org. It is suitable for booting from USB sticks, hard drives and various other portable storage devices."
http://alioth.debian.org/~lamby-guest/live-manual/html/basics....
Posted Fri, 2008-10-24 16:09 by Anonymous
"You can create your own Puppy-Linux with the following program.
Start the program "Menu | Setup | Remaster Puppy live-CD":"
http://puppylinux.org/manuals/puppy-40/english/make-your-own-p...
Posted Thu, 2008-10-16 02:04 by Anonymous
"The information in this article is specific to Ultima Linux 8.4, and may not be valid for other versions.
Starting with Ultima Linux 8.4, it is possible to create a LiveUSB installation, where the entire Ultima Linux system boots from a USB flash drive (similar to how the LiveCD works). However, LiveUSB creation is still a slightly complex process, hence the need for this page."
http://www.ultimalinux.com/wiki/LiveUSB
Posted Thu, 2008-10-16 02:02 by Anonymous
plugin in usb stick
check dmesg output about the device name (e.g. sdc)
umount all possibly automounted file systems
bzip2 -cd .raw.bz2 | dd of=/dev/ bs=4096
ftp://ftp.suse.com/pub/projects/FactoryLiveCDs/
ftp://ftp.suse.com/pub/projects/FactoryLiveCDs/README.LIVEUSB
Posted Thu, 2008-10-16 02:00 by Anonymous
"Other than Ubuntu- and Fedora-type systems, the initrd on SUSE-type live CDs is not suitable for booting from USB. This page shows how to change the initrd so that booting the live CD image becomes possible from USB stick."
http://klik.atekon.de/wiki/index.php/CustomizeSUSELive
Posted Thu, 2008-10-16 01:58 by Anonymous
"This page explains how to create a bootable openSUSE 11.0 USB stick. Also known as a LiveUSB "
http://en.opensuse.org/Live_USB_stick
Posted Fri, 2008-09-26 20:33 by Anonymous
"A live CD is a great way to allow people to learn about interactive websites of the sort built using Drupal, Joomla!, etc. This guide explains how to build a Debian Live CD using LAMP (Linux, Apache, MySQL and PHP). The process has been tested for Drupal using Lenny (Testing)."
http://wiki.debian.org/DebianLive/HowTo/LAMP
Posted Tue, 2008-09-16 13:51 by Anonymous
"To build a custom live CD you must download the source for virt-p2v from http://et.redhat.com/~rjones/virt-p2v/ or from the Mercurial source repository (see website for details).
Please read the README file to find the dependencies which are all in Fedora > 8 or EPEL > 5.
The steps to creating a custom live CD are:"
http://et.redhat.com/~rjones/virt-p2v/virt-p2v.1.html#building...
Posted Tue, 2008-08-26 09:26 by Anonymous
This is an howto create your own ubuntu live cd with firebird/ubuntu and custom applications ,in guide ubuntu variation used was Xubuntu (is smaller and can be customized easier ) but it works for any hardy release
Posted Sat, 2008-08-23 01:22 by Anonymous
"One day, I needed a Debian Sarge root filesystem to be used with User Mode Linux, because the official website of UML only provided Debian Woody images. This short document explains how you can create your own root filesystem and run it through UML.
In the document, host is the computer on which you're working, and the target is the system we're trying to build."
http://thomas.enix.org/HowtoRootStrap
Posted Fri, 2008-08-08 00:09 by Anonymous
"How to make a USB flash drive function as a Ubuntu (or Kubuntu, Xubuntu, Edubuntu) Live CD. The base file system is ext3, it boots using extlinux and supports the same hardware as the Live CD. Instructions on how to update the Live CD and modify it's contents are also given. For the entire document /dev/sda is the USB device.
Booting from a USB device is ofter faster than from CD and USB drives are easier to carry. You should know why you want and or need this. We used Kubuntu 7.04 Feisty Fawn as our image for booting and a Gentoo system for building on."
http://edoceo.com/liber/ubuntu-live-usb
Posted Wed, 2008-08-06 04:00 by Anonymous
"Newbee USB INSTALLER UNDER WINDOWS
I have coded this over the past few days. A GUI for downloading and installing BT2 to a usb stick, flash card or usb hd in a way that the king of newbeez can do it so if your interested in this freeware, here is the link, feel free to ask questions, feedback welcome.....:
http://rapidshare.com/files/29047490/BT2USB4WINBETARELIZ2.rar.... Welcome to BackTrack 2 USB 4 WIN
1)What the hell is it ?"
http://backtrack.offensive-security.com/index.php?title=Howto:...
http://sourceforge.net/projects/bt2usb4win/
http://rapidshare.com/files/29047490/BT2USB4WINBETARELIZ2.rar....
Posted Wed, 2008-08-06 03:54 by Anonymous
"This is another method to create a live install of BackTrack 3 on your HD. The need for this was that an install of BT was required for a machine with only 4gb of disk space and that it also needed to be dual booted with another linux distro from grub. This is a very simple live install with no persistancy. it has been done on an eeepc."
http://backtrack.offensive-security.com/index.php/Howto (scroll down)
Posted Wed, 2008-08-06 03:51 by Anonymous
"This question or a question related to part of this gets asked so many times, but people seem unable to find it where I originally posted it.
THIS TUTORIAL IS FOR BT2 BUT CAN EASILY BE ADAPTED FOR BT3
Most of this is aimed at a USB HDD but it should be obvious from this how to adapt it for a USB pendrive, stick, flash drive or whatever else you like to call them.
Ok so this is how I do a live install with changes, swap and data partitions."
http://forums.remote-exploit.org/showthread.php?t=7844
Posted Wed, 2008-08-06 03:49 by Anonymous
"NOTE: This procedure works on the IRC Addict Pre-Release BT2 and the final release, but it does not work on sidc and earlier versions
1. Open the backtrack.iso file:
Option 1. In Windows, use a program such as isobuster
Option 2. In Backtrack, mount the iso
(mount -o loop -t iso9660 yourcd.iso /mnt/iso)
Option 3. In OSX, mount the iso
2. Extract and copy the /boot and /BT folders from the iso to the USB flash stick
3. Make the USB Stick bootable: "
http://backtrack.offensive-security.com/index.php/Howto:USB_Stick
Posted Tue, 2008-07-22 05:34 by Anonymous
"The T2 project is a set of Bash scripts to compile a complete Linux distro from source packages.
Puppy Linux is the tiniest and cutest and easiest and the best little Linux distro there is.
Put the two together, and we have Puppy From Scratch!
If you want to create your own custom version of Puppy, you can do it in three different ways:
1. Puppy Remaster-CD script
2. Puppy Unleashed
3. Puppy-from-scratch"
http://www.puppylinux.com/pfs/
Posted Wed, 2008-05-21 13:23 by Anonymous
"I have been enjoying my Ubuntu 7.10 Live Persistent USB for many months now. I use it to quickly and easily install Ubuntu on desktops, we also sell them at TheLinuxStore.ca. But it seems persistence was broken in 8.04. Turns out to be a simply mistake, but there are many steps to fix it. I have seen many people asking about this so I thought I would write a how to. This post will start from the beginning and explain how to make an Ubuntu 8.04 Bootable Live USB from scratch.
Assumptions:
You have at least a 1GB USB thumb drive
You have the ubuntu-8.04-desktop-i386.iso file handy
You are running Ubuntu on your desktop
Reconstructing the Ubuntu Live CD for USB
Step One - Make a directory to store the restructured CD [...]"
http://www.ryancloke.com/ubuntu-804-hardy-heron-live-usb-how-to/
Posted Thu, 2008-05-15 08:38 by Anonymous
"Here we describe how you make a Polippix, update it, and change it, so that you can make a new version.
This guide assumes that you are running a Debian-based Linux distribution (e.g. Debian, Ubuntu, Kubuntu). If you are running a non-Debian-based distribution (e.g. Red Hat, Mandriva, Gentoo, Slackware, Novell/Suse), especially the apt-get commands must be replaced by the equivalent commands in that distribution.
Our svn-repository is incremental. We don't have the entire polippix CD. We just have the files that are necessary to change a Kubuntu to a Polippix or update an older Polippix. Please notice, that you must have about 4 GB of free space."
http://polippix.org/index.php?wiki=MakeYourOwnPolippix
Posted Tue, 2008-05-13 16:54 by Anonymous
"You'll need mkisofs and cdrecord from cdrtools package, hex editor (I use hexedit from FreeBSD ports collection) and maybe DOS utility makebt. I suggest you'll burn CD-RW disk for first time you make multiboot CD.
I wouldn't describe technical information about bootable ISO structure, I'll just tell you what you should do to make CD multibootable."
http://lich.phys.spbu.ru/kab00m/projects/cdboot.eng.html
Posted Sat, 2008-04-26 01:31 by Anonymous
"I am just going to walk you through from a blank usb pendrive installation just to help me keep track on this.
Here is what you need:
1. the ability to boot to a livedistro with grub in it, for example puppylinux, ubuntu, etc.
2. a usb pendrive that you want to make bootable
Steps:
1. First, after downloading zenwalk iso [...]"
http://support.zenwalk.org/viewtopic.php?p=83025#p83025
Posted Mon, 2008-04-21 09:47 by Anonymous
"The way i would do it is a bit... odd, it's based on what i know." [...]
http://murga-linux.com/puppy/viewtopic.php?t=16204
Posted Mon, 2008-04-21 09:45 by Anonymous
"It can be done. I use RIP linux as the host system because that has a grub patch which allows one to have a grub menu on the cdrom. To see how the entries in the grub menu should look for each distro, look in the file called isolinux.cfg .
I also have a bunch of extra tools in the images directory. Instead of putting every one of these in the menu, I can just edit the boot entry. It helps if you know how to edit the grub menu at boot up time."
http://www.linuxquestions.org/questions/linux-general-1/severa...
Posted Fri, 2008-04-04 19:12 by Anonymous
"The T2 project is a set of Bash scripts to compile a complete Linux distro from source packages.
Puppy Linux is the tiniest and cutest and easiest and the best little Linux distro there is.
Put the two together, and we have Puppy From Scratch!
If you want to create your own custom version of Puppy, you can do it in three different ways:
1. Puppy Remaster-CD script
2. Puppy Unleashed
3. Puppy-from-scratch"
http://www.puppylinux.com/pfs/
Posted Wed, 2008-03-12 12:09 by Anonymous
"This article is a step by step guide explaining how to add OpenVZ functionality to Centos 4.4 LiveCD. As a result, you will have a LiveCD, that can boot in various OpenVZ kernels (rhel4-2.6.9, 2.6.18, rhel5-2.6.18, 2.6.20) and in original CentOS kernel also. After booting from the CD, you will be able to create VEs, start them, enter them - i.e. perform common OpenVZ activity."
http://wiki.openvz.org/Creating_OpenVZ_LiveCD_based_on_Centos_4.4
Posted Wed, 2008-03-12 12:08 by Anonymous
"The idea of creating OpenVZ LiveCD for a long time was in the air. Such CD would be useful for various demonstrations, test-drives and some other purposes. Additionally we received reports that some problems persist in creating LiveCD based on OpenVZ kernel. In order to eliminate these problems and give users the ability to use OpenVZ technology in LiveCD manner we decided to create it. This article describes how I was doing about it."
http://wiki.openvz.org/Creating_OpenVZ_LiveCD
Posted Mon, 2008-02-25 10:07 by Anonymous
"So you want your own [Slackware] distro . . .
Not as difficult as you might think. In fact, if what you are after can be based upon Absolute, making an iso of your very own can be easlily done in a matter of minutes.
We'll begin with a little Quick-Start guide, then get into more personalized convolutions later. [Along with details about what you can safely take out, what packages contain what settings, etc.]"
http://www.pcbypaul.com/absolute/help/rollyourown.html
Posted Mon, 2008-02-25 09:56 by Anonymous
"With http based filesystem and virtualization, you can boot any livecd image you want strait from the mirror. You don't have to wait for those 700MB (or more in case of a LiveDVD), and you don't have to burn the anything. Simply mount the mirror and launch your favourite vitualization engine!"
http://vamosproject.org/InternetBoot
Posted Thu, 2008-02-14 09:53 by Anonymous
"These are basic instructions to remaster a Mepis CD with your preferred packages."
http://www.mepis.org/docs/en/index.php/Remastering
Posted Thu, 2008-02-14 09:29 by Anonymous
"I want to have a business card size CD with which I could boot multiple floppy images (I don't want to carry floppies with me because of their size, fragility, and lack of reliability). I'm posting this because someone might find it useful. Basically I want a CD that has: [...]
* Ghost boot disks
* Mini (floppy) Linux distribution for recovery and other purposes.
* DSL and Puppy floppy images that load DSL or Puppy from USB flash drive (in case the BIOS of the computer does not support USB booting directly)."
http://www.mepis.org/docs/en/index.php/Create_a_multiboot_CD_%...
Recent comments
1 week 5 days ago
2 weeks 3 days ago
5 weeks 2 days ago
1 year 4 days ago
1 year 4 days ago
1 year 1 week ago
1 year 7 weeks ago
1 year 8 weeks ago
1 year 10 weeks ago
1 year 10 weeks ago