Bugs item #1492591, was opened at 2006-05-21 12:18
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1492591&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: systemimager-server
Group: v3.6.3
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Bernard Li (bernardli)
Summary: si_mkautoinstallcd (3.6.3) creates unbootable CD image

Initial Comment:
Hello,

I'm running 3.6.3 on CentOS4.3 (RHEL4 update 3 as
well), with the stock installed kernel (2.6.9-34.EL). I
can create a successful golden image on the server,
however si_mkautoinstallcd creates a CD image that is
not fully bootable. It seems that the  default RAM disk
that is created is not big enough. Bootup messages
(lots of repetition) looks like this:

---start---
ram0: rw=0, want=34444, limit=32768
Buffer I/O error on device ram0, logical block xxxxx
attempt to access beyond end of device
---end---

For each instance of the above trio of lines, the
"block xxxxx" value seems to increment by one or two,
until of course the whole process comes to a halt. Is
there any way to fix this, or do I have to try out
3.7.2 instead?

Jan Henkins <[EMAIL PROTECTED]>

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-08-21 11:44

Message:
Logged In: NO 

I think I must have the same problem.  So where exactly do I
need to add the line "ramdisk_size=65536" into the script?

Brad S <[EMAIL PROTECTED]>

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-08-21 11:43

Message:
Logged In: NO 

I think I must have the same problem.  So where exactly do I
need to add the line "ramdisk_size=65536" into the script?

----------------------------------------------------------------------

Comment By: Bernard Li (bernardli)
Date: 2006-06-24 19:59

Message:
Logged In: YES 
user_id=879102

You need to set a larger "ramdisk_size" in your kernel
append.  It was reported that the --append for
si_mkautoinstallcd command was broken, so you'll need to
manually modify the si_mkautoinstallcd script.

This issue is fixed in the development version 3.7.3 though.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1492591&group_id=259

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to