[pocket-linux] Chapter 3: RAMDISK: incomplete write (-28 != 32768_ 4194304)

Eric Wanchic ewanchic at qwest.net
Wed Oct 20 11:51:04 CDT 2004


The subject is my error message after I completed Chapter 3. Here's the Run
down:

Software:
 - Distribution = Suse 9.1
 - Bash = 3.0

Chapter Modifications:
3.3.2 -
  ...
  bash# ./configure --enable-minimal-config --build=i386-pc-linux-gnu
  ...

3.3.3 -
  bash# ldd bash
    linux-gate.so.1 => (0xffffe000)
    libdl.so.2 => /lib/libdl.so.2 (0x40034000)
    libc.so.6 => /lib/tls/libc.so.6 (0x40037000)
    /lib/ld-linux.so.2 => /lib/ld-linux/so/2 (0x40000000)

3.3.4 -
  ...
  mkdir /mnt/lib/tls
  bash# strip --strip-unneeded -o /mnt/lib/libdl.so.2 /lib/libdl.so.2
  bash# strip --strip-unneeded -o /mnt/lib/dl-linux.so.2 /lib/dl-linux.so.2
  bash# strip --strip-unneeded -o /mnt/lib/tls/libc.so.6 /lib/tls/libc.so.6
  bash# chmod +x /mnt/lib/*
  bash# chmod +x /mnt/lib/tls/*

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

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.

Google searching doesn't bring much that I can work with here. Any
suggestions on what to do next?

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tastytronic.net/pipermail/pocket-linux/attachments/20041020/5831162c/attachment.htm


More information about the Pocket-Linux mailing list