Your hdd is not mounted at all.
what about your syslog?
Any entries regarding hdd?
maybe there is a e2fsck running in background?
wengi
Printable View
Your hdd is not mounted at all.
what about your syslog?
Any entries regarding hdd?
maybe there is a e2fsck running in background?
wengi
I'm a newbie in this OS although i know some linux.
how do i check syslog?
Have a look at /opt/var/log
there is the syslog/messages.
also type ps axf and see if there is e2fsck running
wengi
i don't have /opt available - 'cause hdd is not mounted.
output from syslog:
Jan 1 01:00:04 kernel: usb.c: registered new driver usbdevfs
Jan 1 01:00:04 kernel: usb.c: registered new driver hub
Jan 1 01:00:04 kernel: usb-uhci.c: $Revision: 1.275 $ time 17:43:15 Jun 21 2009
Jan 1 01:00:04 kernel: usb-uhci.c: High bandwidth mode enabled
Jan 1 01:00:04 kernel: PCI: Enabling device 01:02.0 (0000 -> 0001)
Jan 1 01:00:04 kernel: UHCI: Enabling VIA 6212 workarounds
Jan 1 01:00:04 kernel: usb-uhci.c: USB UHCI at I/O 0x100, IRQ 12
Jan 1 01:00:04 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:04 kernel: usb.c: new USB bus registered, assigned bus number 1
Jan 1 01:00:04 kernel: hub.c: USB hub found
Jan 1 01:00:04 kernel: hub.c: 2 ports detected
Jan 1 01:00:04 kernel: PCI: Enabling device 01:02.1 (0000 -> 0001)
Jan 1 01:00:04 kernel: UHCI: Enabling VIA 6212 workarounds
Jan 1 01:00:04 kernel: usb-uhci.c: USB UHCI at I/O 0x120, IRQ 12
Jan 1 01:00:04 kernel: usb-uhci.c: Detected 2 ports
Jan 1 01:00:05 kernel: usb.c: new USB bus registered, assigned bus number 2
Jan 1 01:00:05 kernel: hub.c: USB hub found
Jan 1 01:00:05 kernel: hub.c: 2 ports detected
Jan 1 01:00:05 kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interfa
ce driver
Jan 1 01:00:05 kernel: PCI: Enabling device 01:02.2 (0000 -> 0002)
Jan 1 01:00:05 kernel: ehci_hcd 01:02.2: PCI device 1106:3104
Jan 1 01:00:05 kernel: ehci_hcd 01:02.2: irq 12, pci mem c0147000
Jan 1 01:00:05 kernel: usb.c: new USB bus registered, assigned bus number 3
Jan 1 01:00:05 kernel: EHCI: Enabling VIA 6212 workarounds
Jan 1 01:00:05 kernel: ehci_hcd 01:02.2: USB 2.0 enabled, EHCI 1.00, driver 10
Dec 2004/2.4
Jan 1 01:00:05 kernel: hub.c: USB hub found
Jan 1 01:00:05 kernel: hub.c: 4 ports detected
Jan 1 01:00:05 kernel: usb.c: registered new driver usblp
Jan 1 01:00:05 kernel: printer.c: v0.13: USB Printer Device Class driver
Jan 1 01:00:05 kernel: SCSI subsystem driver Revision: 1.00
Jan 1 01:00:06 kernel: Initializing USB Mass Storage driver...
Jan 1 01:00:06 kernel: usb.c: registered new driver usb-storage
Jan 1 01:00:06 kernel: USB Mass Storage support registered.
also e2fsck is not in ps (no ps axf available also)
okay, that was stupid :rolleyes: sorry.
There is no hdd detected in your syslog.
remove all usb devices (printers, hubs, etc).
Only leave hdd connected.
reboot and have a look at the syslog.
wengi
I'll just that when I reach home.
I forgot to mention I'm working remotely - currently at work :)
i fixed my issue with the HDD by just unplug and then plug it back.
Now I need a tutorial to install the vsftpd.
I found some : macsat, nslu2 - but i have'n succeeded running ftp.
I noticed that in my r381 firmware the vsftpd is installed by default.
How can i fixed the configuration according to my needs?
You can configure the built in ftp via the webinterface.
If this is not working for your needs you can create your own conf and save it in flash.
wengi
how can i forward port 51413 for transmission?
Hi
I am a new member of this forum and also new to Linux
I want to thx wengi for this great how
everything worked fine ... till samba
i've installed xinetd then samba2
i have made all the changes in swat settings and everything looked ok but
when i've changed the ip in host alow setting and entered 192.168.1.18/24
and reboot i received
400 Server Error
Samba is configured to deny access from this client
Check your "hosts allow" and "hosts deny" options in smb.conf
i removed and install samba back....same thing
i have a lot of torrents on my usb hdd and i want to copy them to my xp pc
pls help
The solution is right there, in your own post:
Samba is configured to deny access from this client
Check your "hosts allow" and "hosts deny" options in smb.conf
Hi again
I checked the settings a few times more and now seems to be ok
thx for the quick answer
now in my workgroup I can see the router but when I try to open it
I get the message
\\Wl-0022152740da\disk0-3is not accessible.You might not have permissionthis network resource.Contact the administrator of this server to find out if u have access permision.
This network name cannot be found.
This is the config pf my samba# Samba config file created using SWAT
# from 192.168.1.18 (192.168.1.18)
# Date: 1970/01/01 01:08:35
# Global parameters
[global]
netbios name = WL-0022152740DA
server string = Samba Optware Server
security = SHARE
admin log = Yes
log file = /opt/var/log/samba/log.%m
max log size = 50
load printers = No
dns proxy = No
guest account = admin
hosts allow = 192.168.1.18
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /opt/var/spool/samba
printable = Yes
browseable = No
[tmp]
comment = Temporary file space
path = /tmp
read only = No
guest ok = Yes
[www]
comment = HTTP server files
path = /opt/share/www
read only = No
guest ok = Yes
[torrent]
comment = torrent files
path = /tmp/mnt/torrent
read only = No
guest ok = Yes
Thx again in advance
thx for the reply wengi
but i need help for the problem described in post #704