PPv4 Connection Refused and New IP Address/MAC

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 6:20 am

So I'm not very experienced with ALARM and can't explain why this is happening, but here's my situation.

Installed ALARM a few months ago and it was working fine without any problems. All of a sudden, my HD stopped responding, so I tried to SSH in with the root account and see what the issue was. I received a "Connection Refused" message. I did a power reset since I couldn't think of any other way (not being able to log in).

Now comes the weird part. I still can't get it to work, but the PPv4 isn't even registering on my router with the same info. I had it previously set with it's MAC address to a specific IP (192.168.1.99). Now it's showing up on my DHCP list with a new MAC address and on a new IP address. When I try to SSH into that IP address, I still get a "Connection Refused" message.

I'm open to any suggestions since I have no idea what's going on. I unplugged my HD from it till I get this squared away.

Thanks in advance for any help.

Side question: Does everyone else's PPv4 run really hot?
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm

Re: PPv4 Connection Refused and New IP Address/MAC

Postby UberSlackr » Wed Dec 26, 2012 6:56 pm

Is ALARM running of a USB? If so, power cycle the PP with the HDD removed.
Wait for Green Light, Wait 2 min, then check Router for IP, then Try SSH.
If SSH connect is achieved, then attach HHD

I was having a similar issue; where it seems the bootloader was looking for ALARM on the HDD instead of the USB.
UberSlackr
 
Posts: 39
Joined: Mon Dec 24, 2012 6:29 am

Re: PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 7:34 pm

It was running off USB (on top of the device). Tried power cycling with and without the HD, but didn't do anything.

Finally got it back to stock using the "revert" folder (got scared when that didn't work at first either).

I think I'm gonna give it another shot by reinstalling ALARM. Hopefully once that's done, I can just reconnect the external HD and it'll recognize the volumes. Otherwise, I'm just going to use the PPv4 as it was intended.
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm

Re: PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 9:19 pm

OK, so I reinstalled ALARM and can now SSH into it again. Now a stupid question. I plugged the external HD (storage drive) back in, but I have no idea how to identify it within /dev so that I can mount it. I can't seem to find the guide page on the ALARM website that showed me how to do it the first time either.

I don't want to reformat the drive again and lose everything that's on it. Any help here is appreciated.

Thanks.

Additional Info:
I can see that the device recognizes the GoFlex Desk external HD. The SanDisk Micro is my boot USB with ALARM.
$this->bbcode_second_pass_code('', '[root@alarm /]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0bc2:50a5 Seagate RSS LLC FreeAgent GoFlex Desk USB 3.0
Bus 001 Device 002: ID 0781:5406 SanDisk Corp. Cruzer Micro U3')

However, it doesn't show up as having a valid partition.
$this->bbcode_second_pass_code('', '[root@alarm /]# cat /proc/partitions
major minor #blocks name

31 0 2048 mtdblock0
31 1 3072 mtdblock1
31 2 3072 mtdblock2
31 3 8192 mtdblock3
31 4 114688 mtdblock4
31 5 64 mtdblock5
8 0 4013894 sda
8 1 4008186 sda1

[root@alarm /]# fdisk -l /dev/[sh]d?

Disk /dev/sda: 4110 MB, 4110227968 bytes, 8027789 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00086853

Device Boot Start End Blocks Id System
/dev/sda1 63 8016434 4008186 83 Linux')
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm

Re: PPv4 Connection Refused and New IP Address/MAC

Postby winestock » Wed Dec 26, 2012 10:13 pm

$this->bbcode_second_pass_quote('DaCurryman', 'O')K, so I reinstalled ALARM and can now SSH into it again. Now a stupid question. I plugged the external HD (storage drive) back in, but I have no idea how to identify it within /dev so that I can mount it. I can't seem to find the guide page on the ALARM website that showed me how to do it the first time either.

I don't want to reformat the drive again and lose everything that's on it. Any help here is appreciated.

Thanks.


If at present you have two HDs plugged in then you should see /dev/sdb1 show up. If you have 2 or more partitions on the external HD the you will see, /dev/sdb1, /dev/sdb2, etc. You will need to mount each partition if you want to access it.
Pogoplug Series 4 / Linux-Kirkwood 3.10.10-2
winestock
 
Posts: 134
Joined: Mon Nov 05, 2012 12:03 am

Re: PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 10:22 pm

$this->bbcode_second_pass_quote('winestock', 'I')f at present you have two HDs plugged in then you should see /dev/sdb1 show up. If you have 2 or more partitions on the external HD the you will see, /dev/sdb1, /dev/sdb2, etc. You will need to mount each partition if you want to access it.

that's what I was expecting (hoping), but all I have is /dev/sda and /dev/sda1, which is my USB stick where I have ALARM installed. Here's the full listing if it helps.

$this->bbcode_second_pass_code('', '[root@alarm dev]# ls -all
total 4
drwxr-xr-x 14 root root 4100 Dec 31 1969 .
drwxr-xr-x 20 root root 4096 Dec 26 16:04 ..
crw------- 1 root root 10, 235 Dec 31 1969 autofs
drwxr-xr-x 2 root root 680 Dec 31 1969 block
drwxr-xr-x 2 root root 60 Dec 31 1969 bsg
crw------- 1 root root 10, 234 Dec 31 1969 btrfs-control
drwxr-xr-x 3 root root 60 Dec 31 1969 bus
drwxr-xr-x 2 root root 3080 Dec 31 1969 char
crw------- 1 root root 5, 1 Dec 26 15:07 console
lrwxrwxrwx 1 root root 11 Dec 31 1969 core -> /proc/kcore
crw------- 1 root root 10, 61 Dec 31 1969 cpu_dma_latency
drwxr-xr-x 5 root root 100 Dec 31 1969 disk
lrwxrwxrwx 1 root root 13 Dec 31 1969 fd -> /proc/self/fd
crw-rw-rw- 1 root root 1, 7 Dec 31 1969 full
crw-rw-rw- 1 root root 10, 229 Dec 31 1969 fuse
prw------- 1 root root 0 Dec 31 1969 initctl
drwxr-xr-x 3 root root 100 Dec 31 1969 input
crw------- 1 root root 1, 11 Dec 31 1969 kmsg
srw-rw-rw- 1 root root 0 Dec 31 1969 log
brw-rw---- 1 root disk 7, 0 Dec 31 1969 loop0
brw-rw---- 1 root disk 7, 1 Dec 31 1969 loop1
brw-rw---- 1 root disk 7, 2 Dec 31 1969 loop2
brw-rw---- 1 root disk 7, 3 Dec 31 1969 loop3
brw-rw---- 1 root disk 7, 4 Dec 31 1969 loop4
brw-rw---- 1 root disk 7, 5 Dec 31 1969 loop5
brw-rw---- 1 root disk 7, 6 Dec 31 1969 loop6
brw-rw---- 1 root disk 7, 7 Dec 31 1969 loop7
crw------- 1 root root 10, 237 Dec 31 1969 loop-control
drwxr-xr-x 2 root root 60 Dec 31 1969 mapper
crw-r----- 1 root kmem 1, 1 Dec 31 1969 mem
drwxrwxrwt 2 root root 40 Dec 31 1969 mqueue
crw------- 1 root root 90, 0 Dec 31 1969 mtd0
crw------- 1 root root 90, 1 Dec 31 1969 mtd0ro
crw------- 1 root root 90, 2 Dec 31 1969 mtd1
crw------- 1 root root 90, 3 Dec 31 1969 mtd1ro
crw------- 1 root root 90, 4 Dec 31 1969 mtd2
crw------- 1 root root 90, 5 Dec 31 1969 mtd2ro
crw------- 1 root root 90, 6 Dec 31 1969 mtd3
crw------- 1 root root 90, 7 Dec 31 1969 mtd3ro
crw------- 1 root root 90, 8 Dec 31 1969 mtd4
crw------- 1 root root 90, 9 Dec 31 1969 mtd4ro
crw------- 1 root root 90, 10 Dec 31 1969 mtd5
crw------- 1 root root 90, 11 Dec 31 1969 mtd5ro
brw-rw---- 1 root disk 31, 0 Dec 31 1969 mtdblock0
brw-rw---- 1 root disk 31, 1 Dec 31 1969 mtdblock1
brw-rw---- 1 root disk 31, 2 Dec 31 1969 mtdblock2
brw-rw---- 1 root disk 31, 3 Dec 31 1969 mtdblock3
brw-rw---- 1 root disk 31, 4 Dec 31 1969 mtdblock4
brw-rw---- 1 root disk 31, 5 Dec 31 1969 mtdblock5
drwxr-xr-x 2 root root 60 Dec 31 1969 net
crw------- 1 root root 10, 60 Dec 31 1969 network_latency
crw------- 1 root root 10, 59 Dec 31 1969 network_throughput
crw-rw-rw- 1 root root 1, 3 Dec 31 1969 null
crw-r----- 1 root kmem 1, 4 Dec 31 1969 port
crw------- 1 root root 108, 0 Dec 31 1969 ppp
crw------- 1 root root 10, 1 Dec 31 1969 psaux
crw-rw-rw- 1 root tty 5, 2 Dec 26 16:19 ptmx
drwxr-xr-x 2 root root 0 Dec 31 1969 pts
crw------- 1 root root 2, 0 Dec 31 1969 ptyp0
crw------- 1 root root 2, 1 Dec 31 1969 ptyp1
crw------- 1 root root 2, 2 Dec 31 1969 ptyp2
crw------- 1 root root 2, 3 Dec 31 1969 ptyp3
crw------- 1 root root 2, 4 Dec 31 1969 ptyp4
crw------- 1 root root 2, 5 Dec 31 1969 ptyp5
crw------- 1 root root 2, 6 Dec 31 1969 ptyp6
crw------- 1 root root 2, 7 Dec 31 1969 ptyp7
crw------- 1 root root 2, 8 Dec 31 1969 ptyp8
crw------- 1 root root 2, 9 Dec 31 1969 ptyp9
crw------- 1 root root 2, 10 Dec 31 1969 ptypa
crw------- 1 root root 2, 11 Dec 31 1969 ptypb
crw------- 1 root root 2, 12 Dec 31 1969 ptypc
crw------- 1 root root 2, 13 Dec 31 1969 ptypd
crw------- 1 root root 2, 14 Dec 31 1969 ptype
crw------- 1 root root 2, 15 Dec 31 1969 ptypf
brw-rw---- 1 root disk 1, 0 Dec 31 1969 ram0
brw-rw---- 1 root disk 1, 1 Dec 31 1969 ram1
brw-rw---- 1 root disk 1, 10 Dec 31 1969 ram10
brw-rw---- 1 root disk 1, 11 Dec 31 1969 ram11
brw-rw---- 1 root disk 1, 12 Dec 31 1969 ram12
brw-rw---- 1 root disk 1, 13 Dec 31 1969 ram13
brw-rw---- 1 root disk 1, 14 Dec 31 1969 ram14
brw-rw---- 1 root disk 1, 15 Dec 31 1969 ram15
brw-rw---- 1 root disk 1, 2 Dec 31 1969 ram2
brw-rw---- 1 root disk 1, 3 Dec 31 1969 ram3
brw-rw---- 1 root disk 1, 4 Dec 31 1969 ram4
brw-rw---- 1 root disk 1, 5 Dec 31 1969 ram5
brw-rw---- 1 root disk 1, 6 Dec 31 1969 ram6
brw-rw---- 1 root disk 1, 7 Dec 31 1969 ram7
brw-rw---- 1 root disk 1, 8 Dec 31 1969 ram8
brw-rw---- 1 root disk 1, 9 Dec 31 1969 ram9
crw-rw-rw- 1 root root 1, 8 Dec 31 1969 random
brw-rw---- 1 root disk 8, 0 Dec 31 1969 sda
brw-rw---- 1 root disk 8, 1 Dec 31 1969 sda1
crw-rw---- 1 root disk 21, 0 Dec 31 1969 sg0
drwxrwxrwt 2 root root 40 Dec 31 1969 shm
drwxr-xr-x 2 root root 80 Dec 31 1969 snd
lrwxrwxrwx 1 root root 15 Dec 31 1969 stderr -> /proc/self/fd/2
lrwxrwxrwx 1 root root 15 Dec 31 1969 stdin -> /proc/self/fd/0
lrwxrwxrwx 1 root root 15 Dec 31 1969 stdout -> /proc/self/fd/1
crw-rw-rw- 1 root tty 5, 0 Dec 31 1969 tty
crw--w---- 1 root tty 4, 0 Dec 31 1969 tty0
crw-rw---- 1 root tty 4, 1 Dec 31 1969 tty1
crw--w---- 1 root tty 4, 10 Dec 31 1969 tty10
crw--w---- 1 root tty 4, 11 Dec 31 1969 tty11
crw--w---- 1 root tty 4, 12 Dec 31 1969 tty12
crw--w---- 1 root tty 4, 13 Dec 31 1969 tty13
crw--w---- 1 root tty 4, 14 Dec 31 1969 tty14
crw--w---- 1 root tty 4, 15 Dec 31 1969 tty15
crw--w---- 1 root tty 4, 16 Dec 31 1969 tty16
crw--w---- 1 root tty 4, 17 Dec 31 1969 tty17
crw--w---- 1 root tty 4, 18 Dec 31 1969 tty18
crw--w---- 1 root tty 4, 19 Dec 31 1969 tty19
crw--w---- 1 root tty 4, 2 Dec 31 1969 tty2
crw--w---- 1 root tty 4, 20 Dec 31 1969 tty20
crw--w---- 1 root tty 4, 21 Dec 31 1969 tty21
crw--w---- 1 root tty 4, 22 Dec 31 1969 tty22
crw--w---- 1 root tty 4, 23 Dec 31 1969 tty23
crw--w---- 1 root tty 4, 24 Dec 31 1969 tty24
crw--w---- 1 root tty 4, 25 Dec 31 1969 tty25
crw--w---- 1 root tty 4, 26 Dec 31 1969 tty26
crw--w---- 1 root tty 4, 27 Dec 31 1969 tty27
crw--w---- 1 root tty 4, 28 Dec 31 1969 tty28
crw--w---- 1 root tty 4, 29 Dec 31 1969 tty29
crw--w---- 1 root tty 4, 3 Dec 31 1969 tty3
crw--w---- 1 root tty 4, 30 Dec 31 1969 tty30
crw--w---- 1 root tty 4, 31 Dec 31 1969 tty31
crw--w---- 1 root tty 4, 32 Dec 31 1969 tty32
crw--w---- 1 root tty 4, 33 Dec 31 1969 tty33
crw--w---- 1 root tty 4, 34 Dec 31 1969 tty34
crw--w---- 1 root tty 4, 35 Dec 31 1969 tty35
crw--w---- 1 root tty 4, 36 Dec 31 1969 tty36
crw--w---- 1 root tty 4, 37 Dec 31 1969 tty37
crw--w---- 1 root tty 4, 38 Dec 31 1969 tty38
crw--w---- 1 root tty 4, 39 Dec 31 1969 tty39
crw--w---- 1 root tty 4, 4 Dec 31 1969 tty4
crw--w---- 1 root tty 4, 40 Dec 31 1969 tty40
crw--w---- 1 root tty 4, 41 Dec 31 1969 tty41
crw--w---- 1 root tty 4, 42 Dec 31 1969 tty42
crw--w---- 1 root tty 4, 43 Dec 31 1969 tty43
crw--w---- 1 root tty 4, 44 Dec 31 1969 tty44
crw--w---- 1 root tty 4, 45 Dec 31 1969 tty45
crw--w---- 1 root tty 4, 46 Dec 31 1969 tty46
crw--w---- 1 root tty 4, 47 Dec 31 1969 tty47
crw--w---- 1 root tty 4, 48 Dec 31 1969 tty48
crw--w---- 1 root tty 4, 49 Dec 31 1969 tty49
crw--w---- 1 root tty 4, 5 Dec 31 1969 tty5
crw--w---- 1 root tty 4, 50 Dec 31 1969 tty50
crw--w---- 1 root tty 4, 51 Dec 31 1969 tty51
crw--w---- 1 root tty 4, 52 Dec 31 1969 tty52
crw--w---- 1 root tty 4, 53 Dec 31 1969 tty53
crw--w---- 1 root tty 4, 54 Dec 31 1969 tty54
crw--w---- 1 root tty 4, 55 Dec 31 1969 tty55
crw--w---- 1 root tty 4, 56 Dec 31 1969 tty56
crw--w---- 1 root tty 4, 57 Dec 31 1969 tty57
crw--w---- 1 root tty 4, 58 Dec 31 1969 tty58
crw--w---- 1 root tty 4, 59 Dec 31 1969 tty59
crw--w---- 1 root tty 4, 6 Dec 31 1969 tty6
crw--w---- 1 root tty 4, 60 Dec 31 1969 tty60
crw--w---- 1 root tty 4, 61 Dec 31 1969 tty61
crw--w---- 1 root tty 4, 62 Dec 31 1969 tty62
crw--w---- 1 root tty 4, 63 Dec 31 1969 tty63
crw--w---- 1 root tty 4, 7 Dec 31 1969 tty7
crw--w---- 1 root tty 4, 8 Dec 31 1969 tty8
crw--w---- 1 root tty 4, 9 Dec 31 1969 tty9
crw------- 1 root root 3, 0 Dec 31 1969 ttyp0
crw------- 1 root root 3, 1 Dec 31 1969 ttyp1
crw------- 1 root root 3, 2 Dec 31 1969 ttyp2
crw------- 1 root root 3, 3 Dec 31 1969 ttyp3
crw------- 1 root root 3, 4 Dec 31 1969 ttyp4
crw------- 1 root root 3, 5 Dec 31 1969 ttyp5
crw------- 1 root root 3, 6 Dec 31 1969 ttyp6
crw------- 1 root root 3, 7 Dec 31 1969 ttyp7
crw------- 1 root root 3, 8 Dec 31 1969 ttyp8
crw------- 1 root root 3, 9 Dec 31 1969 ttyp9
crw------- 1 root root 3, 10 Dec 31 1969 ttypa
crw------- 1 root root 3, 11 Dec 31 1969 ttypb
crw------- 1 root root 3, 12 Dec 31 1969 ttypc
crw------- 1 root root 3, 13 Dec 31 1969 ttypd
crw------- 1 root root 3, 14 Dec 31 1969 ttype
crw------- 1 root root 3, 15 Dec 31 1969 ttypf
crw-rw---- 1 root tty 4, 64 Dec 31 1969 ttyS0
crw-rw---- 1 root uucp 4, 65 Dec 31 1969 ttyS1
crw------- 1 root root 10, 62 Dec 31 1969 ubi_ctrl
crw-rw-rw- 1 root root 1, 9 Dec 31 1969 urandom
crw------- 1 root root 189, 0 Dec 31 1969 usbdev1.1
crw------- 1 root root 189, 1 Dec 31 1969 usbdev1.2
crw------- 1 root root 189, 128 Dec 31 1969 usbdev2.1
crw------- 1 root root 189, 256 Dec 31 1969 usbdev3.1
crw------- 1 root root 189, 257 Dec 31 1969 usbdev3.2
crw-rw---- 1 root tty 7, 0 Dec 31 1969 vcs
crw-rw---- 1 root tty 7, 1 Dec 31 1969 vcs1
crw-rw---- 1 root tty 7, 2 Dec 31 1969 vcs2
crw-rw---- 1 root tty 7, 3 Dec 31 1969 vcs3
crw-rw---- 1 root tty 7, 4 Dec 31 1969 vcs4
crw-rw---- 1 root tty 7, 5 Dec 31 1969 vcs5
crw-rw---- 1 root tty 7, 6 Dec 31 1969 vcs6
crw-rw---- 1 root tty 7, 128 Dec 31 1969 vcsa
crw-rw---- 1 root tty 7, 129 Dec 31 1969 vcsa1
crw-rw---- 1 root tty 7, 130 Dec 31 1969 vcsa2
crw-rw---- 1 root tty 7, 131 Dec 31 1969 vcsa3
crw-rw---- 1 root tty 7, 132 Dec 31 1969 vcsa4
crw-rw---- 1 root tty 7, 133 Dec 31 1969 vcsa5
crw-rw---- 1 root tty 7, 134 Dec 31 1969 vcsa6
crw------- 1 root root 10, 63 Dec 31 1969 vga_arbiter
crw-rw-rw- 1 root root 1, 5 Dec 31 1969 zero')
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm

Re: PPv4 Connection Refused and New IP Address/MAC

Postby UberSlackr » Wed Dec 26, 2012 10:48 pm

just issue
$this->bbcode_second_pass_code('', 'fdisk -l') into the terminal.
post output (should be the same, but just to check)

and make sure you have updated (since you did a fresh install of alARM)
$this->bbcode_second_pass_code('', 'packman -Sy')
to ensure ntfs (assuming this is format of GoFlex Drive) utilities are updated

May also need to install/update ntfsprogs & ntfs-3g:
$this->bbcode_second_pass_code('', '# pacman -S ntfsprogs
# pacman -S ntfs-3g')
UberSlackr
 
Posts: 39
Joined: Mon Dec 24, 2012 6:29 am

Re: PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 11:10 pm

$this->bbcode_second_pass_quote('UberSlackr', 'j')ust issue
$this->bbcode_second_pass_code('', 'fdisk -l') into the terminal.
post output (should be the same, but just to check)

and make sure you have updated (since you did a fresh install of alARM)
$this->bbcode_second_pass_code('', 'packman -Sy')
to ensure ntfs (assuming this is format of GoFlex Drive) utilities are updated

May also need to install/update ntfsprogs & ntfs-3g:
$this->bbcode_second_pass_code('', '# pacman -S ntfsprogs
# pacman -S ntfs-3g')

fdisk gives me an error:
$this->bbcode_second_pass_code('', '[root@alarm ~]# fdisk -l
fdisk: cannot open /dev/mtdblock0: Input/output error')

I updated the packages using pacman -Sy.

The GoFlex drive is actually in ext3 format since I partitioned it originally when I first installed ALARM a few months ago.

Also, I just noticed that when I boot the PPv4 with both the USB stick and the GoFlex plugged in, it causes my original issue of refusing the SSH connection and changing the MAC/IP addresses. So it seems I need to boot with just the USB stick plugged in and then plug in the GoFlex drive. Don't get why this is the case. Man, I thought this was supposed to make my life easier...haha.

Thanks again for all the help.
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm
Top

Re: PPv4 Connection Refused and New IP Address/MAC

Postby DaCurryman » Wed Dec 26, 2012 11:14 pm

don't know what happened. just rebooted the PPv4 with just the USB stick again and then plugged in the GoFlex and it seems to have picked it up. gonna see what I can do with it now.

$this->bbcode_second_pass_code('', '[root@alarm ~]# cat /proc/partitions
major minor #blocks name

31 0 2048 mtdblock0
31 1 3072 mtdblock1
31 2 3072 mtdblock2
31 3 8192 mtdblock3
31 4 114688 mtdblock4
31 5 64 mtdblock5
8 0 4013894 sda
8 1 4008186 sda1
8 16 2930266580 sdb
8 17 1048576 sdb1
8 18 2929216980 sdb2')
DaCurryman
 
Posts: 10
Joined: Sat Jun 30, 2012 7:41 pm

Re: PPv4 Connection Refused and New IP Address/MAC

Postby UberSlackr » Thu Dec 27, 2012 3:22 am

$this->bbcode_second_pass_quote('DaCurryman', 'd')on't know what happened. just rebooted the PPv4 with just the USB stick again and then plugged in the GoFlex and it seems to have picked it up. gonna see what I can do with it now.


Like I mentioned before, I had a similar issue where PP would fail on boot if HDD was connect to SATA port.
Removing udev-automount and entry in fstab fix the issue for me...

This is my first time messing around with alARM, and it becoming a learning experience as nothing seems to be going as planned for me... I've built many NAS/Linux systems, but never had as much trouble getting things to work as I have with the alARM on a PP.
UberSlackr
 
Posts: 39
Joined: Mon Dec 24, 2012 6:29 am
Top

Next

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 223 guests