|
|
#24 | |
|
Абонент
Регистрация: 24.01.2009
Сообщения: 323
|
Цитата:
Лог в Путти: Welcome to Cuberevo cuberevo login: root Password: [PGI ~]$ umount/dev/sdb1 -sh: umount/dev/sdb1: not found [PGI ~]$ mkfs -t ext2 -I 128 /dev/sdb1 mke2fs 1.41.9 (22-Aug-2009) /dev/sdb1 is mounted; will not make a filesystem here! Чёртова флешка не отмонтируется ! После третьей попытки получилось вот что : Welcome to Cuberevo cuberevo login: root Password: [PGI ~]$ fdisk -l Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 125 1004031 83 Linux /dev/sda2 126 121601 975755970 83 Linux Disk /dev/sdb: 1009 MB, 1009778688 bytes 32 heads, 61 sectors/track, 1010 cylinders Units = cylinders of 1952 * 512 = 999424 bytes Disk /dev/sdb doesn't contain a valid partition table [PGI ~]$ umount/dev/sdb1 -sh: umount/dev/sdb1: not found [PGI ~]$ mkfs -t ext2 -I 128 /dev/sdb1 mke2fs 1.41.9 (22-Aug-2009) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 61696 inodes, 246520 blocks 12326 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 7712 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376 Writing inode tables: done Writing superblocks and filesystem accounting information: done Что дальше делать в ES? по инструкции ? вот лог: connect 192.168.0.4.. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes Disk /dev/sdb: 1009 MB, 1009778688 bytes.. umount: can't umount /tmp/e2: Invalid argument fdisk /dev/sdb.............. Fdisk is ok... Writing inode tables: 0/81/8.. Writing superblocks and filesystem accounting information: 6/87/8done format is ok... [PGI ~]$ chmod 777 /tmp/e2.. Available on mount.dev: 927404.... Disk.Info: . d f -h && fdisk -l Filesystem Size Used Available Use% Mounted on /dev/root 17.9M 17.9M 0 100% / none 32.5M 68.0K 32.4M 0% /tmp none 32.5M 0 32.5M 0% /mnt none 32.5M 72.0K 32.4M 0% /dev tmpfs 32.5M 0 32.5M 0% /dev/shm /dev/mtdblock4 10.0M 7.2M 2.8M 72% /var /dev/sda2 930.5G 51.5G 832.4G 6% /media /dev/sdb1 955.0M 1.2M 905.7M 0% /tmp/e2 Disk /dev/sda: 1000.2 GB, 1000204886016 bytes 255 heads, 63 sectors/track, 121601 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 1 125 1004031 83 Linux /dev/sda2 126 121601 975755970 83 Linux Disk /dev/sdb: 1009 MB, 1009778688 bytes 32 heads, 61 sectors/track, 1010 cylinders Units = cylinders of 1952 * 512 = 999424 bytes Device Boot Start End Blocks Id System /dev/sdb1 * 1 1010 985729+ 83 Linux [PGI ~]$ File: bar5usb_9000.tar.gz.. Connecting to 192.168.0.4:21 C:\Enigma2\IscanMod\bar5usb_9000.tar.gz write............ Transfert succesful. File is C:\Enigma2\IscanMod\bar5usb_9000.tar.gz unpack tar... .. Available on mount.dev: 829360.... Set nameserver is 192.168.0.1 Set IP: 192.168.0.4............ correct fstab......... set video to hdmi...... Надо ли править загрузчик или родной (PGI) можно использовать? Есть ли какая -нибудь команда проверить загрузчик? Нашел, вот лог; все ли нормально не знаю подскажите: Welcome to Cuberevo cuberevo login: root Password: [PGI ~]$ fw_printenv preboot=edb toenv ethaddr;bootmenu menu_timeout=echo booting...;front_puts "booting";boot menu_serialbreak=echo entering boot loader console.;front_puts "console" menu_upgusb=setenv stdout vga;setenv stderr vga;if usbupg; then reset; else echo Oops...; echo You can debug through serial port.; fi menu_upgserial=setenv stdout vga;setenv stderr vga;serial_upgrade;reset menu_set2set=setenv stdout vga;setenv stderr vga;serial_set2set;reset menu_hddfmt=setenv bootargs $bootargs format_hdd=1;front_puts "format hdd";boot menu_debugmode=setenv bootargs $bootargs debug debug_app=1;front_puts "debug she ll";boot menu_upgnet=setenv bootargs $bootargs factory_update=1;front_puts "net upg";boot menu_tvmode=set_tvmode;boot serial#=cuberevo debugging monitor_base=0xA0000000 monitor_len=0x00040000 monitor_sec=1:0 load_addr=0x84000000 unprot=protect off $monitor_sec update=erase $monitor_sec;cp.b $load_addr $monitor_base $monitor_len;protect on $monitor_sec menu_upgusbhost=setenv stdout vga;setenv stderr vga;if usbupghost; then reset; e lse echo Oops...; echo You can debug through serial port.; fi menu_1=front_puts ENIGMA-FLASH;setenv bootargs "console=ttyAS1,115200 root=/dev/ mtdblock3 rootfstype=jffs2 rw coprocessor_mem=4m@0x10000000,4m@0x10400000";seten v bootcmd "bootm a0060000";saveenv;boot menu_2=front_puts ENIGMA-SDA;setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 panic=3 root=/dev/sda1 rw rootdelay=10 init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000,4m @0x10400000";setenv bootcmd "run bootusb";saveenv;boot menu_3=front_puts ENIGMA-SDB;setenv bootusb "run bootargsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargsusb "setenv bootargs console=ttyAS1,115200 panic=3 root=/dev/sdb1 rw rootdelay=10 init=/bin/devinit ip=$ipaddr:$serverip:$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000,4m @0x10400000";setenv bootcmd "run bootusb";saveenv;boot ipaddr=192.168.1.8 serverip=192.168.1.1 gateway=192.168.1.1 netmask=255.255.255.0 menu_0=front_puts DGS-FLASH;setenv bootargs "console=ttyAS1,115200 panic=3 root= /dev/mtdblock3 bigphysarea=1500 quiet";setenv bootcmd "bootm a0060000";saveenv;b oot menu_4=front_puts ENIGMA2-FLASH;setenv bootargs "console=ttyAS1,115200 panic=3 r oot=/dev/mtdblock3 bigphysarea=10240 mem=128m coprocessor_mem=4m@0x10000000,4m@0 x10400000 ip=$ipaddr:$serverip:$gateway:$netmask quiet";setenv bootcmd "bootm a0 060000";saveenv;boot menu_5=front_puts ENIGMA2-SDA3;setenv boothdd "run bootargshdd;ide reset;ext2loa d ide 0:3 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargshdd "setenv bootar gs console=ttyAS1,115200 panic=3 root=/dev/sda3 rw rootdelay=10 init=/bin/devini t ip=$ipaddr:$serverip:$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000, 4m@0x10400000";setenv bootcmd "run boothdd";saveenv;boot menu_6=front_puts ENIGMA2-SDA4;setenv boothdd "run bootargshdd;ide reset;ext2loa d ide 0:4 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargshdd "setenv bootar gs console=ttyAS1,115200 panic=3 root=/dev/sda4 rw rootdelay=10 init=/bin/devini t ip=$ipaddr:$serverip:$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000, 4m@0x10400000";setenv bootcmd "run boothdd";saveenv;boot menu_7=front_puts ENIGMA2-SDA5;setenv boothdd "run bootargshdd;ide reset;ext2loa d ide 0:5 a5ff0000 boot/uImage;bootm a5ff0000";setenv bootargshdd "setenv bootar gs console=ttyAS1,115200 panic=3 root=/dev/sda5 rw rootdelay=10 init=/bin/devini t ip=$ipaddr:$serverip:$gateway:$netmask mem=128m coprocessor_mem=4m@0x10000000, 4m@0x10400000";setenv bootcmd "run boothdd";saveenv;boot menu_8=setenv bootargs $bootargs boot_pause=1;front_puts "boot pause";boot menu_9=setenv bootargs $bootargs restore_backup=1;front_puts "RESTORE BKUP";boot boothdd=run bootargshdd;ide reset;ext2load ide 0:8 a5ff0000 boot/uImage;bootm a5 ff0000 bootargshdd=setenv bootargs console=ttyAS1,115200 panic=3 root=/dev/sda8 rw root delay=10 init=/bin/devinit ip=192.168.1.8:192.168.1.1:192.168.1.1:255.255.255 .0 mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 bootusb=run bootargsusb;usb reset;ext2load usb 0:1 a5ff0000 boot/uImage;bootm a5 ff0000 bootargsusb=setenv bootargs console=ttyAS1,115200 panic=3 root=/dev/sdb1 rw root delay=10 init=/bin/devinit ip=192.168.1.8:192.168.1.1:192.168.1.1:255.255.255 .0 mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 stdin=serial stdout=serial stderr=serial ethaddr=00:13:18:02:46:30 bootargs=console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 quie t bootcmd=bootm a0060000 [PGI ~]$
__________________
AB IPBox 9000HD PGI1.4 mgcamd 1.35 (VIP+SKYItaly) Супрал 1.2 мотор , Т-90 4.0-53.0 Последний раз редактировалось redblaster, 30.08.2010 в 23:07. |
|
|
|
|