Ubuntu :: Make Pen Drive As Write Protected?

Jul 23, 2011

i want to make pen drive as write protected for ubuntu and windows.....how to do that??? and if i want to write on it then how to make remove write protection..

View 5 Replies


ADVERTISEMENT

Ubuntu :: Make USB Partition Write Protected

Nov 18, 2010

I have a USB stick of 8GB with two partition. Can I make one partition write protected? How?

View 2 Replies View Related

Ubuntu :: Format A Write Protected Flash Drive?

Oct 12, 2010

I have a flash drive that is write protected and in RAW format(so not formatted). I've tried everything I can find to make it usable again in Windows but I ran out of options. I quickly found about the Gnome Partition Editor, but when I try to start it, it gets an icon in the taskbar that says "Starting GParted" and then it closes. Is some other way I can format my flash drive or do I need to find out why gparted isn't running?

View 6 Replies View Related

Ubuntu :: USB Write Protected?

Jan 17, 2010

ive tried my hand and failed. My friend was using my computer nad he didnt safely remove his USB MP3 and now it is write protected. Ive tried windows diskpart (nothing), ive tried fsck ("disk maybe in use?"), i tried to format(write protected)ive tried otehr USB slots and other computers. This has happened to me sooo many times and i can never find a damn thing about it, can some one tell me how to fix this??? There has to be a simple fix as it is such a simple issue, an issue any one who has used windows for 90% of their computing history could make

View 5 Replies View Related

Ubuntu :: Unable To Mount Device, Write Protected & Read Only?

Feb 17, 2011

I used dual booting with Windows Xp and Ubuntu 10.04. Because errors, I reinstall Windows and then I could not enter GRUB, and Ubuntu partition disappear. I tried to reinstall ubuntu using live CD but I could not detect last ubuntu partitions. After I installed fresh Ubuntu on new partition, I got error message like this:

Unable to mount floppy0 Mount: block device /dev/fd0 is write protected, mounting read-only Mount: could not determine the file system type, and none was specified

View 8 Replies View Related

OpenSUSE Install :: How To Browse 11.3 CD - Block Device Write Protected

Jul 15, 2010

I can browse the iso image easily enough with a loopback mount, but when it comes to mounting the actual CD (which I did first), I get:

Code:
$ sudo mount -t udf,iso9660 /dev/dvd /mnt/dvd
mount: block device /dev/dvd is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/dvd,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
/var/log/messages isn't very helpful, either:

Code:
Jul 15 15:15:56 bkorb-dt kernel: attempt to access beyond end of device
Jul 15 15:15:56 bkorb-dt kernel: sr0: rw=0, want=68, limit=4
Jul 15 15:15:56 bkorb-dt kernel: isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
$ md5sum openSUSE-11.3-DVD-x86_64.iso
adf5d2a0a03c1e3aaf102fd6a4771b87 openSUSE-11.3-DVD-x86_64.iso

I burned it with K3B and it gets the same result trying to mount it. K3B seems to know that the image is an iso9660 and is able to display the various 9660 id fields just fine. It just won't mount.

View 9 Replies View Related

Ubuntu :: How To Make A Copy Protected DVD

Sep 22, 2010

I would like to make a copy protected DVD for my security purpose.

View 3 Replies View Related

Ubuntu :: Make A Password Protected Folder?

May 22, 2011

Im a Total begginer when it comes to Ubuntu , and i was wondering if i can make a hidden folder or a password locked folder / How To If So

View 3 Replies View Related

Ubuntu Security :: Make Grub2 Of 10.04 Password Protected?

Sep 11, 2010

I was trying to make my grub2 password enabled. So I went through several blogs and forums(every thing has same way). What I do is I add following line this the /etc/00_header file

[Code]....

View 2 Replies View Related

General :: How To Make Script Password Protected

Feb 9, 2010

I have written a script named scriptforhelp.sh where it has password added. Now I don't want any user to see the content.What tool/utility can I preferrably use?

View 3 Replies View Related

Red Hat :: Command To Add Into Htaccess To Make Certain Page Protected With Username And Password?

Jul 21, 2009

What command should i add into htaccess if i want to make a certain page protected with username and password?

View 1 Replies View Related

Programming :: Displaying The Contents Of Buffers In A Protected And Non-protected Critical Section?

Nov 19, 2010

I have this project for my operating systems class and I have put together the basic flow chart to aid me in writing the program. I know how to use pipes as a buffer to hold info. I know how to create a binary semaphore. But what I dont know is this:

How to "use a delay adjustment parameter K in the critical section to adjust the speed of the display process to show that without semaphore protection the displayed contents of the buffer are randomly interleaved."

First off, I am definitely not asking anyone to give me the solution. But I do need some guidance. So I figure there will be an if statement with two options:

1. If true, use semaphore protection to enter/exit critical section

2. If false, no semaphore protection -- this is where the contents of the buffer should be interleaved.

Now does that mean that as each child process enters the non-protected critical section, it should "sleep" for a randomized time? I mean, will this allow my output to be interleaved?

So lets say my command line looks like this:

what happens to the 100? Is it randomized using rand and srand and passed as a parameter to sleep() inside the critcal section?

View 5 Replies View Related

General :: Remove Write-Protected File - Will It Actually Delete The Password File?

Jul 30, 2010

When I ls -l /etc/passwd, -rw-r--r-- 1 root root /etc/passwd When I login as myself, and rm /etc/passwd, it asks: rm: remove write-protected file '/etc/passwd'? If I say yes, will it actually delete the passwd file?

View 1 Replies View Related

Hardware :: Hard Drive Is Password Protected And Have No Access?

Dec 28, 2010

I cant get into my hard drive. There is no read or writing capabilities i have tried formatting. I am using Linux ubuntu I own aacer aspire 5720zIntel t23102gb ram250gb hardrive

View 8 Replies View Related

Security :: Create A Password Protected Directory In USB Disk Drive?

Feb 23, 2011

I use ubuntu 10.04 as my OS. Im in the look for a good and simple application in order to password protect a folder or two on my portable hard drive. I really dont need high levels of encryptions but I wouldnt mind if the usage is not so complicated.

View 5 Replies View Related

Ubuntu :: USB Drive Mounts But User Can't Write To Drive?

Apr 6, 2010

I've got a bare bones Ubuntu 10.04 set up (xorg, openbox, usbmount). My (vfat32) stick drive mounts, and I can see what is in the one directory on the drive, but I can't write to the drive unless I use sudo. I tried the obvious step of attempting to change permissions on the drive..

Code:
keith@quiet:~$ sudo chmod -R 777 /media/usb0
[sudo] password for keith:

[code]...

View 9 Replies View Related

Ubuntu :: How To Make To Write Hebrew

Jul 1, 2010

I've installed Ubuntu 10.04 and is seems great! now I would like to know what do I have to do in order to enable it to write Hebrew? is there any guide that explains how to install other languages as well?

View 6 Replies View Related

Ubuntu :: How To Make Files Read And Write

Jan 12, 2010

i know that chmod +x makes a certain file executable but how do i make a file read and write.

View 3 Replies View Related

Ubuntu Installation :: Any Way To Make Drive Reusable As Internal Drive

Apr 7, 2010

I recently scapped XP Pro on an old laptop (Toshiba Portege 7220)as it was so slow and I installed Ubuntu 9.10 - All installed ok and it worked fine for about a month. Last week I switched on, got the Ubuntu splash screen and thats where it stayed. I gave lappy to a friend of mine that knows about Pc's (hahaha). When I got it back he said he'd wiped the HDD and partially installed xp. The install apparantly hung after the reformat and copying files onto it.My problem now is I can't boot from HDD, Ubuntu Live CD or Windows CD - Laptop is set to boot from cd then hdd.When I try to boot from CD, the cd is read as I hear the drive being used also see light for cd flashing, after a while i get a blank screen with flashing cursor in top left corner and the cd stops.If I remove the HDD and put it in external usb caddy I can see the windows folders/files when plugged into my desk top.My questions are :-

1. Is there any way to make the drive reusable as a internal drive again as I know it works as an external drive.I would like to reinstall Ubuntu on it

2. Is it a fault with the laptop itself - how do I check

View 5 Replies View Related

Ubuntu :: USB Flash - How To Make Write Speed Quicker

Jul 25, 2010

Does anyone know why the write speed of usb flash would be so slow? I'm running ubuntu off my flash drive but it is running really slow. I've tested the read speed which was about 33 meg a sec. But the write speed is only about 7 meg a sec. When running ubuntu it is very slow, not tolerable at all. I've read on some sites that there is a way to fix this but I'm not finding any good tutorials on making the write speed quicker.

View 9 Replies View Related

Fedora :: Make 11 To Write The Hfs+ Partition?

Jul 19, 2009

Is there a way to make fedora 11 can write the hfs+ partition? Beside fedora i have mac os x, and usually i use third partition(fat) as medium to transfer file from fedora to mac.

View 8 Replies View Related

Ubuntu :: Can't Write Super User Password In Console / Make It Possible?

Feb 21, 2010

When i try to write the password this happens

http://s890.photobucket.com/albums/a...Screenshot.png
spawn this black thing and i cant write.
any idea?

View 9 Replies View Related

Ubuntu :: Can't Write To Usb Drive?

Oct 15, 2010

i do 10.4. as recently as two weeks ago, i could use my mp3 player as a usb drive. now the player is still auto mounted, but i can't copy/paste to it or cut files from it. i do see it in rhythmbox, but when i right click and choose "eject", the drive unmounts and the mount process starts over. when i check permissions, i see that i am "read only".

View 4 Replies View Related

General :: Make A USB Floppy On Another Drive And Use That To Boot The Normal USB Drive?

Feb 27, 2011

I have a USB drive on which I want to install Arch Linux (using the installer, not unetbootin or something similar, as I want the drive to be persistent.) The computer from which I want to boot this USB supports booting from a USB floppy, not a normal drive. Is there any way for me to make a USB floppy on another drive and use that to boot the normal USB drive?

View 2 Replies View Related

Ubuntu :: No Write Permissions One One Drive?

Jun 18, 2010

i have sevrel hard drives among 3 pcs all (root of the drive)re shared (except os drive)one pc i use for captureing tv this drive has no write permission from my local pc but all other hard drives have read/write permissions

View 9 Replies View Related

Fedora Hardware :: SSD - Can't Reset The Device To Make Write-able

Nov 11, 2010

I recently added a SS drive and after 2 hours it went into read only and busy mode. The machine see the drive as does tools like fdisk, fsck, qtparted, kde partition manager but I can't reset the device to make it write-able Do I need to RMA the device (it's 12 hours old) or is there a method to make the device usable again?

View 4 Replies View Related

General :: Make Iptables To Write Only To Log Without Writing To Console?

Aug 25, 2010

when I use LOG action in some chane of iptables rules, I get the output both in STDOUT or STDERR of the xm console and in /var/log/messages.

Is there way to make iptables to write only to log without writing to console?

View 3 Replies View Related

General :: Make The Root Device Read/write?

Mar 4, 2011

I need to change a filename but when I boot up I get the message root device is read-only. Is there a way of changing this so that I can change the filename. I have a Mac Pro running Leopard OSX. The graphics card an NVIDIA 7500GT or driver has failed. It was suggested elsewhere that I change the relevant kext files to filename.kext.old, which I did, now when I try to boot start in OSX I get a message in various languages telling me to restart. I have tried booting in safe mode and from original Installation CD. In Safe Mode I get the same multi language splash screen, from CD I still have the graphic card problem, screen freezes and artifacts appear. So I boot up straight into CLI by holding down CMD-S hoping to be able to change filenames back but it says device read-only.

View 2 Replies View Related

Server :: Not Able To Make Samba Share That Has Write Access

Mar 21, 2010

I'm running Ubuntu 9.1 server on an PII Compaq. Read an article "Samba: How to share files for your LAN without user/password" [URL] and some others and can see and pull up files, can't change or delete. Here is my smb.conf:

# Sample configuration file for the Samba suite for Debian GNU/Linux.
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options most of which
# are not shown in this example

# Some options that are often worth tuning have been included as
# commented-out examples in this file.
# - When such options are commented with ";", the proposed setting
# differs from the default Samba behaviour
# - When commented with "#", the proposed setting is the default
# behaviour of Samba but the option is considered important
# enough to be mentioned here .....

View 22 Replies View Related

Slackware :: Make K3b Write Files With Correct Mask

Jan 14, 2010

I've blown a couple of DVDs trying to burn them with correct file masks (directories and files are read-only). There doesn't seem to be any documentation for K3b (building the index doesn't do squat and the help says "The file or folder help:/k3b/index.html does not exist"). I can't seem to figure out a setting that simply copies everything the "way it is."

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved