1
vote
0answers
29 views

How to install manually from live CD? [closed]

I got a live CD and I tried to install it manually because it doesn't support installing. So I booted from live cd and did: mkfs.ext4 /dev/sda5 mount /dev/sda5 /mnt cd /mnt unsqaushfs ...
4
votes
3answers
340 views

Small Linux distro with Ruby

I have been using Puppy Linux for basic Linux needs, however now I would prefer one that has Ruby included, so that it does not have to be downloaded. I would prefer a small distro that can run from ...
0
votes
2answers
104 views

Copy files from source machine to LiveCD

I'm working on distributing a version of Fedora to our internal development team using Live CD. There are certain files I would like to copy to the live cd that are not: part of an RPM or going to ...
0
votes
4answers
354 views

Linux Live CD cannot play video

I want to switch from windows to linux, but before the switch I would like to try them out in the Live CD. I downloaded the iso and created a multiboot usb stick ( by YUMI Multiboot USB Creator ). I ...
3
votes
1answer
230 views

Gentoo LiveCD from Hard Drive: No Mountable Filesystems on root after modules loaded

I am attempting to install Gentoo on my PowerPC Mac. I have reached the point where I can boot the LiveCD (I have no functional CD Drive, so it is from a spare Hard Drive), but after the kernel is ...
0
votes
1answer
329 views

Any LiveCD or LiveDVD Distro whith multi session burning onto LiveMedia

I'm looking for any Distro or LiveLinux for CD/DVD (NOT usb/SD card usage) which does the following: 1) All changes to the filesystem are written to the RAM disk with an overlaid filesystem. 2) Upon ...
5
votes
1answer
833 views

How to boot from iso with Grub2/Burg boot loader

I'm using Ubuntu as my primary OS and alternative is Windows 7 for gaming, and another stuffs. I want to have menu to boot some live CD ISO. Is there anyway to make menu entry in Grub2/Burg to boot ...
1
vote
1answer
148 views

Which Grub to use for a custom portable boot image?

I would like to make a bootable USB/Floopy/LiveCD with linux kernel and Grub. After booting to that USB/Floopy/LiveCD using VirtualBox or directly, it will show my own customized Grub screen and then ...
3
votes
3answers
773 views

How to add packages onto a Fedora live USB

I want to create Fedora 14 live CD with additional packages I want. How to do it?
3
votes
1answer
300 views

Linux Live CDs that are able to save configuration on the boot disk?

Puppy Linux has a great feature: as in wikipedia is mentioned However, it is possible to save files upon shutdown. This feature allows the user to either save the file to disk (USB, HDD etc.) or ...