Hi, I want to create a large CF with 512Mb usb drive and follow the
instruction from
http://www.seiner.com/ts7000/index.php/EraseFlashImageAndReplace
1. I fdisk the new 512Mb usb drive follow the TS-ARM developers manual
2. I use wget to get the img file and tar to mnt/src, the CF from TS
is /dev/sda and my new usb drive is /dev/sdb1
mount /dev/sdb1 /mnt/src
wget -O - ftp://oz.embeddedx86.com/images/debian256/debian256-10-27-
2005.tar | tar xvf - -C /mnt/src
3. Then I plug the new usb drive into the first USB slot. Reboot and
loadUSBModules.sh
loadUSB.sh
Then I get those error messages. $ /usr/bin/loadUSB.sh
Creating extra device nodes...done.
Started device management daemon v1.3.25 for /dev
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
Checking root file system...
fsck 1.27 (8-Mar-2002)
e2fsck 1.27 (8-Mar-2002)
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
modprobe: cannot create /var/log/ksymoops/19691231.log Read-only file
system
fsck.ext2: No such file or directory while trying to open /dev/hda1
The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the
superblock
is corrupt, and you might try running e2fsck with an alternate
superblock:
e2fsck -b 8193 <device>
fsck failed. Please repair manually and reboot. Please note
that the root file system is currently mounted read-only. To
remount it read-write:
# mount -n -o remount,rw /
CONTROL-D will exit from this shell and REBOOT the system.
ts7200:~#
Can anyone help me to correct the problem?
Thank you very much
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|