DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 14th November 2014
Timmy66 Timmy66 is offline
Port Guard
 
Join Date: Sep 2008
Posts: 12
Default Custom CD

Hi all,

I'm trying to create a custom OBSD cd with a siteXX.tgz. Been doing this for the last 2 years now without any major problems, but now I have a big problem.

I create the cd with the following command:

Code:
mkisofs -V "Custom OBSD" -r -no-emul-boot -b 5.6/i386/cdbr -c 5.6/i386/boot.catalog -o custom-i386.iso /tmp
When I boot from the cd everything goes according to plan, but when it's time to select the sets I get a message telling me that there's "no filesystem on the cd"

Anyone seen this before?
Reply With Quote
  #2   (View Single Post)  
Old 14th November 2014
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

You might try using mkhybrid(1) and its option list as defined in /usr/src/distrib/`machine`/iso/Makefile -- that is at least a known-good methodology.

Last edited by jggimi; 14th November 2014 at 12:28 PM. Reason: typo
Reply With Quote
  #3   (View Single Post)  
Old 15th November 2014
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

Quote:
Originally Posted by jggimi View Post
You might try using mkhybrid(1) and its option list as defined in /usr/src/distrib/`machine`/iso/Makefile...
Looking at the CVS history, mkhybrid(8) has been used to create the project's ISO's since 2007. Underscoring jggimi point, switching commands may get you to a workable solution faster.
Reply With Quote
  #4   (View Single Post)  
Old 15th November 2014
Timmy66 Timmy66 is offline
Port Guard
 
Join Date: Sep 2008
Posts: 12
Default

Thanks guys, I'll give it a try.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
dump cores in custom folder ? hert OpenBSD General 1 3rd April 2013 03:39 AM
custom kernel problem pahel0 FreeBSD General 8 15th February 2010 11:13 PM
changing custom prompt ksh for root. bsdnewbie999 OpenBSD General 7 1st April 2009 04:53 AM
About Custom Kernels qmemo NetBSD General 2 28th September 2008 03:45 PM
Utility to make FreeBSD custom ISO mtx FreeBSD General 5 9th June 2008 11:13 PM


All times are GMT. The time now is 06:01 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick