LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-28-2010, 03:17 PM   #1
dd1313
LQ Newbie
 
Registered: Dec 2009
Posts: 29

Rep: Reputation: 15
Live CD install


Hi GUys

So I downloaded the Standard ISO live CD from here

ftp://ftp.iinet.net.au/debian/debian...e/i386/iso-cd/

Question: How to shutdown this live Cd and how to install on virtualbox

Does this live CD install come with many packages,How to get posix please

THanks
Dev
 
Old 01-28-2010, 03:40 PM   #2
slinx
Member
 
Registered: Apr 2008
Location: Cleveland, Ohio
Distribution: SuSE, CentOS, Fedora, Ubuntu
Posts: 106

Rep: Reputation: 23
POSIX is a programming standard - most if not all GNU utilities are already POSIX compliant.

To shutdown your machine running the LiveCD , just type "shutdown now" at a terminal prompt, or select "Shutdown" if you are using a graphical manager.

Then when you boot back up to your normal OS, create a new VM in virtualbox, and attach its CDROM drive to the LiveCD ISO. Then you can boot the VM to the LiveCD.
 
Old 01-28-2010, 03:40 PM   #3
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
I don't think you can install a debian live CD to the hard disk. But you might be able to make virtual box just "boot" the *.iso image.
 
Old 01-28-2010, 03:49 PM   #4
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Hey dd1313

I heard there working on a livecd installer
but I dont think there is a Debian one yet...

You can chroot into the decompressed filesystem.squashfs
and add/remove software

Are you familiar with xnest, squashfs-tools,etc?
 
Old 01-28-2010, 03:53 PM   #5
dd1313
LQ Newbie
 
Registered: Dec 2009
Posts: 29

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linus72 View Post
Hey dd1313

I heard there working on a livecd installer
but I dont think there is a Debian one yet...

You can chroot into the decompressed filesystem.squashfs
and add/remove software

Are you familiar with xnest, squashfs-tools,etc?

no i am just a beginner..
 
Old 01-28-2010, 03:59 PM   #6
dd1313
LQ Newbie
 
Registered: Dec 2009
Posts: 29

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by slinx View Post

To shutdown your machine running the LiveCD , just type "shutdown now" at a terminal prompt, or select "Shutdown" if you are using a graphical manager.
None of these commands work

Dev
 
Old 01-28-2010, 04:06 PM   #7
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
oh

sudo shutdown -h now

or

su-to-root -X -c shutdown -h now

or

sudo poweroff

or reboot
 
Old 01-28-2010, 04:08 PM   #8
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Note i made some of these from debian live builds
http://linux.softpedia.com/progMoreB...isX-31789.html

I recommend 503box-chrome or xodus-live are probably most stable
all have remastersys-installer
 
Old 01-28-2010, 04:20 PM   #9
dd1313
LQ Newbie
 
Registered: Dec 2009
Posts: 29

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by linus72 View Post

sudo poweroff
this worked well..thank you

Dev
 
Old 01-28-2010, 04:21 PM   #10
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
http://packages.linuxmint.com/pool/m...ian-installer/
download it when running the live. become root. run xinstallerx. you need to create the partition beforehand. its easy, but does the job (say: you don't get a swap).
same thing,more or less
http://forums.debian.net/viewtopic.php?f=16&t=45519
iirc the first one will only be able to handle ext2, the second will use ext3.
 
Old 01-28-2010, 04:28 PM   #11
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
or do it this way:
http://forums.debian.net/viewtopic.php?f=16&t=18845
 
Old 01-28-2010, 04:30 PM   #12
dd1313
LQ Newbie
 
Registered: Dec 2009
Posts: 29

Original Poster
Rep: Reputation: 15
How does one login in as root for this live CD and what is the default password please

THanks
Dev
 
Old 01-28-2010, 04:48 PM   #13
j1alu
Member
 
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798

Rep: Reputation: Disabled
have you tried
sudo su
no passwd required. ?
 
Old 01-28-2010, 04:48 PM   #14
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
oh

any debian live build
the username and password are

username: user
password: live

username: root
password: no password set

to do so, open terminal
type in

sudo passwd root
or
su-to-root -X -c passwd root

change it to whatever

on my remastersys builds the username/password is usually
guest
55

root
77

which one are you downloading?
 
  


Reply



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
HP G60-231WM will not run live Linux or install linux, did install PCBSD, netBSD Moss Linux - Laptop and Netbook 10 10-16-2009 01:55 PM
MEPIS Live: can we install somethg with apt-get install ? frenchn00b MEPIS 9 03-31-2009 05:46 AM
which one will takes more time Live install or full install-F10? hulk321 Linux - Software 3 11-26-2008 05:43 PM
How to install live-cd to hd? matiasar Debian 14 06-25-2008 09:50 AM
live cd -> HD install -> back to live cd ? android6011 Linux - General 3 07-20-2006 12:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:38 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