"Kevin P. Jacobson" <[EMAIL PROTECTED]> writes: > So, when the Linux boot happens, the HDD is /sys/block/hde! No > good.
Yeah, our disk selection "algorithm" needs some work. I have a plan; I will take an initial crack at an implementation for the next release. I am hoping you can act as a tester? > So, I figured out which editor was included and added hde to the > list of sys-block-devices and it was mounted properly after > re-runnning ./init . A new problem cropped up after that. It looks > like dosemu.bin was trying to run, but exiting saying "autoexec.bat > failed to set Z_PATH". Ah, that is a bug (idempotency failure) in /etc/master. You can work around it by running "umount /z" before re-running ./init. I will fix this later today, after I finish updating things to Linux 2.6.7. - Pat ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
