| To: | Art McGee <> |
|---|---|
| Subject: | Re: [ts-7000] Re: problems installing fastboot |
| From: | Art McGee <> |
| Date: | Wed, 10 Jan 2007 16:22:31 -0800 (PST) |
|
Eddie, I spoke with you on the phone about problems creating a SD card to boot a ts-7400 board. you asked me to send you the information from what I did. I used fdisk and created three partitions on a debian pc. I then create a linux file system from the debian pc. I can mount that file system to the debian pc. but I can not mount it to the 7400 board. I am sending you logs for both the debian pc and the 7400 board. Eddie Dawydiuk <> wrote:
__._,_.___
SPONSORED LINKS
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe __,_._,___ =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2007.01.10 16:05:00 =~=~=~=~=~=~=~=~=~=~=~=
debian:~# fdisk /sda dev/sda
Command (m for help): p
Disk /dev/sda: 2057 MB, 2057830400 bytes
64 heads, 62 sectors/track, 1012 cylinders
Units = cylinders of 3968 * 512 = 2031616 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 1 1953 83 Linux
/dev/sda2 2 2 1984 83 Linux
/dev/sda3 3 1012 2003840 83 Linux
Command (m for help): q
debian:~# e2fsck /dev/sda-v ~/dev/sda
e2fsck 1.37 (21-Mar-2005)
Couldn't find ext2 superblock, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/sda
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>
debian:~# mke2fs -v /dev/sda e2fsck -v /dev/sda3
e2fsck 1.37 (21-Mar-2005)
/dev/sda3: clean, 11/250880 files, 7889/500960 blocks
debian:~# mount /dev/sda3
mount: can't find /dev/sda3 in /etc/fstab or /etc/mtab
debian:~# mount /dev/sda3 ls
cdrom devroot.tar.gz newroot newroot3newroot5 uclibc
cross-tool image.tar.gz newroot2 newroot4sda
debian:~# lsmount /dev/sda3 debian:~# e2fsck -v /dev/sda3debian:~# mount
/dev/sda3 sda
debian:~# cd sda
debian:~/sda# ls
lost+found
debian:~/sda# mkew cd ..
debian:~# umount sda
debian:~# mount mk mke2fs -v /des v /sda3
mke2fs 1.37 (21-Mar-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
250880 inodes, 500960 blocks
25048 blocks (5.00%) reserved for the super user
First data block=0
16 block groups
32768 blocks per group, 32768 fragments per group
15680 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912
Writing inode tables: 0/16 1/16 2/16 3/16 4/16 5/16 6/16 7/16 8/16
9/1610/1611/1612/1613/1614/1615/16done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 28 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
debian:~# e2fsch e2fsck -v /dw ev/sda3
e2fsck 1.37 (21-Mar-2005)
/dev/sda3: clean, 11/250880 files, 7889/500960 blocks
debian:~# telnet 203.245.3 231.250
Trying 203.245.231.250...
Connected to 203.245.231.250.
Escape character is '^]'.
Debian GNU/Linux 3.1 tsc2
telnetd: /usr/lib/telnetlogin: No such file or directory
.
Connection closed by foreign host.
debian:~# telnet 203.245.231.250
Trying 203.245.231.250...
Connected to 203.245.231.250.
Escape character is '^]'.
Debian GNU/Linux 3.1 tsc2
telnetd: /usr/lib/telnetlogin: No such file or directory
.
Connection closed by foreign host.
debian:~# mountn /dev/sda3 sda
debian:~# mount
/dev/hdd1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hdd3 on /boot type ext3 (rw)
/dev/hdd5 on /home type ext3 (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda3 on /root/sda type ext2 (rw)
debian:~# exit
logout
fdisk /dev/sdcard0/disc0/disc
Note: sector size is 1024 (not 512)
Command (m for help): p
Disk /dev/sdcard0/disc0/disc: 2057 MB, 2057830400 bytes
64 heads, 62 sectors/track, 506 cylinders
Units = cylinders of 3968 * 1024 = 4063232 bytes
Device Boot Start End Blocks Id System
/dev/sdcard0/disc0/part1 1 1 3906 83 Linux
/dev/sdcard0/disc0/part2 2 2 3968 83 Linux
/dev/sdcard0/disc0/part3 3 1012 4007680 83 Linux
Command (m for help): q
:mnt# e2fsck /di de ev/s sdcard0/disc0/part3
e2fsck 1.37 (21-Mar-2005)
Couldn't find ext2 superblock, trying backup blocks...
e2fsck: Bad magic number in super-block while trying to open /dev/sdcard0/disc0/
part3
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>
:mnt# mount /d dev/s des discs/
sdcard0/disc0/part3 sd/
mount: you must specify the filesystem type
:mnt# mount
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
:mnt# moun t t 0t -t ext2 /dev/sdcard0/disc0/part3 sd
mount: wrong fs type, bad option, bad superblock on /dev/sdcard0/disc0/part3,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
:mnt# mou
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [ts-7000] Re: problems installing fastboot, schultebas |
|---|---|
| Next by Date: | Re: [ts-7000] Re: problems installing fastboot, Bas Schulte |
| Previous by Thread: | Re: [ts-7000] Re: problems installing fastboot, Eddie Dawydiuk |
| Next by Thread: | Re: [ts-7000] Re: problems installing fastboot, Bas Schulte |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU