Quiero empezar desde cero para instalar rtorrent

¿Algo falla o no sabes como funciona? Pide ayuda aquí!
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Buenas,

Acabo de empezar, he instalado minibian, me he conectado por Putty y cuando hago el paso de
PREPARAR NUESTRO DISCO DURO Y MONTARLO EN EXT4
viewtopic.php?f=6&t=113

Cuando llego a
Ahora para asegurar que está correctamente ,pondremos:
CÓDIGO: SELECCIONAR TODO
df -h

me sale esto

Código: Seleccionar todo

login as: root
root@192.168.1.17's password:

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Sep 22 23:13:46 2016 from 192.168.1.12
root@minibian:~# df –h
df: ‘–h’: No such file or directory
root@minibian:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.18-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #846 SMP Thu Feb 25 14:22:53 GMT 2016
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] cma: Reserved 8 MiB at 0x3d400000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 253952
[    0.000000] free_area_init_node: node 0, pgdat 80876f80, node_mem_map bcb48000
[    0.000000]   Normal zone: 2232 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:31
[    0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[    0.000000] [bcm2709_smp_init_cpus] ncores=4
[    0.000000] PERCPU: Embedded 12 pages/cpu @bdfb0000 s20416 r8192 d20544 u49152
[    0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 251720
[    0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x5c6d7ad7 smsc95xx.macaddr=B8:27:EB:6D:7A:D7 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ea00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 988136K/1015808K available (6024K kernel code, 534K rwdata, 1660K rodata, 448K init, 757K bss, 19480K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xbe800000 - 0xff000000   (1032 MB)
    lowmem  : 0x80000000 - 0xbe000000   ( 992 MB)
    modules : 0x7f000000 - 0x80000000   (  16 MB)
      .text : 0x80008000 - 0x807895a0   (7686 kB)
      .init : 0x8078a000 - 0x807fa000   ( 448 kB)
      .data : 0x807fa000 - 0x8087fac0   ( 535 kB)
       .bss : 0x80882000 - 0x8093f79c   ( 758 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Additional per-CPU info printed with stalls.
[    0.000000] NR_IRQS:608
[    0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000026] Switching to timer-based delay loop, resolution 52ns
[    0.000242] Console: colour dummy device 80x30
[    0.001288] console [tty1] enabled
[    0.001341] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.001410] pid_max: default: 32768 minimum: 301
[    0.001732] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001775] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002772] Initializing cgroup subsys blkio
[    0.002822] Initializing cgroup subsys memory
[    0.002871] Initializing cgroup subsys devices
[    0.002913] Initializing cgroup subsys freezer
[    0.002962] Initializing cgroup subsys net_cls
[    0.003031] CPU: Testing write buffer coherency: ok
[    0.003117] ftrace: allocating 20309 entries in 60 pages
[    0.048562] CPU0: update cpu_capacity 1024
[    0.048627] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.048660] [bcm2709_smp_prepare_cpus] enter
[    0.048824] Setting up static identity map for 0x8240 - 0x8274
[    0.050594] [bcm2709_boot_secondary] cpu:1 started (0) 17
[    0.050945] [bcm2709_secondary_init] enter cpu:1
[    0.050987] CPU1: update cpu_capacity 1024
[    0.050994] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.051366] [bcm2709_boot_secondary] cpu:2 started (0) 17
[    0.051622] [bcm2709_secondary_init] enter cpu:2
[    0.051643] CPU2: update cpu_capacity 1024
[    0.051649] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.052006] [bcm2709_boot_secondary] cpu:3 started (0) 17
[    0.052189] [bcm2709_secondary_init] enter cpu:3
[    0.052210] CPU3: update cpu_capacity 1024
[    0.052216] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.052277] Brought up 4 CPUs
[    0.052375] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.052405] CPU: All CPU(s) started in HYP mode.
[    0.052431] CPU: Virtualization extensions available.
[    0.053127] devtmpfs: initialized
[    0.071427] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.071693] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.072554] pinctrl core: initialized pinctrl subsystem
[    0.073099] NET: Registered protocol family 16
[    0.078245] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.079240] bcm2709.uart_clock = 48000000
[    0.083202] bcm2709: Mini UART enabled
[    0.083713] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.083761] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.083932] Serial: AMBA PL011 UART driver
[    0.084081] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[    0.084517] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.149289] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[    0.149359] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[    0.149950] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[    0.149986] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[    0.150564] SCSI subsystem initialized
[    0.150760] usbcore: registered new interface driver usbfs
[    0.150867] usbcore: registered new interface driver hub
[    0.150989] usbcore: registered new device driver usb
[    0.151534] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 14:26
[    0.178644] Switched to clocksource arch_sys_counter
[    0.220173] FS-Cache: Loaded
[    0.220460] CacheFiles: Loaded
[    0.229634] NET: Registered protocol family 2
[    0.230595] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.230736] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.230947] TCP: Hash tables configured (established 8192 bind 8192)
[    0.231061] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.231130] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.231461] NET: Registered protocol family 1
[    0.231783] RPC: Registered named UNIX socket transport module.
[    0.231815] RPC: Registered udp transport module.
[    0.231843] RPC: Registered tcp transport module.
[    0.231870] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.232842] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.233942] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.247344] VFS: Disk quotas dquot_6.6.0
[    0.247679] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.249758] FS-Cache: Netfs 'nfs' registered for caching
[    0.250687] NFS: Registering the id_resolver key type
[    0.250755] Key type id_resolver registered
[    0.250784] Key type id_legacy registered
[    0.252842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.253004] io scheduler noop registered
[    0.253043] io scheduler deadline registered (default)
[    0.253332] io scheduler cfq registered
[    0.255584] BCM2708FB: allocated DMA memory fd800000
[    0.255630] BCM2708FB: allocated DMA channel 0 @ f3007000
[    0.260558] Console: switching to colour frame buffer device 82x26
[    0.264889] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.270033] console [ttyS0] disabled
[    0.271501] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
[    1.471239] console [ttyS0] enabled
[    1.478796] KGDB: Registered I/O driver kgdboc
[    1.509132] vc-cma: Videocore CMA driver
[    1.516841] vc-cma: vc_cma_base      = 0x00000000
[    1.525825] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
[    1.535882] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
[    1.546056] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[    1.573305] brd: module loaded
[    1.586401] loop: module loaded
[    1.593572] vchiq: vchiq_init_state: slot_zero = 0xbd880000, is_master = 0
[    1.607554] Loading iSCSI transport class v2.0-870.
[    1.617437] usbcore: registered new interface driver smsc95xx
[    1.628137] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.839087] Core Release: 2.80a
[    1.845518] Setting default values for core params
[    1.854668] Finished setting default values for core params
[    2.065399] Using Buffer DMA mode
[    2.072092] Periodic Transfer Interrupt Enhancement - disabled
[    2.082883] Multiprocessor Interrupt Enhancement - disabled
[    2.093216] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.101597] Dedicated Tx FIFOs mode
[    2.108863] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbd814000 dma = 0xfd814000 len=9024
[    2.127551] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[    2.160187] dwc_otg: Microframe scheduler enabled
[    2.160236] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8040ecc0
[    2.171222] WARN::hcd_init_fiq:413: FIQ ASM at 0x8040f030 length 36
[    2.182786] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbe89c000
[    2.193930] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.203358] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.216618] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[    2.227051] Init: Port Power? op_state=1
[    2.234749] Init: Power Port (0)
[    2.241479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.253863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.266941] usb usb1: Product: DWC OTG Controller
[    2.275904] usb usb1: Manufacturer: Linux 4.1.18-v7+ dwc_otg_hcd
[    2.286988] usb usb1: SerialNumber: 3f980000.usb
[    2.296430] hub 1-0:1.0: USB hub found
[    2.303872] hub 1-0:1.0: 1 port detected
[    2.311871] dwc_otg: FIQ enabled
[    2.311881] dwc_otg: NAK holdoff enabled
[    2.311888] dwc_otg: FIQ split-transaction FSM enabled
[    2.311920] Module dwc_common_port init
[    2.312174] usbcore: registered new interface driver usb-storage
[    2.323371] mousedev: PS/2 mouse device common for all mice
[    2.334342] bcm2835-cpufreq: min=600000 max=1200000
[    2.343815] sdhci: Secure Digital Host Controller Interface driver
[    2.355161] sdhci: Copyright(c) Pierre Ossman
[    2.363817] sdhost: log_buf @ bd813000 (fd813000)
[    2.448679] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.481273] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[    2.492093] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[    2.508746] Indeed it is in host mode hprt0 = 00021501
[    2.519642] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.538170] mmc0: new high speed SDHC card at address 0007
[    2.538762] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.539130] ledtrig-cpu: registered to indicate activity on CPUs
[    2.539250] hidraw: raw HID events driver (C) Jiri Kosina
[    2.539433] usbcore: registered new interface driver usbhid
[    2.539436] usbhid: USB HID core driver
[    2.539840] Initializing XFRM netlink socket
[    2.539863] NET: Registered protocol family 17
[    2.539976] Key type dns_resolver registered
[    2.540431] Registering SWP/SWPB emulation handler
[    2.578988] registered taskstats version 1
[    2.579159] vc-sm: Videocore shared memory driver
[    2.579168] [vc_sm_connected_init]: start
[    2.580412] vc_vchi_sm_init: failed to open VCHI service (-1)
[    2.580413] [vc_sm_connected_init]: failed to initialize shared memory service
[    2.580417] [vc_sm_connected_init]: end - returning -1
[    2.688680] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.690947] Indeed it is in host mode hprt0 = 00001101
[    2.712802] Waiting for root device /dev/mmcblk0p2...
[    2.722551] mmcblk0: mmc0:0007 SL32G 29.0 GiB
[    2.732578]  mmcblk0: p1 p2
[    2.755143] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.766903] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.778598] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.791469] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.844272] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.859834] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.884415] devtmpfs: mounted
[    2.888947] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    2.888956] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.889638] hub 1-1:1.0: USB hub found
[    2.889727] hub 1-1:1.0: 5 ports detected
[    2.893046] mmc1: new high speed SDIO card at address 0001
[    2.941752] Freeing unused kernel memory: 448K (8078a000 - 807fa000)
[    3.168702] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.278955] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    3.291545] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.304839] random: systemd urandom read with 47 bits of entropy available
[    3.307551] smsc95xx v1.0.4
[    3.326926] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    3.351808] systemd[1]: Detected architecture 'arm'.
[    3.371742] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6d:7a:d7
[    3.547421] NET: Registered protocol family 10
[    3.557521] systemd[1]: Inserted module 'ipv6'
[    3.569906] systemd[1]: Set hostname to <minibian>.
[    3.838702] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
[    4.029699] usb 1-1.5: New USB device found, idVendor=1058, idProduct=25a3
[    4.042491] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.055931] usb 1-1.5: Product: Elements 25A3
[    4.064525] usb 1-1.5: Manufacturer: Western Digital
[    4.074082] usb 1-1.5: SerialNumber: 57434334453543534A523548
[    4.085692] usb-storage 1-1.5:1.0: USB Mass Storage device detected
[    4.098069] scsi host0: usb-storage 1-1.5:1.0
[    4.110118] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.141172] systemd[1]: Expecting device dev-ttyS0.device...
[    4.153894] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.169449] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.184901] systemd[1]: Starting Remote File Systems (Pre).
[    4.197536] systemd[1]: Reached target Remote File Systems (Pre).
[    4.209196] systemd[1]: Starting Encrypted Volumes.
[    4.220720] systemd[1]: Reached target Encrypted Volumes.
[    4.231279] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.251209] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.270121] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.286896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.303409] systemd[1]: Starting Paths.
[    4.313511] systemd[1]: Reached target Paths.
[    4.322384] systemd[1]: Starting Swap.
[    4.332055] systemd[1]: Reached target Swap.
[    4.340658] systemd[1]: Expecting device dev-mmcblk0p1.device...
[    4.353895] systemd[1]: Starting Root Slice.
[    4.364364] systemd[1]: Created slice Root Slice.
[    4.373632] systemd[1]: Starting User and Session Slice.
[    4.385798] systemd[1]: Created slice User and Session Slice.
[    4.396705] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.410856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.423706] systemd[1]: Starting Delayed Shutdown Socket.
[    4.435703] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.446484] systemd[1]: Starting Journal Socket (/dev/log).
[    4.458767] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.469896] systemd[1]: Starting udev Kernel Socket.
[    4.481192] systemd[1]: Listening on udev Kernel Socket.
[    4.491361] systemd[1]: Starting udev Control Socket.
[    4.502851] systemd[1]: Listening on udev Control Socket.
[    4.513168] systemd[1]: Starting Journal Socket.
[    4.524016] systemd[1]: Listening on Journal Socket.
[    4.533667] systemd[1]: Starting System Slice.
[    4.544198] systemd[1]: Created slice System Slice.
[    4.553649] systemd[1]: Starting File System Check on Root Device...
[    4.569219] systemd[1]: Starting system-getty.slice.
[    4.581119] systemd[1]: Created slice system-getty.slice.
[    4.591472] systemd[1]: Starting system-serial\x2dgetty.slice.
[    4.604580] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    4.616420] systemd[1]: Starting Increase datagram queue length...
[    4.632113] systemd[1]: Starting Restore / save the current clock...
[    4.666157] systemd[1]: Started Set Up Additional Binary Formats.
[    4.694618] systemd[1]: Starting Load Kernel Modules...
[    4.709082] systemd[1]: Mounting POSIX Message Queue File System...
[    4.725244] systemd[1]: Mounting Debug File System...
[    4.739560] systemd[1]: Starting udev Coldplug all Devices...
[    4.756977] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.780038] systemd[1]: Mounted Huge Pages File System.
[    4.790515] systemd[1]: Starting Slices.
[    4.801292] systemd[1]: Reached target Slices.
[    4.814343] systemd[1]: Mounted Debug File System.
[    4.825862] systemd[1]: Mounted POSIX Message Queue File System.
[    4.840355] systemd[1]: Started Increase datagram queue length.
[    4.871672] systemd[1]: Started Restore / save the current clock.
[    4.886091] systemd[1]: Started Load Kernel Modules.
[    4.901957] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.926481] systemd[1]: Started File System Check on Root Device.
[    4.938691] systemd[1]: Time has been changed
[    4.950516] systemd[1]: Started udev Coldplug all Devices.
[    5.099243] scsi 0:0:0:0: Direct-Access     WD       Elements 25A3    1013 PQ: 0 ANSI: 6
[    5.105169] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.129866] sd 0:0:0:0: [sda] Spinning up disk...
[    5.142227] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.159851] systemd[1]: Mounting Configuration File System...
[    5.175183] systemd[1]: Mounted FUSE Control File System.
[    5.176783] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,commit=120
[    5.199964] systemd[1]: Starting Apply Kernel Variables...
[    5.214940] systemd[1]: Starting Syslog Socket.
[    5.226594] systemd[1]: Listening on Syslog Socket.
[    5.236351] systemd[1]: Starting Journal Service...
[    5.252393] systemd[1]: Started Journal Service.
[    5.379830] systemd-udevd[113]: starting version 215
[    5.788448] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.923522] cfg80211: Calling CRDA to update world regulatory domain
[    5.985013] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[    6.007266] usbcore: registered new interface driver brcmfmac
[    6.019352] brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
[    6.138809] .
[    6.152606] systemd-journald[112]: Received request to flush runtime journal from PID 1
[    6.462652] bcm2835-rng 3f104000.rng: hwrng registered
[    6.473482] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    6.870874] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    6.884497] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.056468] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[    7.148668] .
[    8.078846] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[    8.158662] .
[    8.431696] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    8.446398] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[    9.078680] cfg80211: Calling CRDA to update world regulatory domain
[    9.168669] ....
[   12.238690] cfg80211: Calling CRDA to update world regulatory domain
[   13.208666] ...ready
[   15.233759] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.247764] sd 0:0:0:0: [sda] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
[   15.263970] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   15.275063] sd 0:0:0:0: [sda] Write Protect is off
[   15.284663] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
[   15.285085] sd 0:0:0:0: [sda] No Caching mode page found
[   15.295457] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   15.308882] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.391378]  sda: sda1
[   15.398251] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.411936] cfg80211: Calling CRDA to update world regulatory domain
[   15.415526] random: nonblocking pool is initialized
[   15.430790] sd 0:0:0:0: [sda] Attached SCSI disk
[   18.588692] cfg80211: Calling CRDA to update world regulatory domain
[   21.748694] cfg80211: Calling CRDA to update world regulatory domain
[   24.908701] cfg80211: Calling CRDA to update world regulatory domain
[   28.068689] cfg80211: Calling CRDA to update world regulatory domain
[   31.228700] cfg80211: Calling CRDA to update world regulatory domain
[   34.388709] cfg80211: Calling CRDA to update world regulatory domain
[   37.548722] cfg80211: Calling CRDA to update world regulatory domain
[   40.708702] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
root@minibian:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       705M  446M  208M  69% /
devtmpfs        483M     0  483M   0% /dev
tmpfs           487M     0  487M   0% /dev/shm
tmpfs           487M  6.5M  481M   2% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           487M     0  487M   0% /sys/fs/cgroup
tmpfs           487M     0  487M   0% /tmp
/dev/mmcblk0p1   61M   35M   27M  57% /boot
tmpfs            98M     0   98M   0% /run/user/0
Es un disco de 4TB y solo sale esto

Código: Seleccionar todo

/dev/root       705M  446M  208M  69% /
devtmpfs        483M     0  483M   0% /dev
tmpfs           487M     0  487M   0% /dev/shm
tmpfs           487M  6.5M  481M   2% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           487M     0  487M   0% /sys/fs/cgroup
tmpfs           487M     0  487M   0% /tmp
/dev/mmcblk0p1   61M   35M   27M  57% /boot
tmpfs            98M     0   98M   0% /run/user/0
Igual está accediendo a la tarjeta de 32GB...

Esta claro que algo estoy haciendo mal, pero no se el que????

Porque entiendo que lo primero, antes de instalar Transmission , es preparar el disco, no??
El cual, lo tengo alimentado externamente y conectado a un USB a la placa.

Ya me imaginaba yo que no iba a ser facil... :x
Avatar de Usuario
Kike
Administrador
Administrador
Mensajes: 2311
Registrado: 13 May 2016, 18:53
Ubicación: Islas Baleares - Menorca
Agradecido: 47 veces
Agradecimiento recibido: 175 veces
Contactar:

piter332 escribió:Buenas,

Acabo de empezar, he instalado minibian, me he conectado por Putty y cuando hago el paso de
PREPARAR NUESTRO DISCO DURO Y MONTARLO EN EXT4
viewtopic.php?f=6&t=113

Cuando llego a
Ahora para asegurar que está correctamente ,pondremos:
CÓDIGO: SELECCIONAR TODO
df -h

me sale esto

Código: Seleccionar todo

login as: root
root@192.168.1.17's password:

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Sep 22 23:13:46 2016 from 192.168.1.12
root@minibian:~# df –h
df: ‘–h’: No such file or directory
root@minibian:~# dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.1.18-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #846 SMP Thu Feb 25 14:22:53 GMT 2016
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] cma: Reserved 8 MiB at 0x3d400000
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 253952
[    0.000000] free_area_init_node: node 0, pgdat 80876f80, node_mem_map bcb48000
[    0.000000]   Normal zone: 2232 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:31
[    0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
[    0.000000] [bcm2709_smp_init_cpus] ncores=4
[    0.000000] PERCPU: Embedded 12 pages/cpu @bdfb0000 s20416 r8192 d20544 u49152
[    0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 251720
[    0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa02082 bcm2709.serial=0x5c6d7ad7 smsc95xx.macaddr=B8:27:EB:6D:7A:D7 bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ea00000 vc_mem.mem_size=0x3f000000  dwc_otg.lpm_enable=0 console=ttyS0,115200 kgdboc=ttyAMA0,115200 console=tty1 elevator=deadline root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 988136K/1015808K available (6024K kernel code, 534K rwdata, 1660K rodata, 448K init, 757K bss, 19480K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    vmalloc : 0xbe800000 - 0xff000000   (1032 MB)
    lowmem  : 0x80000000 - 0xbe000000   ( 992 MB)
    modules : 0x7f000000 - 0x80000000   (  16 MB)
      .text : 0x80008000 - 0x807895a0   (7686 kB)
      .init : 0x8078a000 - 0x807fa000   ( 448 kB)
      .data : 0x807fa000 - 0x8087fac0   ( 535 kB)
       .bss : 0x80882000 - 0x8093f79c   ( 758 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Additional per-CPU info printed with stalls.
[    0.000000] NR_IRQS:608
[    0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000026] Switching to timer-based delay loop, resolution 52ns
[    0.000242] Console: colour dummy device 80x30
[    0.001288] console [tty1] enabled
[    0.001341] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.001410] pid_max: default: 32768 minimum: 301
[    0.001732] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001775] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002772] Initializing cgroup subsys blkio
[    0.002822] Initializing cgroup subsys memory
[    0.002871] Initializing cgroup subsys devices
[    0.002913] Initializing cgroup subsys freezer
[    0.002962] Initializing cgroup subsys net_cls
[    0.003031] CPU: Testing write buffer coherency: ok
[    0.003117] ftrace: allocating 20309 entries in 60 pages
[    0.048562] CPU0: update cpu_capacity 1024
[    0.048627] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.048660] [bcm2709_smp_prepare_cpus] enter
[    0.048824] Setting up static identity map for 0x8240 - 0x8274
[    0.050594] [bcm2709_boot_secondary] cpu:1 started (0) 17
[    0.050945] [bcm2709_secondary_init] enter cpu:1
[    0.050987] CPU1: update cpu_capacity 1024
[    0.050994] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.051366] [bcm2709_boot_secondary] cpu:2 started (0) 17
[    0.051622] [bcm2709_secondary_init] enter cpu:2
[    0.051643] CPU2: update cpu_capacity 1024
[    0.051649] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.052006] [bcm2709_boot_secondary] cpu:3 started (0) 17
[    0.052189] [bcm2709_secondary_init] enter cpu:3
[    0.052210] CPU3: update cpu_capacity 1024
[    0.052216] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.052277] Brought up 4 CPUs
[    0.052375] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.052405] CPU: All CPU(s) started in HYP mode.
[    0.052431] CPU: Virtualization extensions available.
[    0.053127] devtmpfs: initialized
[    0.071427] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.071693] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.072554] pinctrl core: initialized pinctrl subsystem
[    0.073099] NET: Registered protocol family 16
[    0.078245] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.079240] bcm2709.uart_clock = 48000000
[    0.083202] bcm2709: Mini UART enabled
[    0.083713] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.083761] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.083932] Serial: AMBA PL011 UART driver
[    0.084081] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
[    0.084517] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.149289] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
[    0.149359] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
[    0.149950] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
[    0.149986] bcm2708-dmaengine 3f007000.dma: dma_debug:0
[    0.150564] SCSI subsystem initialized
[    0.150760] usbcore: registered new interface driver usbfs
[    0.150867] usbcore: registered new interface driver hub
[    0.150989] usbcore: registered new device driver usb
[    0.151534] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 14:26
[    0.178644] Switched to clocksource arch_sys_counter
[    0.220173] FS-Cache: Loaded
[    0.220460] CacheFiles: Loaded
[    0.229634] NET: Registered protocol family 2
[    0.230595] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.230736] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.230947] TCP: Hash tables configured (established 8192 bind 8192)
[    0.231061] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.231130] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.231461] NET: Registered protocol family 1
[    0.231783] RPC: Registered named UNIX socket transport module.
[    0.231815] RPC: Registered udp transport module.
[    0.231843] RPC: Registered tcp transport module.
[    0.231870] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.232842] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.233942] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.247344] VFS: Disk quotas dquot_6.6.0
[    0.247679] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.249758] FS-Cache: Netfs 'nfs' registered for caching
[    0.250687] NFS: Registering the id_resolver key type
[    0.250755] Key type id_resolver registered
[    0.250784] Key type id_legacy registered
[    0.252842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.253004] io scheduler noop registered
[    0.253043] io scheduler deadline registered (default)
[    0.253332] io scheduler cfq registered
[    0.255584] BCM2708FB: allocated DMA memory fd800000
[    0.255630] BCM2708FB: allocated DMA channel 0 @ f3007000
[    0.260558] Console: switching to colour frame buffer device 82x26
[    0.264889] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.270033] console [ttyS0] disabled
[    0.271501] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
[    1.471239] console [ttyS0] enabled
[    1.478796] KGDB: Registered I/O driver kgdboc
[    1.509132] vc-cma: Videocore CMA driver
[    1.516841] vc-cma: vc_cma_base      = 0x00000000
[    1.525825] vc-cma: vc_cma_size      = 0x00000000 (0 MiB)
[    1.535882] vc-cma: vc_cma_initial   = 0x00000000 (0 MiB)
[    1.546056] vc-mem: phys_addr:0x00000000 mem_base=0x3ea00000 mem_size:0x3f000000(1008 MiB)
[    1.573305] brd: module loaded
[    1.586401] loop: module loaded
[    1.593572] vchiq: vchiq_init_state: slot_zero = 0xbd880000, is_master = 0
[    1.607554] Loading iSCSI transport class v2.0-870.
[    1.617437] usbcore: registered new interface driver smsc95xx
[    1.628137] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.839087] Core Release: 2.80a
[    1.845518] Setting default values for core params
[    1.854668] Finished setting default values for core params
[    2.065399] Using Buffer DMA mode
[    2.072092] Periodic Transfer Interrupt Enhancement - disabled
[    2.082883] Multiprocessor Interrupt Enhancement - disabled
[    2.093216] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.101597] Dedicated Tx FIFOs mode
[    2.108863] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbd814000 dma = 0xfd814000 len=9024
[    2.127551] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[    2.160187] dwc_otg: Microframe scheduler enabled
[    2.160236] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8040ecc0
[    2.171222] WARN::hcd_init_fiq:413: FIQ ASM at 0x8040f030 length 36
[    2.182786] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbe89c000
[    2.193930] dwc_otg 3f980000.usb: DWC OTG Controller
[    2.203358] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    2.216618] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
[    2.227051] Init: Port Power? op_state=1
[    2.234749] Init: Power Port (0)
[    2.241479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.253863] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.266941] usb usb1: Product: DWC OTG Controller
[    2.275904] usb usb1: Manufacturer: Linux 4.1.18-v7+ dwc_otg_hcd
[    2.286988] usb usb1: SerialNumber: 3f980000.usb
[    2.296430] hub 1-0:1.0: USB hub found
[    2.303872] hub 1-0:1.0: 1 port detected
[    2.311871] dwc_otg: FIQ enabled
[    2.311881] dwc_otg: NAK holdoff enabled
[    2.311888] dwc_otg: FIQ split-transaction FSM enabled
[    2.311920] Module dwc_common_port init
[    2.312174] usbcore: registered new interface driver usb-storage
[    2.323371] mousedev: PS/2 mouse device common for all mice
[    2.334342] bcm2835-cpufreq: min=600000 max=1200000
[    2.343815] sdhci: Secure Digital Host Controller Interface driver
[    2.355161] sdhci: Copyright(c) Pierre Ossman
[    2.363817] sdhost: log_buf @ bd813000 (fd813000)
[    2.448679] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    2.481273] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[    2.492093] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[    2.508746] Indeed it is in host mode hprt0 = 00021501
[    2.519642] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.538170] mmc0: new high speed SDHC card at address 0007
[    2.538762] sdhci-pltfm: SDHCI platform and OF driver helper
[    2.539130] ledtrig-cpu: registered to indicate activity on CPUs
[    2.539250] hidraw: raw HID events driver (C) Jiri Kosina
[    2.539433] usbcore: registered new interface driver usbhid
[    2.539436] usbhid: USB HID core driver
[    2.539840] Initializing XFRM netlink socket
[    2.539863] NET: Registered protocol family 17
[    2.539976] Key type dns_resolver registered
[    2.540431] Registering SWP/SWPB emulation handler
[    2.578988] registered taskstats version 1
[    2.579159] vc-sm: Videocore shared memory driver
[    2.579168] [vc_sm_connected_init]: start
[    2.580412] vc_vchi_sm_init: failed to open VCHI service (-1)
[    2.580413] [vc_sm_connected_init]: failed to initialize shared memory service
[    2.580417] [vc_sm_connected_init]: end - returning -1
[    2.688680] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.690947] Indeed it is in host mode hprt0 = 00001101
[    2.712802] Waiting for root device /dev/mmcblk0p2...
[    2.722551] mmcblk0: mmc0:0007 SL32G 29.0 GiB
[    2.732578]  mmcblk0: p1 p2
[    2.755143] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    2.766903] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.778598] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    2.791469] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    2.844272] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    2.859834] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    2.884415] devtmpfs: mounted
[    2.888947] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[    2.888956] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.889638] hub 1-1:1.0: USB hub found
[    2.889727] hub 1-1:1.0: 5 ports detected
[    2.893046] mmc1: new high speed SDIO card at address 0001
[    2.941752] Freeing unused kernel memory: 448K (8078a000 - 807fa000)
[    3.168702] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    3.278955] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    3.291545] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.304839] random: systemd urandom read with 47 bits of entropy available
[    3.307551] smsc95xx v1.0.4
[    3.326926] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[    3.351808] systemd[1]: Detected architecture 'arm'.
[    3.371742] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6d:7a:d7
[    3.547421] NET: Registered protocol family 10
[    3.557521] systemd[1]: Inserted module 'ipv6'
[    3.569906] systemd[1]: Set hostname to <minibian>.
[    3.838702] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
[    4.029699] usb 1-1.5: New USB device found, idVendor=1058, idProduct=25a3
[    4.042491] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.055931] usb 1-1.5: Product: Elements 25A3
[    4.064525] usb 1-1.5: Manufacturer: Western Digital
[    4.074082] usb 1-1.5: SerialNumber: 57434334453543534A523548
[    4.085692] usb-storage 1-1.5:1.0: USB Mass Storage device detected
[    4.098069] scsi host0: usb-storage 1-1.5:1.0
[    4.110118] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[    4.141172] systemd[1]: Expecting device dev-ttyS0.device...
[    4.153894] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    4.169449] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.184901] systemd[1]: Starting Remote File Systems (Pre).
[    4.197536] systemd[1]: Reached target Remote File Systems (Pre).
[    4.209196] systemd[1]: Starting Encrypted Volumes.
[    4.220720] systemd[1]: Reached target Encrypted Volumes.
[    4.231279] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    4.251209] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.270121] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    4.286896] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.303409] systemd[1]: Starting Paths.
[    4.313511] systemd[1]: Reached target Paths.
[    4.322384] systemd[1]: Starting Swap.
[    4.332055] systemd[1]: Reached target Swap.
[    4.340658] systemd[1]: Expecting device dev-mmcblk0p1.device...
[    4.353895] systemd[1]: Starting Root Slice.
[    4.364364] systemd[1]: Created slice Root Slice.
[    4.373632] systemd[1]: Starting User and Session Slice.
[    4.385798] systemd[1]: Created slice User and Session Slice.
[    4.396705] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    4.410856] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.423706] systemd[1]: Starting Delayed Shutdown Socket.
[    4.435703] systemd[1]: Listening on Delayed Shutdown Socket.
[    4.446484] systemd[1]: Starting Journal Socket (/dev/log).
[    4.458767] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.469896] systemd[1]: Starting udev Kernel Socket.
[    4.481192] systemd[1]: Listening on udev Kernel Socket.
[    4.491361] systemd[1]: Starting udev Control Socket.
[    4.502851] systemd[1]: Listening on udev Control Socket.
[    4.513168] systemd[1]: Starting Journal Socket.
[    4.524016] systemd[1]: Listening on Journal Socket.
[    4.533667] systemd[1]: Starting System Slice.
[    4.544198] systemd[1]: Created slice System Slice.
[    4.553649] systemd[1]: Starting File System Check on Root Device...
[    4.569219] systemd[1]: Starting system-getty.slice.
[    4.581119] systemd[1]: Created slice system-getty.slice.
[    4.591472] systemd[1]: Starting system-serial\x2dgetty.slice.
[    4.604580] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    4.616420] systemd[1]: Starting Increase datagram queue length...
[    4.632113] systemd[1]: Starting Restore / save the current clock...
[    4.666157] systemd[1]: Started Set Up Additional Binary Formats.
[    4.694618] systemd[1]: Starting Load Kernel Modules...
[    4.709082] systemd[1]: Mounting POSIX Message Queue File System...
[    4.725244] systemd[1]: Mounting Debug File System...
[    4.739560] systemd[1]: Starting udev Coldplug all Devices...
[    4.756977] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.780038] systemd[1]: Mounted Huge Pages File System.
[    4.790515] systemd[1]: Starting Slices.
[    4.801292] systemd[1]: Reached target Slices.
[    4.814343] systemd[1]: Mounted Debug File System.
[    4.825862] systemd[1]: Mounted POSIX Message Queue File System.
[    4.840355] systemd[1]: Started Increase datagram queue length.
[    4.871672] systemd[1]: Started Restore / save the current clock.
[    4.886091] systemd[1]: Started Load Kernel Modules.
[    4.901957] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    4.926481] systemd[1]: Started File System Check on Root Device.
[    4.938691] systemd[1]: Time has been changed
[    4.950516] systemd[1]: Started udev Coldplug all Devices.
[    5.099243] scsi 0:0:0:0: Direct-Access     WD       Elements 25A3    1013 PQ: 0 ANSI: 6
[    5.105169] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.129866] sd 0:0:0:0: [sda] Spinning up disk...
[    5.142227] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.159851] systemd[1]: Mounting Configuration File System...
[    5.175183] systemd[1]: Mounted FUSE Control File System.
[    5.176783] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro,commit=120
[    5.199964] systemd[1]: Starting Apply Kernel Variables...
[    5.214940] systemd[1]: Starting Syslog Socket.
[    5.226594] systemd[1]: Listening on Syslog Socket.
[    5.236351] systemd[1]: Starting Journal Service...
[    5.252393] systemd[1]: Started Journal Service.
[    5.379830] systemd-udevd[113]: starting version 215
[    5.788448] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.923522] cfg80211: Calling CRDA to update world regulatory domain
[    5.985013] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[    6.007266] usbcore: registered new interface driver brcmfmac
[    6.019352] brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2
[    6.138809] .
[    6.152606] systemd-journald[112]: Received request to flush runtime journal from PID 1
[    6.462652] bcm2835-rng 3f104000.rng: hwrng registered
[    6.473482] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    6.870874] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    6.884497] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.056468] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[    7.148668] .
[    8.078846] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
[    8.158662] .
[    8.431696] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    8.446398] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[    9.078680] cfg80211: Calling CRDA to update world regulatory domain
[    9.168669] ....
[   12.238690] cfg80211: Calling CRDA to update world regulatory domain
[   13.208666] ...ready
[   15.233759] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.247764] sd 0:0:0:0: [sda] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
[   15.263970] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   15.275063] sd 0:0:0:0: [sda] Write Protect is off
[   15.284663] sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
[   15.285085] sd 0:0:0:0: [sda] No Caching mode page found
[   15.295457] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   15.308882] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.391378]  sda: sda1
[   15.398251] sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
[   15.411936] cfg80211: Calling CRDA to update world regulatory domain
[   15.415526] random: nonblocking pool is initialized
[   15.430790] sd 0:0:0:0: [sda] Attached SCSI disk
[   18.588692] cfg80211: Calling CRDA to update world regulatory domain
[   21.748694] cfg80211: Calling CRDA to update world regulatory domain
[   24.908701] cfg80211: Calling CRDA to update world regulatory domain
[   28.068689] cfg80211: Calling CRDA to update world regulatory domain
[   31.228700] cfg80211: Calling CRDA to update world regulatory domain
[   34.388709] cfg80211: Calling CRDA to update world regulatory domain
[   37.548722] cfg80211: Calling CRDA to update world regulatory domain
[   40.708702] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
root@minibian:~# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/root       705M  446M  208M  69% /
devtmpfs        483M     0  483M   0% /dev
tmpfs           487M     0  487M   0% /dev/shm
tmpfs           487M  6.5M  481M   2% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           487M     0  487M   0% /sys/fs/cgroup
tmpfs           487M     0  487M   0% /tmp
/dev/mmcblk0p1   61M   35M   27M  57% /boot
tmpfs            98M     0   98M   0% /run/user/0
Es un disco de 4TB y solo sale esto

Código: Seleccionar todo

/dev/root       705M  446M  208M  69% /
devtmpfs        483M     0  483M   0% /dev
tmpfs           487M     0  487M   0% /dev/shm
tmpfs           487M  6.5M  481M   2% /run
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs           487M     0  487M   0% /sys/fs/cgroup
tmpfs           487M     0  487M   0% /tmp
/dev/mmcblk0p1   61M   35M   27M  57% /boot
tmpfs            98M     0   98M   0% /run/user/0
Igual está accediendo a la tarjeta de 32GB...

Esta claro que algo estoy haciendo mal, pero no se el que????

Porque entiendo que lo primero, antes de instalar Transmission , es preparar el disco, no??
El cual, lo tengo alimentado externamente y conectado a un USB a la placa.

Ya me imaginaba yo que no iba a ser facil... :x
Muy buenas! Te explico de otra forma más efectiva para montar discos en carpetas(tengo que actualizar el manual)
Primero pon este comando:

Código: Seleccionar todo

sudo fdisk -l
Te saldrá tu disco de esta manera:
Imagen

Como ves, la ruta de mi disco es /etc/sde1 , te apuntas esa ruta.

Ahora pones el siguiente comando:

Código: Seleccionar todo

sudo ls -l /dev/disk/by-uuid/
Te saldrá lo siguiente , y tenemos que copiar el código que te indicaré a continuación el dispositivo /etc/sde1
que sería nuestro disco duro.
Imagen

Ahora por último editaremos el archivo FSTAB con el siguiente comando:

Código: Seleccionar todo

sudo nano /etc/fstab
Cambias la linea que seguiste con el tutorial, por esto colocando el código de tu disco que identificamos anteriormente y la ruta donde queremos montarlo:
UUID=ea3fa53f-591c-40b1-a41b-6416206cf9c8 /media/DISCO8TB ext4 defaults,noatime 0 0
Guardas los cambios pulsando Control + X , Pulsamos Y y "ENTER"

Y para montar los discos pones el comando:

Código: Seleccionar todo

mount -a
Espero que se solucione!! :adios
Si lo puedes soñar, lo puedes hacer
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Ok

Ahora si

Gracias

Ya lo tengo funcionado Transmission
woone
Pi Newbie
Pi Newbie
Mensajes: 7
Registrado: 21 May 2016, 02:40
Agradecido: 0
Agradecimiento recibido: 0

si no te importa esperar unos dias a que lo termine, te subo un tutorial paso a paso de como configurar e instalar rutorrent, yo lo tengo funcionando 24/7 y va de lujo :vago
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

woone escribió:si no te importa esperar unos dias a que lo termine, te subo un tutorial paso a paso de como configurar e instalar rutorrent, yo lo tengo funcionando 24/7 y va de lujo :vago
Pero con interfaz web ???

Perfecto

Porque
He puesto Minibian con Transmission 2.84 (14307), pero veo que este Transmission, no tiene casi opciones de configuración, de hecho se puede limitar el nº de copias, pero para todos lo mismo, no se puede personalizar para que unos torrentes, tengan el limite de 7 y cuando quieras, que se elimine el limite para los que quieras.
No se pueden etiquetar....etc, etc...

En el seedbox, tenia rtorrent +rutorrent y es una pasada, tenía muchas opciones de configuración, pero no he encontrado manuales "para torpes" para instalarmelos.

Me gustaria probar rtorrent +rutorrent, pero repito los manuales,los he visto complicadillos.

Un saludo y gracias por anticipado

Con mucho gusto, espero tu manual @woone
woone
Pi Newbie
Pi Newbie
Mensajes: 7
Registrado: 21 May 2016, 02:40
Agradecido: 0
Agradecimiento recibido: 0

yo tengo rtorrent+rutorrent con los plugins base y algun extra como filemanager para gestionar los archivos desde la propia interfaz.
El plugin que dices tu para limitar las copias, viene por defecto.
Lo dicho a ver si saco un pelin de tiempo y hago el tuto
Saludos
EDITO
Te enseño como lo tengo, imagino que tu en el seedbox lo tendrias igual. Lo de la derecha es lo del limite de copias.

Imagen
Última edición por woone el 26 Sep 2016, 10:57, editado 2 veces en total.
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Ok
Muchas Gracias
Efectivamente, lo has clavado

Ese es mi deseo
Pero que el manual, sea para "torpes"
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Buenas,

Ya he conseguido instalarlo, he encontrado un manual, muy facil.

Luego haber si lo comparto

Gracias a todos
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Bueno, la parte dura ya esta hecha, ya lo tengo instalado y bien, pero.....

Tengo un pequeño problemilla tonto...
Las descargas se van por defecto a la tarjeta SD

Código: Seleccionar todo

# Default directory to save the downloaded torrents.
directory = ~/Downloads
Pero evidentemente, yo quiero que se vayan al disco duro USB
Este es el arbol del disco duro

Código: Seleccionar todo

pi@raspberrypi:/media $ tree . -d
.
├── discousb
│   ├── lost+found [error opening dir]
│   └── torrentscd
Asi aparece en Windows con Samba
Imagen

Parece una chorrada, pero no consigo cambiar la ruta.

Si alguien me echa una manita???
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Buenas,

Esto es un sin vivir.

Ya he conseguido cambiar la ruta.
Esta mirando al HD, pero ahora...

LAS DESCARGAS SE QUEDAN EN PAUSANDO

Alguien sabe el motivo???
Avatar de Usuario
Kike
Administrador
Administrador
Mensajes: 2311
Registrado: 13 May 2016, 18:53
Ubicación: Islas Baleares - Menorca
Agradecido: 47 veces
Agradecimiento recibido: 175 veces
Contactar:

piter332 escribió:Buenas,

Esto es un sin vivir.

Ya he conseguido cambiar la ruta.
Esta mirando al HD, pero ahora...

LAS DESCARGAS SE QUEDAN EN PAUSANDO

Alguien sabe el motivo???
Al final lo solucionaste? tiene pinta de ser una tonteria, espero que alguien te pueda ayudar!
UP!!
Si lo puedes soñar, lo puedes hacer
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

Kike escribió:
piter332 escribió:Buenas,

Esto es un sin vivir.

Ya he conseguido cambiar la ruta.
Esta mirando al HD, pero ahora...

LAS DESCARGAS SE QUEDAN EN PAUSANDO

Alguien sabe el motivo???
Al final lo solucionaste? tiene pinta de ser una tonteria, espero que alguien te pueda ayudar!
UP!!

Al final, el compi woone, me lo instaló desde cero, quedan un par de chorradas para dejarlo perfecto.

Esta noche lo dejará fino 100%
Avatar de Usuario
MLopez
Pi Omega
Pi Omega
Mensajes: 61
Registrado: 04 Oct 2016, 17:35
Agradecido: 0
Agradecimiento recibido: 0

que tal rtorrent?? no seria más facil poner transmission?
salu2
con una orange pi pc plus con hdd de 2tb a modo de servidor casero y portatil...
piter332
Pi Omega
Pi Omega
Mensajes: 43
Registrado: 18 Sep 2016, 15:33
Agradecido: 0
Agradecimiento recibido: 0

MLopez escribió:que tal rtorrent?? no seria más facil poner transmission?
salu2
Para mí rtorrent+rutorrent, es infinitamente mas configurable, pero es una opinión.
quini7620
Pi Omega
Pi Omega
Mensajes: 42
Registrado: 13 Feb 2017, 14:41
Agradecido: 0
Agradecimiento recibido: 0

Que caña como manejais.
rvilcheszamora
Pi Alpha
Pi Alpha
Mensajes: 27
Registrado: 02 Mar 2017, 15:48
Agradecido: 0
Agradecimiento recibido: 0

Interesante, lo voy a probar hoy. Muchas gracias.
Responder