hallo zusammen

hab mich hier belesen aber ka warum das nicht bei mir net geht
hier die log, ka was ich falsch mache. Habe ein GM990 Reloadet
mit HDMU_10630_E2_spark_211_git_5282_nodebug_nolcd_Dif f0_gst_Flash

SPARK login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10630 enigma2 Git 5282 ======-----




BusyBox v1.20.2 (2013-02-08 12:57:34 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

SPARK:~# tune2fs -L RECORD /dev/sda1
tune2fs 1.42.6 (21-Sep-2012)
tune2fs: No such device or address while trying to open /dev/sda1
Couldn't find valid filesystem superblock.
SPARK:~# fdisk -l

Disk /dev/sda: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sda doesn't contain a valid partition table
SPARK:~# mkfs.ext3 -L RECORD /dev/sdb1
mke2fs 1.42.6 (21-Sep-2012)
mkfs.ext3: No such device or address while trying to determine filesystem size
SPARK:~# mkfs.ext3 -L RECORD /dev/sda1
mke2fs 1.42.6 (21-Sep-2012)
mkfs.ext3: No such device or address while trying to determine filesystem size
SPARK:~# fdisk -l

Disk /dev/sda: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sda doesn't contain a valid partition table
SPARK:~# mkfs.ext3 -L RECORD /dev/sda
mke2fs 1.42.6 (21-Sep-2012)
/dev/sda is entire device, not just one partition!
Proceed anyway? (y,n) y
Filesystem label=RECORD
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
61063168 inodes, 122096645 blocks
6104832 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
3727 block groups
32768 blocks per group, 32768 fragments per group
16384 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000

Allocating group tables: done
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done

SPARK:~# cd /autofs/sdb1
-sh: cd: can't cd to /autofs/sdb1
SPARK:~# cd /autofs/sda
-sh: cd: can't cd to /autofs/sda
SPARK:~# cd /autofs/sda1
-sh: cd: can't cd to /autofs/sda1
SPARK:~# dir
-sh: dir: not found
SPARK:~# tune2fs -L RECORD /dev/sda
tune2fs 1.42.6 (21-Sep-2012)
SPARK:~# tune2fs -L RECORD /dev/sda1
tune2fs 1.42.6 (21-Sep-2012)
tune2fs: No such device or address while trying to open /dev/sda1
Couldn't find valid filesystem superblock.
SPARK:~# tune2fs -L RECORD /dev/sda
tune2fs 1.42.6 (21-Sep-2012)
SPARK:~# mount /dev/sda
mount: can't find /dev/sda in /etc/fstab
SPARK:~# mount /dev/sda1
mount: can't find /dev/sda1 in /etc/fstab
SPARK:~# mount /dev/sda2
mount: can't find /dev/sda2 in /etc/fstab
SPARK:~# fdisk -l

Disk /dev/sda: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sda doesn't contain a valid partition table
SPARK:~#