General :: Mount Writable Drive On Router?
Feb 11, 2010
I want to (no reason of course purely interest) get into the internals of my router (which happens to run linux) and be able to mount a drive to which i can save some data which will persist over reboots. I don't care if its only 16kb or whatever. I am guessing it must have some writable memory for the router configuration. I can telnet into the router and get a shell started up (busy box). Also I am aware of options such as tomato and DD-WRT to replace my router's firmware to give me much more access but I do not want to take the risk nor the time in configuring it and would like to retain my ISP's provided firmware. Somethings that might be useful:
[code]...
View 1 Replies
ADVERTISEMENT
Oct 19, 2010
I want to map a windows shared folder to local directory, but I can't make it writable. I use mount command as following:
mount -t smbfs -o username=kcynice,password=kcynice,user,rw //192.168.1.100/SharedDocs /mnt/WinShare
Yes, this command can mount the network folder successfully, but i can only write it under terminal as root. I googled but got no answer.
So, how to mount it can be write by normal user?
View 5 Replies
View Related
Jan 3, 2010
I just purchased a Western Digital My Book World Edition External hard drive and need to mount and format. My router sees the connection but I am now unsure how to proceed. Will linux detect the new device through my wireless connection? I know very little about Unix based or Linux commands.
View 10 Replies
View Related
Jan 21, 2011
This is my first time working with NFS but I fail to see what the issue is since everything works properly.
View 13 Replies
View Related
Jul 18, 2011
If I put a blank dvd in the drive it will not mount automatically on my slackware 13.1So I ran "mount" to list the mounted file-systems, put a burned dvd in the drive and waited for it to mount automatically. Then I ran "mount" again. The only added line was
Code:
/dev/sr0 on /media/Disc type udf (ro,nosuid,nodev,uhelper=hal,uid=1000)
so I figured /dev/sr0 is the dvd drive. I put the blank dvd back in the drive and ran the following
[code]....
View 2 Replies
View Related
Feb 20, 2010
When I plug in my external USB Hard drive which is formatted as a single NTFS partition, it is recognized and mounted automatically, a nautilus window pops open. Unfortunately it is not writable. The reason is: the partition is mounted "ntfs" (which lacks write support) instead of "ntfs-3g". This is the output of mount after plugging in the drive:
$ mount | grep sdc1
/dev/sdc1 on /media/4EBC5FB82435B0EE type ntfs (rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,dmask=0077)
I want this partition to be writable by just plugging it in.
The partition should not have any errors because a) I fsck'ed it windows and b) mounting it manually works:
$ sudo mount -t ntfs-3g /dev/sdc1 /media/disk_/
$ mount | grep sdc1
/dev/sdc1 on /media/disk_ type fuseblk (rw,allow_other,blksize=4096)
$ devkit-disks --mount-fstype ntfs-3g --mount /dev/sdc1
Mounted /org/freedesktop/DeviceKit/Disks/devices/sdc1 at /media/4EBC5FB82435B0EE
$ mount | grep sdc1
/dev/sdc1 on /media/4EBC5FB82435B0EE type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
$ gnome-mount -nbtd /dev/sdc1
$ mount | grep sdc1
/dev/sdc1 on /media/disk type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
How can I get ntfs drives to be mounted as writable by default, preferrably without having to modify fstab?
View 1 Replies
View Related
May 5, 2011
How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.
This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).
View 2 Replies
View Related
Jul 22, 2010
So I have the strange task of trying to make something like I said above work in Lubuntu 10.04. But every time I do, the share is not accessible because none of the important permissions (other) can be set because its, well, NTFS in linux. And I know of no way to fix it.Is there an easy way, preferably with Nautilus since the person I am setting this up for isn't a computer expert, to setup this share so thats its accessible and writable by other computers on the network?
View 3 Replies
View Related
Jun 12, 2011
no entries exist in the /dev folder for hdc,cdrom,dvd, or any other drive or drive type than hda. The only other similar device is sg0 which doesn't work either. I have tried every variation of mount I can find with every available drive and drive type and nothing works, but this is the drive I installed FC14 with, and it installed perfectly (except for forgetting where it came from!!)Do I have to install a module or recompile the kernel just to get linux to recognize the drive it came from?
View 5 Replies
View Related
Apr 13, 2010
i have debian system in which i have mounted the OS on a ext-3 system . I have got a partition of 60 gb , which is formatted to ext-2 partition . Even if I mount , i cant write anything into it . How can i change that ? How can I make the disk writable?
View 2 Replies
View Related
Jan 6, 2011
$ whoami
meder
$ cd /var/www
$ sudo mkdir html
$ sudo groupadd web
$ sudo usermod -a -G web meder
$ sudo usermod -a -G web medertest
$ sudo chown meder:web html
$ sudo chmod -R g+rwx html
The problem is, anytime I create a new file in /var/www/html even though the group is set to web, it is only writable by the original user. I was given the advice of setting the umask to be 002 because the default is what causes the problems. But I would have to do this for all users in that group, and as far as I know it would be tedious having all of them modify ~/.bashrc to have umask 002. Even if I can do it myself with a shell command for all of those users, it still seems too tedious.
View 2 Replies
View Related
Mar 29, 2010
Can anyone recommend a file system similar to SquashFS but writable?
View 2 Replies
View Related
Aug 5, 2010
am having following error while installing TimeTrex payrollable Cache Directory: Warning: Not writable (/hrm/cache) Writable Storage Directory:arning: Not writable (/hrm/storage) Writable Log Directory: Warning: Not writable (/hrm/log) I did apply permission settings: i.e777 on cpanel.but invain.i got info. abt .htaccess files from where we can apply write attributes to the directory. (not getting how to apply on a linux based hosting)
View 1 Replies
View Related
Mar 5, 2010
If I have a program running as root, can I have the config files as follow :Code:-rw------- 1 user user 50310 Mar 5 15:16 configfile.confRoot will be able to read the config-files, right ??And only the user 'user' will be able to change the config-files, right ?
View 3 Replies
View Related
Nov 15, 2010
How do I mount a cdrw/dvd drive. system not seeing it.
View 1 Replies
View Related
Aug 28, 2009
I am getting this error when trying to mount my cdrom drive. Having no luck. When freshly installed, the cdrom drive mounted easily. Since about the third day, it stopped mounting, and giving me this error. What is the fix?How do I mount my cdrom drive?
View 1 Replies
View Related
Oct 11, 2010
Being a system administrator i came across a statement as "Excluding temporary directories /tmp and /var/tmp, no root owned files should be in world writable directories"While the above statement may look straight forward but how would i check if there are any such directories in the distribution?
View 14 Replies
View Related
Feb 15, 2011
My Slackware's display suddenly got hanged with just a black screen and a mouse pointer visible not even the Ctrl+Alt+Backspace worked.So I switched off my system by pushing the button on the CPU .
After that when I tried to boot into my system it wont boot past going multiuser with below error messages
Code:
Hanging @ starting
Code:
Though I can login when trying to boot through singleuser but when I try to
Quote:
startX
It again gets stuck at the above errors
View 11 Replies
View Related
Jul 16, 2010
i'm working with x86 small computer having 128 ram and 233MHz speed in processor nd i'm going to do a project which need auto mounting of a pen drive if you can post a url that I can download those OS.
View 5 Replies
View Related
Apr 18, 2011
how do i make /mmt is the mount point to my hard drive, and how do i mount hard drive? thank you i'm very new to linux.
View 3 Replies
View Related
Jul 24, 2011
My old centos 5.5 server stopped working so I setup a new one and I can't mount it to get the data off (if you're curious, I do have a NAS, but because of renovations it was accidentally shut-off July 2...)here's the fdisk -l:
[root@localhost ~]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
[code]....
View 8 Replies
View Related
Mar 4, 2011
Having a problem mounting a flash drive on slackware 13.0
tried using command: mount /dev/sdb1 /mnt/hd
Geting an error special device does not exist. sda1 is my hdd, also tried sdc sdd
View 2 Replies
View Related
Nov 19, 2010
I have bought a NAS and configured this to work under Windows within Microsoft network name HOUKES and device name //CH3MNAS/Volume_1.Now I want to see this NAS also under Linux. What is the easiest way to do this?What I want to do: Inside Thunderbird/Windows e-mails+pictures are now this drive... I want to see my them also in Linux.
View 3 Replies
View Related
Nov 9, 2010
I am using Red Hat 5.5.I am trying to mount a USB Drive that is formatted as NTFS.Red Hat is saying it can not mount NTFS drive
View 2 Replies
View Related
Jan 29, 2011
i m install linux 5 with windows xp sp2.i want to access windows drive but i not accessed . access drives in linux 5 .
View 2 Replies
View Related
Nov 3, 2009
I work with a Debian Squeeze on my laptop and I have a 160GB external hard disk. My hard disk was formatted FAT32, but I decided to format it using ext2. I formatted it using fdisk from command line and everything went well. Unfortunately, when I mount my hard drive(which is auto-mounted from Debian) it has got root both as owner and group. Then I can't write to it because I have no permission to do that. Is there a setting to create an ext2 partition which has as owner the logged system user in order to have right permission every time.
View 7 Replies
View Related
May 1, 2010
Is it possible, using Ubuntu 9.04, to mount a USB HDD that's been formatted on a Mac (HFS+?)
View 5 Replies
View Related
Jun 25, 2011
I am running VirtualBox on a Windows XP host. Red Hat Linux 5.2 GUI is running inside VirtualBox. I want to use my USB pen drive inside Red Hat - it is visible from Windows XP but not from Red Hat.
Can anyone tell me what might be the problem and how I should fix it? I am new to using Linux.
View 1 Replies
View Related
Aug 29, 2009
I've been reading forums for 2 weeks now and it took me a week to figure out how to post a new thread.My laptop is under warranty but Acer wont help!Acer has suggested that I pay a third party to rescue my data from my hard drive.I get a startup message that says "Check cable" "Operating system not found" so I downloaded Puppy 3 and it looks and operates fine but I see only one empty hard drive . The computer has two.
View 6 Replies
View Related
Nov 17, 2010
I tried to mount a drive via ntfs-config and the following error occured:
Mounting /media/mOVIES failed because of the following error:
Failed to read last sector (146876415): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
[Code]....
View 1 Replies
View Related