LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-22-2011, 06:28 PM   #1
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
How to start a "live CD linux distro" which ISO is on the HDD?


Hello,

I would like to try slitaz.
But I am running out of CDs because I tested DSL, TCL, PuppyLinux, Knoppix, antiX.. and burned them on CD everytime..
And my PC dont boot from USB (too old).

So, the idea would be now
a) download the ISO from the download place (ISO for live CD)
b) put parameters in menu.lst like

echo live cd distrotest1
root (hd..)
kernel hdy/isostartprogram.bin root=hdx/distroplace iso=distrotest1

(not untar or any directory implementation on the HDD, simply put an ISO reading program and run the whole stuff into RAM)

Thanks for any help.
 
Old 01-22-2011, 07:23 PM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Use rewriteable cd's

---------- Post added 01-22-11 at 05:24 PM ----------

Install Virtual Box then you can try all the distros and not need cd's
 
Old 01-22-2011, 07:25 PM   #3
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I have 4 on my machine afdter the first 1 it gets easier.
 
Old 01-24-2011, 04:48 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
You really should install a virtual machine.

Grub can boot some iso's but not all are bootable in grub or grub4dos.

Live usb's are a great way to go too.
 
Old 01-25-2011, 03:46 AM   #5
darkduck
Member
 
Registered: Jan 2011
Location: Cyprus
Distribution: Kubuntu, OpenSuSE
Posts: 502

Rep: Reputation: 26
Thumbs up

Quote:
Originally Posted by jefro View Post
Live usb's are a great way to go too.
...and faster!
 
Old 01-26-2011, 11:33 AM   #6
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153

Original Poster
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
Quote:
Originally Posted by darkduck View Post
...and faster!
I have already knoppix on one USB (in fact a compactflash I used on an USB adapter and now this CF is in the PC with an IDE adapter). But I am running out of USB.
So, if there is no other solution than using a virtual machine, I wil do it.
 
Old 01-26-2011, 12:58 PM   #7
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
you'll be able to do more rewrites and have less hardware and grub issues during testing different distros.
 
Old 01-26-2011, 04:50 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
The problem is not so simple. Yes, some iso images can be booted directly. Yet, not all can be easily booted directly and not all can be booted from a usb flash. I only keep two flash that I use for linux boot. I select one to erase when I want to choose.

Why not use a Virtual Machine would be my question? They are the most simple way to boot an iso or image or pre-made vm or dd copy of hard drive or usb or cd or almost any media.

I only use VM's for testing. They boot faster from the OS I am on. They boot way faster than a usb or cd every could. They take only a few seconds to create and destroy. They can be transported, shared and used like any file. What is the down side?
 
Old 01-27-2011, 03:13 PM   #9
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,153

Original Poster
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
ok. ok. Virtual machine.
I have tinyCoreLinux (my preferred distro currently). Which extension should I use?
qemu? or another one?
my pc is a low spec pc: it should be adapted to a vm program.
Any recommendation?
 
Old 01-27-2011, 04:14 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
Tell use your system then. I assumed it was pretty good.
 
Old 01-27-2011, 04:30 PM   #11
whk
Member
 
Registered: Jun 2005
Posts: 202

Rep: Reputation: 37
Read the fine manual

Here:

http://doc.slitaz.org/en:guides:start?s[]=troubleshoot#installation-flavors-and-virtualization

Check out Unusual install methods. However, read all of it first.
hth
 
  


Reply

Tags
hdd, iso, slitaz, start



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] "/etc/init.d/apache2" start VS "apache2ctl start" with passenger module (ruby/rails) arond Linux - Server 1 12-13-2010 10:56 AM
[SOLVED] Best Distro or live distro for "legacy" PC with Flash? linuxpokernut Linux - General 4 09-05-2009 12:04 AM
"Installing non-distro Linux on USB key" or "Using syslinux to boot a jffs2" lymae Linux - Newbie 6 12-31-2006 10:00 PM
live CD distro that "just works" with centrino wireless Farroos Linux - Distributions 1 06-11-2005 03:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration