<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2><SPAN
class=511072717-20102004>:( I'm sorry, the previous thread is not the right
error message. Maybe someone can delete it or replace it with this. I'm reduing
this for the sake of others that are searching the web for this
problem.</SPAN></FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2><SPAN
class=511072717-20102004></SPAN></FONT></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT><SPAN
class=511072717-20102004>Here are my Errors </SPAN></FONT></SPAN><SPAN
class=355160216-20102004>after I completed Chapter 3<SPAN
class=511072717-20102004>, and booted with the new root
disk</SPAN>.</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial><FONT
size=2>RAMDISK: <SPAN class=511072717-20102004>Compressed image found at
block 0</SPAN></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>RAMDISK: incomplete
write (-28 != 32768) 4194304</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><SPAN class=511072717-20102004><FONT
face=Arial size=2>VFS: insert root floppy and press
ENTER</FONT></SPAN></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>Here's the Run
down:</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial
size=2>Software:</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> - Distribution
= Suse 9.1</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> - Bash =
3.0</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>Chapter
Modifications:</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>3.3.2
-</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
...</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash#
./configure --enable-minimal-config
--build=i386-pc-linux-gnu</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
...</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>3.3.3
-</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# ldd
bash</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
linux-gate.so.1 => (0xffffe000)</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
libdl.so.2 => /lib/libdl.so.2 (0x40034000)</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
libc.so.6 => /lib/tls/libc.so.6 (0x40037000)</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
/lib/ld-linux.so.2 => /lib/ld-linux/so/2 (0x40000000)</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>3.3.4
-</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
...</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> mkdir
/mnt/lib/tls</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# strip
--strip-unneeded -o /mnt/lib/libdl.so.2 /lib/libdl.so.2</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# strip
--strip-unneeded -o /mnt/lib/dl-linux.so.2 /lib/dl-linux.so.2 </FONT></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# strip
--strip-unneeded -o /mnt/lib/tls/libc.so.6
/lib/tls/libc.so.6</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# chmod
+x /mnt/lib/*</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2> bash# chmod
+x /mnt/lib/tls/*</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>
</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial
size=2>------------------------</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial size=2>I created a new
floppy, formatted it, and coppied the image again, no go. I looked at the draft
for v.3.0 and entered the grub prompt manually. Still no go.</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial><FONT size=2>Google
searching doesn't bring much that I can work with here. Any suggestions on what
to do next?<SPAN class=511072717-20102004>
Thanks</SPAN></FONT></FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=355160216-20102004><FONT
face=Arial size=2></FONT></SPAN></FONT></FONT> </DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial
size=2>Eric</FONT></SPAN></DIV>
<DIV><SPAN class=355160216-20102004><FONT face=Arial
size=2></FONT></SPAN> </DIV></SPAN></SPAN></BODY></HTML>