LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-03-2010, 03:04 PM   #1
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Rep: Reputation: 0
Software to create a Debian PowerPC Image


Hello All,

I need help finding some software / or anything to make an installable image or live CD of my Debian OS on a PowerPC iBook. I've tried a few options, but i can't seem to get any of them working because of the PowerPC.

Any advice would be great

Fots
 
Old 02-03-2010, 03:11 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
What have you tried? Is your current Debian OS on a PPC?

If you just want a similar package set, you can export your package list using dpkg --get-selections > mypackages.txt, then when you're done installing on the PPC, you can do dpkg --set-selections < mypackages.txt.

Or if it's already on a PPC, I'd just use something like Clonezilla.
 
Old 02-03-2010, 03:19 PM   #3
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Its Debian PPC, I had to do some special configuration to get it to work correctly on the iBook mac. I now need to send the image off to someone else. I've tried Partimage, and remastersys. I'll give Clonezilla a shot see what i get.
 
Old 02-03-2010, 04:10 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
What went wrong when you attempted remastersys?
 
Old 02-03-2010, 04:21 PM   #5
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Its missing two dependencies that aren't available for PPC version. memtest86+ and something else...
 
Old 02-03-2010, 04:37 PM   #6
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
you can add memtest86+ yourself or edit it out of the remastersys script
what is the other depends?
if its aufs or squashfs Modules, it may not work...
 
Old 02-03-2010, 04:43 PM   #7
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Ok so clonezilla doesn't want to boot from disc. It works on my suse box, and shows up as media when debian is booted, but the PPC isn't seeing the boot software. Is there a way to use clonezilla from the GUI or command line?
 
Old 02-03-2010, 04:44 PM   #8
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Let me check that other dep
 
Old 02-03-2010, 04:53 PM   #9
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
syslinux is the other dep, but when i try to install that it says its replaced by syslinux-common.
 
Old 02-03-2010, 10:11 PM   #10
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Try this post: http://www.linuxquestions.org/questi...ommand-362506/
 
Old 02-04-2010, 09:35 AM   #11
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
That's an awful long post, anyway you can narrow it down to a section for me to follow?

thanks
 
Old 02-04-2010, 10:48 AM   #12
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Another thought is you could just dd the drive and zip it up. Then they could unzip it and use a live CD to dd the image onto their drive.

You have to make sure the image is small enough for their drive though...
 
Old 02-04-2010, 11:09 AM   #13
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
The person I'm sending it to is technical but not Linux savy, and with the data destroyer commands I'm not sure i trust him.
 
Old 02-04-2010, 11:18 AM   #14
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
Could he at least get a live CD online and an ssh server up? Then you could ssh in and do it yourself...

Also, if you can get him to put the image file on an essentially blank external drive and he's wiping the internal drive, then worst case he has to put the image file back on the external drive and swap the if= and of= arguments.

Last edited by pljvaldez; 02-04-2010 at 11:19 AM.
 
Old 02-04-2010, 11:39 AM   #15
Fotson
LQ Newbie
 
Registered: Aug 2009
Posts: 13

Original Poster
Rep: Reputation: 0
The video display on these mac books require some command line and vi configuration before even being allowed to show the GUI. Which is one of the main reasons for needing the image CD in the first place. Yes, its an option, but it would be a headache for me. Ideally an installable CD would be best. Overall though I'm not limited to Debian its just been the easiest "so far" to get to a working state. The powerPC ports to the iBook are rough sometimes.
 
  


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
software used to create ISO Image for Linux vinayks Linux - Desktop 4 03-03-2009 10:56 PM
create seperate debian package for kernel image and modules fzansari Linux - Kernel 0 12-08-2008 08:03 PM
How can I create an image of a software raid partition? hamish Linux - Software 1 10-02-2006 06:02 PM
How to create a multi-file-image and mount it as a loopback device (on xbox debian) El_Oy Linux - Software 1 06-14-2006 02:05 AM
which cd image??! src, i386, powerpc, m68k nicknamefij Debian 1 09-16-2004 04:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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