Ubuntu :: Can't Write To A Partition That Was Created During Installation

Mar 4, 2010

I just finished installing Karmic Koala on my computer a little while ago... and I chose to partition the drive manually. My computer has 2 hard drives:

Here's the HDD which boots first and has Grub and Ubuntu on it:

[URL]

And my second HDD which has Windows and a backup partition called "datas":

[URL]

And here's a copy of my /etc/fstab file:

Code:

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).

[code]....

The ext3 partition on the 250GB drive called "datas" is an old partition that I created while I was still using Intrepid... and it works just fine. However the partition called "archives", which I created during the installation of Karmic, doesn't seem to work properly. For some reason I can't write any files or folders on it. Why is that?

View 3 Replies


ADVERTISEMENT

Ubuntu Installation :: 10.10 - Created Partition Not Showing Up

Oct 17, 2010

I'm having problems trying to install Ubuntu 10.10 onto a partition that I have created. I boot from disc, select that I want to instal it to a partition and when I get to the list of available partitions, it is not listed.

View 7 Replies View Related

Ubuntu Installation :: Created Ntfs Partition, But Xp Won't Install?

Feb 1, 2011

I used gparted to create 60GB free space which I then formatted as ntfs. However,when I go to install XP I get the blue screen of death.I know the XP installation disc is OK.The ntfs partition (sda3) is after the ext4 partition (sda1) - could this be the source of the problem?

View 9 Replies View Related

Ubuntu Installation :: Resized And Created Swap On The Wrong Partition?

Mar 19, 2010

my friend was installing ubuntu when he while editing the table from the installation menu, chose to shrink the partition and use it as swap, he didn't realize he was using the actual partition not the 1 to be created as swap.so he ended up with 160 GB swap and 15 GB NTFS partitions.will deleting the partitions and recreating the NTFS partition again restore his data?

View 2 Replies View Related

Ubuntu / Apple :: Manual Installation On Already Created Partition To Create Dual Booting PowerMac?

Jul 15, 2010

I have booted from the .iso cd I made on my Mac last night and was tempted to install it on a 6gb partition that I have on my main HDD but was a bit scared to go past the fourth (or so) step in manual installing where I pick that partition and *do what?* Is it going to install the OS on that partition and leave everything else alone to give me a dual booting PowerMac? It doesn't quite say. I am fearful of screwing up my little ol' machine. Can anyone direct me to something that gives a step by step in manual installation on an already created (HFC+) partition to create a dual booting PowerMac?

View 3 Replies View Related

General :: Defined Root Partition Not Created A / Boot/efi Partition?

Aug 31, 2010

when I tried to install Fedora on my pc, I got this error message " Defined Root partition not created a / boot/efi partition. I am trying to install it on a seperate hd. My main one has windows xp pro, but I do not want to interfer with that at all?.

View 14 Replies View Related

Ubuntu Installation :: Unable To Write To Partition?

Jan 17, 2010

I used gparted to format and merge two partitions to a single 150gig partition. However, after mounting the partition (and entering my password) I am unable to write any files to it.I tried looking at its permissions. Both its owner and group is root.Could anyone help me by telling me how I could change this through gparted, the terminal, or any other way?

View 3 Replies View Related

General :: Root (sudo) Can't Write To File It Created?

Mar 9, 2011

Debugging some of my scripts after upgrading from Debian Lenny to Ubuntu 10.04. In so doing, I tripped over this "problem," the solution to which may give me a clue to others.

On a bash shell command line I created a file thusly:

sudo touch zero_file

and it lists as expected with default permissions 0644:

-rw-r--r-- 1 root root 0 2011-03-09 11:18 zero_file

But then this command fails

sudo echo abcdef >>zero_file
-bash: zero_file: Permission denied

I can place the command (minus the "sudo") in a script & run it under the auspices of sudo & it works. Am I missing something re the stdin redirection when using sudo?

View 9 Replies View Related

CentOS 5 :: Write A Script That Will Find Recently Created Directories?

Sep 16, 2010

I'm using CentOS 5.5. I am trying to write a script that will find recently created directories (touched within 30 days) and create a symbolic link to those directories in another folder. Here is the script:

#!/bin/sh
cd /home/chris/Documents/;
rm -rf ./recent_files/*;
find ./ -maxdepth 1 -mindepth 1

[code]...

View 2 Replies View Related

Security :: Group Write Access For Newly Created Files / Directories Without Changing Umask

Apr 3, 2009

I have several directories, each owned by root and a group of the same name,By setting the sgid bit, I made sure that newly created files and directories are owned by the correct group, and that directories have the sgid bit set too.On each newly created directory or file, the permissions are set to 755. This is because this is the default umask, and I cannot change a users umask. I actually only want files created below a particular directory to have group write access, inheriting this behaviour to newly created directories properly.I'm not on samba or NFS, I have to do this for SSH users.The filesystem is ext3.I started to fool around with ACLs, but couldn't find what I was looking for.

View 3 Replies View Related

Ubuntu :: How To Use Created Partition

Dec 9, 2010

I was able to create a new partition in my terminal using fdisk.

So basically this is just an additional partition in my currently installed linux (ubuntu). Now my problem is, how can I use that partition or how can I save files or install applications on it?

I tried creating a File system mkfs.ext3 /dev/sdb1, and I also mounted it, but when I copy files on the directory where I mounted it, it says "Permission Denied". I dont know if Im doing it correctly though.

View 1 Replies View Related

General :: Used Created Partition In Ubuntu?

Dec 9, 2010

Im a new user of Linux, for my present activity, I was able to create a new partition in my terminal using fdisk.So basically this is just an additional partition in my currently installed linux (ubuntu). Now my problm is, how can I use that partition or how can I save files or install applications on it? I tried creating a File system mkfs.ext3 /dev/sdb1, and I also mounted it,but when I copy files on the directory where I mounted it, it says "Permission Denied". I dont know if Im doing it correctly though
Thanks

View 2 Replies View Related

Ubuntu :: Created NTFS Partition - Cannot Boot From CD

Oct 12, 2010

I am new to ubuntu! I installed ubuntu and removed all partitions, now I have only one partition with 160 GB, Wanted to install again Xp but my laptop cant boot from CD/DVD, used GParted to create another partition and created one ntfs, but I have now one problem, ubuntu is not starting and I cant boot from CD. My laptop is Sony Vaio VGN-Fz18E .

View 8 Replies View Related

Ubuntu :: Accidentally Created Partition Table On Primary HDD

Mar 9, 2010

Alright, so, I booted using linux live, and was poking around Gparted, and was going to test some things on my extra hdd (80gb, IDE) -I thought that extra hard drive was selected, what I clicked Create Partition Table. Apparently, it was my primary hdd, (250gb Sata, Windows Vista x64) that was selected. I think I may have tried to cancel it after a few seconds, realizing what was happening, but yeah, it now shows the entire hdd as unallocated space. I immediately shut down the computer, pulled out linux live and tried to boot to windows, but I immediately got an error saying the disk couldn't boot, asking for a system disk.

There was a thread with a guy who had a similar thing happen to him, but the thread dropped off... [URL]
sudo ./testdisk_static
Opened testdisk for me, but now that testdisk is open, I'm not really sure what I need to do. I'm guessing that the boot sector on that hdd is gone. Are my files gone forever? There are some files that I don't have backed up on there, that I'm hoping are not gone. I would love it even more if I could somehow just repair that boot sector, and not have to reinstall everything on my machine.

View 9 Replies View Related

Ubuntu Security :: Files Which Are Created Automatically In One Of Ntfs Partition?

Jan 11, 2010

I'm a newbie despite using Ubuntu most of the time for nearly 3 years. There are some files which are created automatically in one of my ntfs partition. The files are khq, khp, kht, an autorun inf file and others. They seem to have been created while I was using ubuntu and even though I delete them,they appear again later. I have googled and have found few information that the files are malware. I will like to know if there is a known issue and solution. This is the first time i'm posting a thread.I hope i have post it at the right place and if not,

View 3 Replies View Related

Ubuntu :: Created Ext2 Partition But Blkid Still Reports As Vfat?

Nov 19, 2010

I had a 40G vfat drive from WIN98 and I used parted to remove the partition, then create a new partition with an ext2 filetype When in parted, and do print...

Code:

(parted) p
Model: ATA QUANTUM FIREBALL (scsi)
Disk /dev/sdd: 40.0GB
Sector size (logical/physical): 512B/512B

[code]....

View 7 Replies View Related

Ubuntu :: Get Time Of Disk Formated Or Partition Created Or Installed?

Jan 13, 2011

I need to know when I have bought a notebook. I know I have formatted disk myself and partition created and Ubuntu installed.Is there any way I can get info when I bought a notebook? Like time of disk formatting, partitions created, Ubuntu installed

View 2 Replies View Related

OpenSUSE Install :: Created Partition Myself But Had No Effect

Mar 13, 2010

during installation, openSUSE gives suggessed partition, but I select "create partition", then "accept", but opensuse still use the sugessed partition by itself

View 2 Replies View Related

General :: Mount A Partition From Dd-created Image Of A HDD

Mar 7, 2010

I have an image of the entire disk created using dd. The disk structure follows:

The image was created using:

How would I, if it is possible, mount /dev/sda1 from the image so that I'm able to read the contents?

It's not an option to clone the HDD again, I know how to do it if I had only cloned the single partition by itself. I hope it's still possible with the current image.

View 3 Replies View Related

General :: Default Partition Would Be Created, When OS To Be Installed?

Nov 7, 2010

How many default partition would be created, when Linux OS to be installed?

View 14 Replies View Related

General :: Recover Data From Encrypted Partition (created By EXT3 Ubuntu 10.04)?

Oct 11, 2010

I am facing a serious problem.I installed UBUNTU 10.04 and encrypted it during installation. I accidentally erased some of the necessary files from root folder. now the the OS is NOT booting.luckily i still have the encryption key i have some important documents in that drive (desktop folder).

PS: I have tried to run Live Ubuntu it shows the Root, but it does not enter any of the folder.

View 14 Replies View Related

Debian :: Unable To Login To SVN For A Instance Created In A NEW Partition?

Dec 14, 2010

On a Debian Linux box, SVN Server is installed. In the partition where SVN was installed, Free disk space is causing anxiety, hence started creating new instances in a new partition, though I am able to get the first screen (it prompts for username and password), I am unable to login even though the username and passwords are correct.

View 1 Replies View Related

General :: 1TB Hard Disk Partition - Device Not Created

Apr 30, 2010

I have installed 1tb hard drive and would like to partition as follows:

1) / - 20g
2) /swap - 6G
3) /photos /150g
4) /videos /500g
5) /audio /300g

After 2-3 partition an extended partition automatically created in which I am not able to create specified capacity i.e., say I want 150g of /photos partition, the /videos partition is automatically reduced and a free space at the end appears. Some free space is always there which i am not able to understand. Nevertheless i clicked to create, but I get an error viz. 'device not created'.

View 7 Replies View Related

Debian Configuration :: Windows 7 Won't Read NTFS Partition Created By Raspberry Pi

Jan 10, 2016

I have a Western Digital 3TB USB drive connected to a Raspberry Pi 2 running Raspbian Jessie. I created an 30GB ext4 system partition and a NTFS Data partition using the remainder of the drive. I formatted the NTFS partition as follows:

sudo mkfs.ntfs -Q -L Data /dev/sda2

The drive works fine on the Pi but when I connect it to a Windows 7 pc the pc doesn't recognise the format of the Data partition and can't access it.

On the Pi I ran:
$ sudo fdisk -l /dev/sda2

Disk /dev/sda2: 2.7 TiB, 2968557453312 bytes, 724745472 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

[Code] .....

Partition table entries are not in disk order.

View 14 Replies View Related

Hardware :: Windows Vista Can't Read My Ntfs Partition Created By Mkfs

Oct 16, 2010

I'm dual booting windows vista and ubuntu hardy on a multi-partitioned Dell D630. I created a partition using mkfs -t ntfs. Linux has no trouble reading/writing to it, but every time I boot into windows, chkdsk tries to "fix" the partition, fails, and tells me that the partition is corrupted. Can anybody suggest a way to convince vista that the partition is indeed ok, or else another way to create the partition so that vista can recognize it?

View 1 Replies View Related

General :: Can't Make New Folder Or Copy Paste In Newly Created Partition?

Mar 17, 2011

I just maked an ext4 partition by the help of gparted. Ubuntu is my only OS no dual boot. Using Ubuntu Maverick. The problem is partition must be open as root to do any work else it wont even allow me to open file,create folder,cut copy paste or anything.

View 9 Replies View Related

Ubuntu :: How To Write To An Hfs+ Partition

May 24, 2010

I only have an ubuntu machine here, but I wish to transfer some files to her mac via my external hard drive. I only have an ubuntu machine here. I managed to make an hfs+ partition on my external hard drive using gparted after installing hfsprogs. I tried changing the permissions with chmod. The ls -l command yields:ls -l /dev/sdc1 brwxrwxrwx 1 root disk 8, 33 2010-05-24 10:53 /dev/sdc1

View 1 Replies View Related

Ubuntu :: Can't Write On Secondary Partition?

Jul 24, 2010

I have a second 8GB partition but for some reason I cant write in it at all. I formated it but still doesn't let me write in it. I tried doing this:Quote:sudo chown -R username:username /media/BTBut this is what I get:Quote:

chown: changing ownership of `/media/sda2/FOUND.000/FILE0000.CHK': Operation not permitted
chown: changing ownership of `/media/sda2/FOUND.000': Operation not permitted
chown: changing ownership of `/media/sda2': Operation not permitted

View 2 Replies View Related

Ubuntu :: Unable To Write To Partition?

Aug 6, 2011

I recently installed ubuntu 11.04. After installation, I created two ext4 partitions in my hard drive. My problem is that I can't create any files in these partitions. These partitions are not automatically mounted at boot time, but once I try to access them , they get mounted. I thought all this was managed by /etc/fstab file but I can't see any entry for these partitions there. So, I created an entry for both these partitions in fstab file with the following options: auto,user,exec,rw,suid,dev However, now when i boot, i see that there are two partitions already mounted as earlier and there are two more in the Places menu. I am not able to mount them since they are already mounted. And I still can't create any files in those partitions.

View 6 Replies View Related

Ubuntu :: Remove Write Protection From Partition?

May 15, 2010

I'm trying to create a bootable HFS+ partition. I've succeeded in creating the HFS+ partition in Windows using Mac Drive 8, but need to set the partition to "Active" to be able to install an OS on it. The issue lies that when I try to set it to active in windows disk management it tells me that the media has been write protected by Mac Drive. I want to either set the partition as active (or at least disable write protection to allow me to set it as active in windows) or find another means of creating an HFS+ partition, which I know gparted claims to do but I can't manage to enable it. I'm currently running Windows 7 but I have Ubuntu 9.04 Live CD to use if necessary.

View 2 Replies View Related







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