Sponsored Content
Operating Systems Solaris Dual Booting - Solaris image CD doesn't read in BIOS Post 302504603 by caddyjoe77 on Tuesday 15th of March 2011 02:19:16 AM
Old 03-15-2011
this may sound like a dumb thing to suggest, but did you actually burn the contents of the iso image or just burn the .iso file on the cd?

if thats the case we have all made that mistake before. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Dual booting :-)

I have some problems with LILO/Grub... When I try to start Linux it says> EBDA too big How can I fix this problem? //Nevsky (2 Replies)
Discussion started by: Nevsky
2 Replies

2. UNIX for Dummies Questions & Answers

question about dual booting

question: 1. Which partioning wizard is better to use, System Commander V7.0, or Partition Magic V7.0? 2. Which version of linux is better to start with for beginners Mandrake, SuSe, or Corel? :) (4 Replies)
Discussion started by: CmpKillr
4 Replies

3. Solaris

Dual booting Linux and Solaris

Ok, so I'm a bit new to the whole Unix/Linux thing, but I'm no stranger to dual booting... However, the problem that I am having is that I am unable to create a dual boot with Unix (in this case I's using Sun Solaris 9.0 x86) and for linux either RH 9 or Mandrake 9.1, but for the purpose of just... (1 Reply)
Discussion started by: AndroidI6
1 Replies

4. Solaris

Dual Booting with UNIX

Dear All, I want use Unix (Sun Solaris 10) in my PC, and now I'm using windows, can Unix intalled to My PC and make dual booting like linux?? any one have experienced about this..? please help me..? Thank you for your help Regards, Heru (4 Replies)
Discussion started by: heru_90
4 Replies

5. Linux

Dual Booting issue

Hi Experts, I have windows XP and fedora core 3 in a PC i.e dual booting. I want to share some of the files in Windows Operating system to Linux(the other OS in the PC). How can i do it Thanks Shaan (2 Replies)
Discussion started by: shaan_dmp
2 Replies

6. UNIX for Dummies Questions & Answers

Dual Booting

I first had windows xp 64-bit installed on my system, and then installed fedora 10 on a partition (partition was created while installing fedora). When installation was completed, I could not boot on Windows or Fedora, I keep on getting this disc error and system asking to press ctrl+alt+del to... (0 Replies)
Discussion started by: lucianvibz
0 Replies

7. Ubuntu

Dual booting problem with XP-Pro

Hi Everyone, I was using XP-Home along with Ubuntu (dual booting) in my laptop. At the booting screen the Grub loader used to show me like this- Ubuntu Other operating system Inside 'Other operating system' I used to find 'XP- Home'. Oflate I installed XP-Professional and there I faced the... (2 Replies)
Discussion started by: adc22
2 Replies

8. SuSE

Dual booting suse 11.1 and XP

I'm running Tiny XP on my laptop and i'm wanting to dual boot it with OpenSUSE 11.1. can anyone guide me how to set it up or direct me to a site that could? thanks (2 Replies)
Discussion started by: brendanb
2 Replies

9. Red Hat

Dual Boot Problem - Vista & Redhat -Incorrect BIOS geometry

Hi Folks, Initially I had vista and redhat 9 .. due to some reasons i had to re instal my vista again.. since then the dual boot menu disappeared.. i tried to re install redhat and changing the boot configuration of redhat 9 but i am not getting both the OS back .. I am not aboe to boot linux... (2 Replies)
Discussion started by: subhotech
2 Replies

10. Red Hat

Dual booting problem

Hi all, I have an problem with dual booting. I installed windows7 and i want to install redhat linux on same system. When i insert the cd and boot with the cd it is not showing the hard drive. If i boot with hard disk its booting with windows7. But, if i boot with cdrom it is showing an... (7 Replies)
Discussion started by: mastansaheb
7 Replies
mkcd(1M)						  System Administration Commands						  mkcd(1M)

NAME
mkcd - create bootable Solaris ISO image SYNOPSIS
/usr/bin/mkcd -v [-l label] media-root iso DESCRIPTION
The mkcd utility takes media-root (the root of an on-disk Solaris install media) as input and creates a bootable Solaris ISO image in the file iso, using mkisofs(8). The file can then be burned onto a CD/DVD with utilities such as cdrw(1) or cdrecord(1). (Neither mkisofs(8) nor cdrecord(1) are SunOS man pages.) Caution - The directory tree media-root must contain the file boot/grub/stage2_eltorito, which will be written to the media boot sectors. This file will be modified with some boot information, thus it must be writable. If necessary, first save a copy prior to running this utility. OPTIONS
The following options are supported: -l label Sets label as the label/volume name of the ISO image. -v Verbose. Multiple -v options increase verbosity. OPERANDS
The following operands are supported: media-root Top-level directory of an on-disk Solaris install media. iso Name of the output file which will contain the resulting ISO image. EXAMPLES
Example 1 Creating an ISO Image and Burning a CD/DVD The following commands create an ISO image from the content of s10u1 and burn the image to a CD/DVD. # /usr/bin/mkcd s10u1 s10u1.iso # /usr/bin/cdrw -i s10u1.iso ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
cdrw(1), attributes(5) mkisofs(8), (/usr/share/man/man8/mkisofs.8), in the SUNWfsman package (not a SunOS man page) SunOS 5.11 25 Jul 2008 mkcd(1M)
All times are GMT -4. The time now is 07:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy