LinuxQuestions.org
Review your favorite Linux distribution.
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 11-15-2013, 06:52 PM   #1
Johnnie J
Member
 
Registered: Mar 2008
Posts: 54

Rep: Reputation: 16
I'd like burn the Debian OS(XFCE) on my laptop to USB


Hi All,

I'd like burn the Debian OS with XFCE on my laptop to USB for some of my friends to try. Many have them older equipment like mine that would benefit from this fairly light set up. The problem is that they, similarly to me, are not very fluent in Linux.

If anyone is willing to help that would be wonderful.

I've spent several hours Googling and haven't found what I need.
 
Old 11-15-2013, 07:06 PM   #2
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
Quote:
Originally Posted by Johnnie J View Post
Hi All,

I'd like burn the Debian OS with XFCE on my laptop to USB for some of my friends to try. Many have them older equipment like mine that would benefit from this fairly light set up. The problem is that they, similarly to me, are not very fluent in Linux.

If anyone is willing to help that would be wonderful.

I've spent several hours Googling and haven't found what I need.
Where did you get stuck? Basically the steps are:

1) Download the iso file of you release you want on usb.
2) Connect the usb stick
3) Find it in the /dev folder. It's probably going to show as /dev/sdb or so.
4) Make sure the stick is not mounted. Umount if necessary using the umount command (as root)
4) Burn the iso onto the stick using the dd command as root.
Code:
dd if=/path/to/isofile of=/dev/sdx bs=4M;sync
where sdx can be e.g. sdb, or sdc, ... depending on where your stick is. Make sure not to put sdb1 or so.

And *be careful* to choose the right destination. If you choose the wrong device you might delete your hard drive! In case of doubt, ask here before issuing the above command. Again, you can cause serious damage to your system if you make a mistake.
 
1 members found this post helpful.
Old 11-15-2013, 07:10 PM   #3
Johnnie J
Member
 
Registered: Mar 2008
Posts: 54

Original Poster
Rep: Reputation: 16
thank you Joe_2000,

Will this make an exact bootable duplicate of my laptop OS?
 
Old 11-15-2013, 08:11 PM   #4
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
Quote:
Originally Posted by Johnnie J View Post
thank you Joe_2000,

Will this make an exact bootable duplicate of my laptop OS?
No this will just give you a live OS of the standard iso image. If you want to have a duplicate of your current install things will get a lot more complex. I personally wouldn't be able to give you instructions on that. I am not even sure it's possible at all.
Is that really what you want? Clone your install to usb? Or do you want to create a bootable live image of your distro with a certain package choice. That should be possible... though I did not try it myself, yet. Maybe start here:

https://wiki.debian.org/DebianInstaller/Modify/CD
 
1 members found this post helpful.
Old 11-15-2013, 08:16 PM   #5
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
Hmm, after another quick search I am thinking that maybe what you are looking for is called "remastering".

Found this article:
http://www.linuxforu.com/2011/05/how...-distribution/
 
1 members found this post helpful.
Old 11-15-2013, 09:53 PM   #6
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,506

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
There was a remastersys specifically for Debian but it is no longer being developed for the reasons shown at the link below:

http://www.remastersys.com/
 
1 members found this post helpful.
Old 11-15-2013, 11:38 PM   #7
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
You might want to look at something like Clonezilla, but it will make a restorable image of everything on the hard drive, so make sure you don't have personal files that you wouldn't want your friends to see included. You will probably want to customize user accounts etc. on the new machines once the image is loaded from Clonezilla.
 
1 members found this post helpful.
  


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
LXer: In search of the best OS for a 9-year-old laptop: Part VII -- Debian with Xfce LXer Syndicated Linux News 0 08-05-2008 02:30 PM
Using XFCE on a slow laptop erraticassassin Linux - Software 2 05-31-2005 08:00 PM
How to burn CD's under Debian? juanjavier_xxx Debian 5 10-13-2004 03:03 PM
Gentoo and Xfce on laptop EliteTurk Linux - Newbie 2 07-01-2004 04:25 AM
debian usb mouse problem Asus Laptop Smerk Linux - Hardware 1 04-08-2003 07:03 PM

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

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