Ubuntu :: 10.04 Lucid - Change Two Drives Into One File Sys
Jul 22, 2011I made 2 partitions from one hard drive but my drive is getting too full so I want to change to one again.
View 5 RepliesI made 2 partitions from one hard drive but my drive is getting too full so I want to change to one again.
View 5 Repliesany way to change file permissions of NTFS drives? All my C programming files resides in a NTFS drive and I need to set execute permision on them in order to run. I tired chmod -Rv 777 /media/Programming. and also tired chmod 775 *.* after entering the folder in which all my files resides. but both these commands doesn't seem to have any effect on the files. I know NTFS doesn't use Unix file system and chmod command goes in vain.
View 5 Replies View RelatedAfter upgrading my wife's machine from Karmic to Lucid 64bit, USB drives will not automount and do not show in Nautilus. If I lsusb the drive is shown. I have tried several things - installing hal, removing the legacy floppy in the BIOS, sudo modprobe -r floppy and rebooting but nothing works.
I have tried with several flash drives, all work and automount on my computer (a clean install of Lucid) but none will work on the upgraded machine.
I recently re-installed lucid on a machine with two working DVD writers, one SATA, the other IDE. After the re-install, neither drive appears to be recognized. Putting an blank CD into either used to cause a pop-up that would ask me if I want to run k3b, but now it doesn't. If I use an external USB DVD writer, I do get that pop-up. Sadly my external USB DVD writer apparently writes unreadable disks, so it is not part of a long-term solution.
View 3 Replies View RelatedI have a load of partitioned hard drives and even though the are refrenced in fstab I still get Bookmark Icons and they are also visable in 'Computer'How do you remove these icon?I would also like the ones not refrenced in fstab to only be mountable via password - lucid seems to just mount when you click, I did change this as in another post but it also made USB keys need a password
Code:
gksu gedit /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla
change the ResultActive=yes to
ResultActive=auth_admin_keep
My system won't boot unless I have 2 sata drives. It doesn't matter what's on the second one. It even boots if the second "disk" is a powered sata to IDE adapter attached to an unpowered IDE drive.If I don't have the second drive I get this when I try to boot:
Alert! /dev/disk/by-uuid/ ...<your UUID>.... does not exist,I don't see anything that seems odd to me in my /etc/fstab file.
# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0[code]....
I've done the whole use a live disk, chroot into my system and reinstall the kernel to no avail. uname -r gives -- 2.6.32-28-generic
I have just upgraded my OS from ubuntu 9.10 to 10.04.Now I'm facing problem of not having write permissions to USB drives (Pen drives).I have to use terminal with sudo to copy , move files and unmount media.
View 4 Replies View Relatedi just installed 10.04 and everything works fine except that it does not recognize my external cd/dvd rom and my usb flash drives, I already found some threads related to this and they that talk about going to config editor and activating these options: media_auto_run and automount_open.
View 9 Replies View RelatedHow can I change the selected drives to boot from. I want to set my windows drive first so I don't have to select it each time.
I have ubuntu 10.04.
is their any way to change the mounting location of your hard drives so when you click a certain hard drive in nautilus, it'll go to that location instead of the default one?
View 2 Replies View Relatedhow i can change the name or id of my drives?
View 1 Replies View RelatedI have a web site all set up, and running great, I have my SSL set up and active. I have 3 drives in this Linux box, 2 are RAID, and 1 is a 1.5tTB drive. On this 1.5TB drive is just one folder. with lots of Sub folders, and Files. I need to do 2 things here.
#1 I need to change ownership of the main Folder on the 1.5TB drive, so I need to know how to access the drive from a Terminal.
#2 I need to know how I set the drive up in a configuration file to access that drive and the one folder. This configuration file just shows where the folder is located.
Basically I have changed the default mount names for my windows partitions in Ubuntu. They were /media/data, /media/data_,/media/system reserved, etc
They are now /media/C,D,E,F
I have rebooted etc after the changes and when I look in Gnome places or in Nautilis the OLD names still show up.
HOWEVER when I run Nautilis as the root user all the CORRECT NEW names appear.
ALSO - if I create a BRAND NEW user account and login as that all the OLD names show up?
So this is something to do with ROOT access or whatever that is not allowing the names to be updated somehow?!?!?
As I use these disks in windows (obviously) I DONT want to change their labels. and basically this SHOULDN'T be the solution everyone is suggesting!
Root can generate the new names automatically based on the mount point in FSTAB why can't other users - and HOW to do do it MANUALLY?
I'm not sure what to make of this. I have setup an Ubuntu 10.10 server with two software raids.md0 is a four disk raid5 - 3TBmd1 is a two disk mirror - 300GBI think I have a drive failing (and am going to replace it regardless, but I have to take an outage), what appears to happen is it comes on-line with one id (/dev/sda) then something happens AFTER the rebuild completes and the drive changes to another id (in this case /dev/sdh) and puts the array in a failed state.Is this some sort of protection mechanism to prevent degradation to the array? When setting this up, presumably before the disk started to fail, Ids seemed to jump from reboot to reboot and caused me all kinds of issues.Also, neither device appears to return info after the change.
Code:
bwoods@MediaServer:~$ cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
[code]....
is it possible to change the boot order of hard drives? I`ve got two 250gb sata hard drives on my pc and i can`t figure how to change the boot order without physically switching the data cables inside the case.I`ve been into the bios and it won`t let me switch the order there.
In one of harddrive I've installed UBUNTU 8.0.4 and other having UBUNTU 10.4. I am assuming I need to change grub/menu.lst file, but I am not sure exact syntex.
I have a Centos 5.5 system with 2* 250 gig sata physical drives, sda and sdb. Each drive has a linux raid boot partition and a Linux raid LVM partition. Both pairs of partitions are set up with raid 1 mirroring. I want to add more data capacity - and I propose to add a second pair of physical drives - this time 1.5 terabyte drives presumably sdc and sdd. I assume I can just plug in the new hardware - reboot the system and set up the new partitions, raid arrays and LVMs on the live system. My first question:
1) Is there any danger - that adding these drives to arbitrary sata ports on the motherboard will cause the re-enumeration of the "sdx" series in such a way that the system will get confused about where to find the existing raid components and/or the boot or root file-systems? If anyone can point me to a tutorial on how the enumeration of the "sdx" sequence works and how the system finds the raid arrays and root file-system at boot time
2) I intend to use the majority of the new raid array as an LVM "Data Volume" to isolate "data" from "system" files for backup and maintenance purposes. Is there any merit in creating "alternate" boot partitions and "alternate" root file-systems on the new drives so that the system can be backed up there periodically? The intent here is to boot from the newer partition in the event of a corruption or other failure of the current boot or root file-system. If this is a good idea - how would the system know where to find the root file-system if the original one gets corrupted. i.e. At boot time - how does the system know what root file-system to use and where to find it?
3) If I create new LVM /raid partitions on the new drives - should the new LVM be part of the same "volgroup" - or would it be better to make it a separate "volgroup"? What are the issues to consider in making that decision?
How can I change Ubuntu logo at boot, I am Using Ubuntu Lucid 10.04
View 2 Replies View RelatedI tried for the better part of two hours to change the icons for my pdf files in ubuntu. For some odd reason, the icon for my pdf files is the same as the icon for the .odt and .doc files.
View 2 Replies View RelatedI can't change the default session on the login screen to Openbox. The only place I can see to change this in 10.04 is in the "login" settings screen. I've done that; I still get "gnome" as the default option when I go to log in.
View 3 Replies View RelatedI'm using openSUSE 11.2, with some eSATA hard drives. For some reason, they're set to read-only, and I can't change it. I set parameters in fstab as fmask=113,dmask=002,umask=0002,rw Oddly, I was able to delete a file in there, but my samba users have read-only access, and I can't use chown or chmod: I get no error message, but nothing happens.
View 6 Replies View RelatedHow can i change my root password in Ubuntu 10.04. I need to use su in the terminal and i cant.
View 1 Replies View RelatedKarmic there was a tab inside "System->Preferences->Appearance" called "Interface" which allowed me to modify the keyboard shortcuts. I had <Backspace> to move backwards in Nautilis and <Shift><Backspace> to move forward.
Without this tab can anyone tell me how I can modify the shortcuts to do this? I have spent some time looking at gconf-editor but nothing is jumping out at me, particularly with regards to the back and forward browsing.
Ubuntu 10.04 Lucid
Now I have installed Lucid on a VM of Sun VBox. It is now running. But I found the source.list still refers to karmic. What can I do? Change all karmic to lucid?
I'm new to Ubuntu Linux but have many years on windows platform. Please can someone help me with how to change the following items.
No.1 I would like to change the HORRIBLE!! YAK!! brown background color behind the word Ubuntu in the start up screen when the machine loads up (before the login). I have located the image file for this which I have found to be: /usr/share/images/xsplash/bg_2560x1600. jpg but the OS says that root is the owner and that I don't have permission to change this. So how can I change this for a color I do like.
No.2 I would also like to change the login dialogue screen style. I know this is possible but again I'm fumbling to see how I can do this. I have tried with the start up manager but every attempt fails, the settings don't take. Once again I suspect permissions are at the bottom of the problem?
No.3 Would like to have a colorful splash screen image on boot up, I've managed to remove the old one (small white 3 ring ubuntu logo on black background) but havent been able to install or replace with a new one. Its been incredibly frustrating, I'm feel sure I'm missing something simple here. Wondering if its permissions yet again?
Anyone who can offer help on any of the above, guidance or advise me would be much appreciated. Please bear in mind that I'm still very much feeling my way with Linux so keep it simple.
I have 4 drives in my system. Two are SATA and configured in a RAID 1. This is my main drive for the system. The other two drives are IDE drives used to bulk temp storage. Before the upgrade my RAID drives were:
/dev/sda
/dev/sdb
I'm not sure what the IDE drives were. Now after the upgrade the IDE drives are:
/dev/sda
/dev/sdb
and the RAID SATA drives are:
/dev/sdc
/dev/sdd
Needless to say on reboot the raid blow up and the system would not boot. I was able to get it working for now by removing the IDE drives. My current mdadm.conf file is as follows:
DEVICE partitions
ARRAY /dev/md1 level=raid1 num-devices=3 UUID=20fd5b92:860d9ca3:57d3b65c:14fcf2fb
devices=/dev/sda2,/dev/sdb2
ARRAY /dev/md0 level=raid1 num-devices=3 UUID=16401201:52cf4cc0:27286d7a:ac5234f7
devices=/dev/sda1,/dev/sdb1
MAILADDR root
Now I assume that I could change the devices to the new devices names. However I was hoping for a better way to do this. The IDE drives are only semi permanent. Is there a way to configure mdadm with partition labels like you can in fstab?
I am installing server 10.04.1 (non-gui) on an old Dell box. All goes well until it gets to the point of "Install the base system". I get a dialog "Media Change" with asks: Please insert the disk labeled 'Ubuntu-Server 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816)' in the drive /cdrom/ and press enter. I thought that was the disk I had inserted. I looked at the disk in another machine and it appears to be labeled simply "Ubuntu-Server 10.04.1 LTS i386". I did a check of the media before starting the install and have even tried a different DVD reader in the machine as I thought it might be an issue with the drive failing to read the disk. I again and again get the error shown above.
View 12 Replies View RelatedUbuntu 10.04 - drive-A, SATA
Windows 7 - driver-B, SATA
The PC is dual boot. I want to transfer a file from drive-A to drive-B.
After starting Ubuntu 10.04 how can I do it?
$ sudo fdisk -l
can't find drive-B
What config file do you change to change default run level???
View 3 Replies View RelatedHere's the background.
1x Windows Vista laptop (laptop1)
1x Windows 7 laptop (laptop2)
1x Mac laptop (laptop 3)
I am running Ubuntu server with 3 hard drives. I have Webmin installed. So far, I have the three laptops being able to connect to samba and accessing /home/insert_user_here. All laptop users have access to my /media/data2 (photographs, videos). That's all good. At first, I couldn't get other users but laptop 3 to access /media/sdb1, but I fixed that by changing permission to 755 so I guess everyone can access this. Atm, I want to only allow laptop #3 to connect to /media/sdd1 (be able to read/write/etc.) while laptop 1 and 2 can't even see the files. Also, laptop 1 and 2 can't seem to read and write through file share.
Running Ubuntu 10.04 currently. But for some reason cant seem to find what im looking for about making USB drives bootable once ive downloaded the .iso file i want. USB-creator-gtk seems to only work with the ubuntu family. ImageWriter only works with .img files? I want to play around with other linux distros from .iso. I tried makebootfat and got some errors. ill post them later if you guys think makebootfat is the way to go but i think im making it to too hard on myself.
View 2 Replies View Related