it work with putty but :
Powered by The Ripper, telesat && MickeySa

Linux/mips 2.6.22.19-19-the_ripper
(none) login: root
Password:
# dd if=/mnt/root/patch.bin of=/mnt/root/patch_cramfs
mkdir /patch
mount -o loop patch_cramfs.bin /patch
sfdisk -f -uM /dev/sdb < /patch/hda.out
mkfs.ext3 /dev/sdb1
mkfs.ext2 /dev/sdb2
umount /MMP
mount /dev/sdb1 /MMP
cd /patch
tar -cf - . | tar -C / -xpf -
826294+1 records in
826294+1 records out
46272512 bytes (44.1MB) copied, 56.612581 seconds, 79
# mkdir /patch
# mount -o loop patch_cramfs.bin /patch
mount: mounting patch_cramfs.bin on /patch failed: No
# sfdisk -f -uM /dev/sdb < /patch/hda.out
-sh: can't open /patch/hda.out: no such file
# mkfs.ext3 /dev/sdb1
mke2fs 1.41.12 (17-May-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
61568 inodes, 245944 blocks
12297 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=255852544
8 block groups
32768 blocks per group, 32768 fragments per group
7696 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting informa
This filesystem will be automatically checked every 3
180 days, whichever comes first. Use tune2fs -c or -
# mkfs.ext2 /dev/sdb2
mke2fs 1.41.12 (17-May-2010)
mkfs.ext2: No such device or address while trying to
# umount /MMP
umount: can't umount /MMP: No such file or directory
# mount /dev/sdb1 /MMP
mount: mounting /dev/sdb1 on /MMP failed: No such fil
# cd /patch
# tar -cf - . | tar -C / -xpf -
but finaly again nothing, after reboot is rescue mode
Bookmarks