LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-06-2009, 08:28 AM   #1
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Rep: Reputation: 0
Post Burning Source Disc File To CD


I am using Vista but I want to use Asianux so I downloaded the Asianux 3.0 Server SP1 x86 Source Disc files from http://asianux.com.

I do not know how to make bootable CDs from these files and I can find no explanation in the installation guide PDF file.

The Source Disc file for disc 1 is a .iso file and contains a few small files and mostly consists of .src.rpm files.

I have burned this file to CD using several different ISO recording programs.

I have extracted the files with winrar and burned them to CD.

I have downloaded and used mkisofs and the following line
mkisofs -o [image.iso] -J -r -v -V [disc_name] [source_directory]
and burned the resulting ISO file to CD with several ISO recording programs, but when I burn this resulting file the CD always contains just the ISO file. The ISO file is not extracted, just burned as is.

I have ensured that CD is the first boot device, and after loading BIOS, I see the usual check to boot from CD, but no bootable CD is found.

How do I make a bootable CD from these Source Disc files?

Thanks so much

Last edited by kdi1; 09-06-2009 at 11:56 AM.
 
Old 09-06-2009, 08:39 AM   #2
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
yeah
their source files...
they won't work

notice what it says
Quote:
Asianux Partners may download Asianux binary ISOs from TSN.
Please click here if you want to know more about the Asianux partner program.
you need the binary iso if I'm not mistaken

what kinda distro is that?

OH
Wlecome to LQ kdi1!
 
Old 09-06-2009, 08:45 AM   #3
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
Since I have all the source files, there must be a way to compile it into a bootable binary ISO. How can I do this?

Thanks for wlecoming me!

Last edited by kdi1; 09-06-2009 at 08:51 AM. Reason: I like editing
 
Old 09-06-2009, 08:56 AM   #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
Please tell me in detail what is in the iso?

anyway you can use a linux livecd?
I dont have windows and do not know windows commands

what experience do you have in Linux?
 
Old 09-06-2009, 09:04 AM   #5
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
The structure of the iso file:

Asianux-3sp1-ia32-release-src-disc1.iso
>TRANS.TBL
>.discinfo
>Documents
>>ls-IR
>>MD5SUMS
>SRPMS
>>(many .src.rpm files)

I don't have much experience in linux but I know I want to remove Windows and use Asianux.

I have used a linux live cd before. Can I use a linux live cd to solve my problem?

Last edited by kdi1; 09-06-2009 at 09:06 AM.
 
Old 09-06-2009, 09:10 AM   #6
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
I would suggest to read the installatio manual:
http://www.asianux.com/upload/AXS3_I...Guide_v2_0.pdf
 
Old 09-06-2009, 09:16 AM   #7
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
Yes I have read that and it does not explain how to make a CD from the source files provided on the site.

Last edited by kdi1; 09-06-2009 at 09:22 AM.
 
Old 09-06-2009, 09:25 AM   #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
anything in there named diskboot.img or boot.iso?
 
Old 09-06-2009, 09:28 AM   #9
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
Negative.

The only files in there that I didn't list are .src.rpm files, of which there are 291.

But the installation guide refers to diskboot.img and boot.iso, and refers to a /images folder which is also not there.

Last edited by kdi1; 09-06-2009 at 09:29 AM.
 
Old 09-06-2009, 09:31 AM   #10
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
I'm downloading the iso, will see if it finished, if I can burn it and boot.
 
Old 09-06-2009, 09:38 AM   #11
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
Repo's on the mission!

I wonder if the binary iso's are not free?
do they cost money?

whats good about this distro?
why do you want it?
just wonderin?
 
Old 09-06-2009, 10:04 AM   #12
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
I like it because one of the co-developers is a Korean company.

Last edited by kdi1; 09-06-2009 at 10:33 AM.
 
Old 09-06-2009, 11:04 AM   #13
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
It's a source cd, so no way to make a bootable CD
However, you need the file boot.iso (according to the pdf)
All I can find are these image files
http://ftp.miraclelinux.com/pub/Asia...0/boot-images/

Doesn't Asialinux have a support or forum?
 
Old 09-06-2009, 11:26 AM   #14
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
Asianux does not appear to have any sort of forum.

There is an email address which I emailed twice in English and Korean and have not received a response for 3 days.

There are downloadable pdf files that explain GUI, command line operation, etc within the Asianux environment.

There is an installation guide which assumes you have the installation CDs.

There is an FAQ section for problems occurring within the Asianux environment.

Why would they offer the source cd if I can't do anything with it?

I just burned the img file repo linked to but it was not bootable. The file is 1.4MB.

Last edited by kdi1; 09-06-2009 at 11:32 AM.
 
Old 09-06-2009, 11:49 AM   #15
kdi1
LQ Newbie
 
Registered: Sep 2009
Posts: 11

Original Poster
Rep: Reputation: 0
I found the Korean website for Asianux, which has pages in English.

http://www.asianux.co.kr/en/server3_intro_en.php explains the product details and has a link to download a trial version or purchase it for USD$500.

Are they allowed to sell this without offering it for download?

Last edited by kdi1; 09-06-2009 at 11:50 AM.
 
  


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
I need help burning Linux to a disc nebneb333 Linux - Software 10 05-16-2007 06:38 AM
encoding avi file on hard disc for burning. invalid16940 Linux - Software 2 04-03-2007 08:48 AM
Live Linux distro for burning mpg file to DVD disc lothario Linux - Distributions 3 01-03-2007 09:23 AM
Burning a disc image saywot Fedora 6 06-07-2006 07:14 AM
problem burning slynux to disc lin_uxsprout Linux - Software 3 05-31-2006 10:50 AM

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

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