frankic
14-05-2007, 11:00
Hi All,
First of all , thank you so much on the effort for helping us to maximize the limition of the router. As a newbie on linux, I try to follow the tutorial but seems I was stuck on some step now.
Firmwire WL500gp-1.9.2.7-7g updated
use putty install dropbear, activte 32M and then I am stuck on the USB HD
I had 320USB hd and formatted by partition magic
part 1 - 60G ext3
part 2 - 70M ext3
part 3 - 200G NTFS ( with my old backup data)
The router recognize it as follow
" May 14 17:33:49 kernel: hub.c: new USB device 01:03.2-2, assigned address 3
May 14 17:33:52 kernel: VFS: Can't find ext3 filesystem on dev sd(8,0).
May 14 17:33:52 kernel: MSDOS FS: Using codepage 950
May 14 17:33:52 kernel: MSDOS FS: IO charset cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 64543
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:00.
May 14 17:33:52 kernel: FAT: freeing iocharset=cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 64543
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:00.
May 14 17:33:52 kernel: attempt to access beyond end of device
May 14 17:33:52 kernel: 08:01: rw=0, want=2, limit=1
May 14 17:33:52 kernel: EXT3-fs: unable to read superblock
May 14 17:33:52 kernel: MSDOS FS: Using codepage 950
May 14 17:33:52 kernel: MSDOS FS: IO charset cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 0
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
May 14 17:33:52 kernel: FAT: freeing iocharset=cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 0
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
May 14 17:33:53 kernel: EXT3-fs warning: feature flags set on rev 0 fs, running e2fsck is recommended
May 14 17:33:53 kernel: kjournald starting. Commit interval 5 seconds
May 14 17:33:53 kernel: EXT3-fs warning (device sd(8,2)): ext3_update_dynamic_rev: updating to rev 1 because of new feature flag, running e2fsck is recommended
May 14 17:33:53 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
May 14 17:33:53 kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 14 17:33:53 USB storage: ext3 fs mounted to /tmp/harddisk
May 14 17:33:53 kernel: EXT3-fs warning: feature flags set on rev 0 fs, running e2fsck is recommended
May 14 17:33:53 kernel: kjournald starting. Commit interval 5 seconds
May 14 17:33:53 kernel: EXT3-fs warning (device sd(8,3)): ext3_update_dynamic_rev: updating to rev 1 because of new feature flag, running e2fsck is recommended
May 14 17:33:53 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,3), internal journal
May 14 17:33:53 kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 14 17:33:53 USB storage: ext3 fs mounted to /tmp/harddisk/part1
May 14 17:33:53 kernel: VFS: Can't find ext3 filesystem on dev sd(8,5).
May 14 17:33:53 kernel: MSDOS FS: Using codepage 950
May 14 17:33:53 kernel: MSDOS FS: IO charset cp950
May 14 17:33:53 kernel: FAT: Did not find valid FSINFO signature.
May 14 17:33:53 kernel: Found signature1 0x4e0005 signature2 0xd6e80000 sector=1.
May 14 17:33:53 kernel: VFS: Can't find a valid FAT filesystem on dev 08:05.
May 14 17:33:53 kernel: FAT: freeing iocharset=cp950
May 14 17:33:53 kernel: FAT: Did not find valid FSINFO signature.
May 14 17:33:53 kernel: Found signature1 0x4e0005 signature2 0xd6e80000 sector=1.
May 14 17:33:53 kernel: VFS: Can't find a valid FAT filesystem on dev 08:05.
May 14 17:33:53 kernel: NTFS: Warning! NTFS volume version is Win2k+: Mounting read-only
May 14 17:33:53 USB storage: ntfs(ro) fs mounted to /tmp/harddisk/part2
May 14 17:33:53 FTP server: daemon is started"
I think my next step should make file system as the tutorial
the code in tutorial are
mke2fs -j /dev/discs/disc0/part1
mkswap /dev/discs/disc0/part2
but I think my part2 is Ntfs now
so what should I change on the code?
by the way is there any "dir" command in linux so I can see how many partition I had etc?
Thank you so much! Its fun to start making it works~~really enjoy the process.
First of all , thank you so much on the effort for helping us to maximize the limition of the router. As a newbie on linux, I try to follow the tutorial but seems I was stuck on some step now.
Firmwire WL500gp-1.9.2.7-7g updated
use putty install dropbear, activte 32M and then I am stuck on the USB HD
I had 320USB hd and formatted by partition magic
part 1 - 60G ext3
part 2 - 70M ext3
part 3 - 200G NTFS ( with my old backup data)
The router recognize it as follow
" May 14 17:33:49 kernel: hub.c: new USB device 01:03.2-2, assigned address 3
May 14 17:33:52 kernel: VFS: Can't find ext3 filesystem on dev sd(8,0).
May 14 17:33:52 kernel: MSDOS FS: Using codepage 950
May 14 17:33:52 kernel: MSDOS FS: IO charset cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 64543
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:00.
May 14 17:33:52 kernel: FAT: freeing iocharset=cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 64543
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:00.
May 14 17:33:52 kernel: attempt to access beyond end of device
May 14 17:33:52 kernel: 08:01: rw=0, want=2, limit=1
May 14 17:33:52 kernel: EXT3-fs: unable to read superblock
May 14 17:33:52 kernel: MSDOS FS: Using codepage 950
May 14 17:33:52 kernel: MSDOS FS: IO charset cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 0
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
May 14 17:33:52 kernel: FAT: freeing iocharset=cp950
May 14 17:33:52 kernel: FAT: bogus logical sector size 0
May 14 17:33:52 kernel: VFS: Can't find a valid FAT filesystem on dev 08:01.
May 14 17:33:53 kernel: EXT3-fs warning: feature flags set on rev 0 fs, running e2fsck is recommended
May 14 17:33:53 kernel: kjournald starting. Commit interval 5 seconds
May 14 17:33:53 kernel: EXT3-fs warning (device sd(8,2)): ext3_update_dynamic_rev: updating to rev 1 because of new feature flag, running e2fsck is recommended
May 14 17:33:53 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
May 14 17:33:53 kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 14 17:33:53 USB storage: ext3 fs mounted to /tmp/harddisk
May 14 17:33:53 kernel: EXT3-fs warning: feature flags set on rev 0 fs, running e2fsck is recommended
May 14 17:33:53 kernel: kjournald starting. Commit interval 5 seconds
May 14 17:33:53 kernel: EXT3-fs warning (device sd(8,3)): ext3_update_dynamic_rev: updating to rev 1 because of new feature flag, running e2fsck is recommended
May 14 17:33:53 kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,3), internal journal
May 14 17:33:53 kernel: EXT3-fs: mounted filesystem with ordered data mode.
May 14 17:33:53 USB storage: ext3 fs mounted to /tmp/harddisk/part1
May 14 17:33:53 kernel: VFS: Can't find ext3 filesystem on dev sd(8,5).
May 14 17:33:53 kernel: MSDOS FS: Using codepage 950
May 14 17:33:53 kernel: MSDOS FS: IO charset cp950
May 14 17:33:53 kernel: FAT: Did not find valid FSINFO signature.
May 14 17:33:53 kernel: Found signature1 0x4e0005 signature2 0xd6e80000 sector=1.
May 14 17:33:53 kernel: VFS: Can't find a valid FAT filesystem on dev 08:05.
May 14 17:33:53 kernel: FAT: freeing iocharset=cp950
May 14 17:33:53 kernel: FAT: Did not find valid FSINFO signature.
May 14 17:33:53 kernel: Found signature1 0x4e0005 signature2 0xd6e80000 sector=1.
May 14 17:33:53 kernel: VFS: Can't find a valid FAT filesystem on dev 08:05.
May 14 17:33:53 kernel: NTFS: Warning! NTFS volume version is Win2k+: Mounting read-only
May 14 17:33:53 USB storage: ntfs(ro) fs mounted to /tmp/harddisk/part2
May 14 17:33:53 FTP server: daemon is started"
I think my next step should make file system as the tutorial
the code in tutorial are
mke2fs -j /dev/discs/disc0/part1
mkswap /dev/discs/disc0/part2
but I think my part2 is Ntfs now
so what should I change on the code?
by the way is there any "dir" command in linux so I can see how many partition I had etc?
Thank you so much! Its fun to start making it works~~really enjoy the process.