Re: How do you install Debian Live to a hard drive?

2010-10-29 Thread Camaleón
On Thu, 28 Oct 2010 18:12:43 -0500, Jason Hsu, embedded engineer, Linux
user wrote:

 On Fri, 29 Oct 2010 00:59:53 +0400
 Roman Khomasuridze wrote:
 
 Well, I'm not sure about this, but theoretically, you can install
 Debian installer (package debian-installer) in the live environment and
 then use it to install the live system, but... Why not just grub the
 first CD and install it?

 Roman, I was able to download and install debian-installer by entering
 sudo apt-get install debian-installer.  Where do I go from here?  How
 do I start the installation process?

Not sure if that will help on your task, but you can review Debian Live 
documentation here:

http://live.debian.net/manual/en/html/live-manual.html

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.10.29.18.41...@gmail.com



Re: How do you install Debian Live to a hard drive?

2010-10-29 Thread Rob Owens
On Thu, Oct 28, 2010 at 06:07:55PM -0500, Jason Hsu, embedded engineer, Linux 
user wrote:
 Rob, I tried the live build earlier today at 
 http://live-build.debian.net/cgi-bin/live-build , but I haven't received 
 notification that my package is complete.  And I didn't understand what many 
 of the options meant anyway.  Is there a page that gives an explanation of 
 what all those options mean?
 
There is a package you can install on your existing debian system (if
you have one) called live-build.  You can then man lb_config and that
will detail a lot of the options.  Here's an example of how I build a
live image (without the live-build website).  As root:

lb config -d lenny -a i386 -b usb-hdd -p lxde --bootappend-live persistent 
timezone=America/New_York --interactive true

lb build

The -p lxde references a file in /usr/share/live/build/lists.  Each
file tells what packages to install.  You can edit them or create your
own.

The --interactive true drops you to a shell near the end of the build
so that you can manually add/remove/configure packages, or make any
other changes you want to the system before the image is built.

I've never used the web interface that you're using, so I can't give you
very specific help on that.

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101029194547.gc11...@aurora.owens.net



How do you install Debian Live to a hard drive?

2010-10-28 Thread Jason Hsu, embedded engineer, Linux user
How do you install Debian Live to a hard drive?  I'd like to install Debian 
Live to a VirtualBox hard drive (which I have successfully done with other 
distros), make some changes, and then create a new ISO for a modified version 
of the live CD.

-- 
Jason Hsu, Linux-literate embedded engineer
(952) 715-7661
embedded_engin...@jasonhsu.com
http://www.jasonhsu.com/ee.html
http://www.jasonhsu.com/swrwatt.html
http://www.jasonhsu.com/ee-robot.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101028143005.20264497.jhsu802...@jasonhsu.com



Re: How do you install Debian Live to a hard drive?

2010-10-28 Thread Roman Khomasuridze
Well, I'm not sure about this, but theoretically, you can
install Debian installer (package debian-installer) in the live environment
and then use it to install the live system, but...
Why not just grub the first CD and install it?



Regards
-
Roman

On Thu, Oct 28, 2010 at 11:30 PM, Jason Hsu, embedded engineer, Linux user 
jhsu802...@jasonhsu.com wrote:

 How do you install Debian Live to a hard drive?  I'd like to install Debian
 Live to a VirtualBox hard drive (which I have successfully done with other
 distros), make some changes, and then create a new ISO for a modified
 version of the live CD.

 --
 Jason Hsu, Linux-literate embedded engineer
 (952) 715-7661
 embedded_engin...@jasonhsu.com
 http://www.jasonhsu.com/ee.html
 http://www.jasonhsu.com/swrwatt.html
 http://www.jasonhsu.com/ee-robot.html


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive:
 http://lists.debian.org/20101028143005.20264497.jhsu802...@jasonhsu.com




Re: How do you install Debian Live to a hard drive?

2010-10-28 Thread Rob Owens
On Thu, Oct 28, 2010 at 02:30:05PM -0500, Jason Hsu, embedded engineer, Linux 
user wrote:
 How do you install Debian Live to a hard drive?  I'd like to install Debian 
 Live to a VirtualBox hard drive (which I have successfully done with other 
 distros), make some changes, and then create a new ISO for a modified version 
 of the live CD.
 
FYI, there is also a debian-live mailing list.

If you want to make some changes in the build, maybe it's best to build
it yourself using the live-build package.  You do not need to start with
a downloaded iso file.

live-build allows you to specify exactly which packages get installed.

-Rob


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101028215615.ga5...@aurora.owens.net



Re: How do you install Debian Live to a hard drive?

2010-10-28 Thread Jason Hsu, embedded engineer, Linux user
Rob, I tried the live build earlier today at 
http://live-build.debian.net/cgi-bin/live-build , but I haven't received 
notification that my package is complete.  And I didn't understand what many of 
the options meant anyway.  Is there a page that gives an explanation of what 
all those options mean?

-- 
Jason Hsu, Linux-literate embedded engineer
(952) 715-7661
embedded_engin...@jasonhsu.com
http://www.jasonhsu.com/ee.html
http://www.jasonhsu.com/swrwatt.html
http://www.jasonhsu.com/ee-robot.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101028180755.0b2f1bb1.jhsu802...@jasonhsu.com



Re: How do you install Debian Live to a hard drive?

2010-10-28 Thread Jason Hsu, embedded engineer, Linux user
Roman, I was able to download and install debian-installer by entering sudo 
apt-get install debian-installer.  Where do I go from here?  How do I start 
the installation process?

On Fri, 29 Oct 2010 00:59:53 +0400
Roman Khomasuridze khomasuri...@gmail.com wrote:

 Well, I'm not sure about this, but theoretically, you can
 install Debian installer (package debian-installer) in the live environment
 and then use it to install the live system, but...
 Why not just grub the first CD and install it?
 
-- 
Jason Hsu, Linux-literate embedded engineer
(952) 715-7661
embedded_engin...@jasonhsu.com
http://www.jasonhsu.com/ee.html
http://www.jasonhsu.com/swrwatt.html
http://www.jasonhsu.com/ee-robot.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101028181243.e4cbddd7.jhsu802...@jasonhsu.com