Ubuntu :: Changed Partition Label, Now Can't Log In?
Apr 10, 2010
I may have sabotaged my installation beyond repair, but I am nourishing a cautious optimism, as justified below, and would warmly welcome any ideas.Here's the scoop:The harddrive on my Dell Latitude is divided into a number of partitions; I used to run a Windows-Linux dual boot, so I had some EXT3, some NTFS, and some FAT32 partitions, but a few months ago decided to eliminate the windows, and thus converted the ntfs partition into a linux partition. I've been using this newly converted partition for temporary backups; it held no important data. This, at least, was my supposition: yesterday, I decided to change the label on this partition (cosmetic motives), and after cavalierly making the change with GPARTED, I now can't log in.
A few clues about what could be going on:1. The system boots up fine; when I get to the login screen, however, and enter my name and password, I get the following error message: "GDM could not write to your authorization file. This could mean that you are out of disk space or that your home directory could not be opened for writing. in any case, it is not possible to log in. Please contact your system administrator."2. All my files are intact (following some advice I saw posted on the forums, I hit cnt + alt + F1 and was able to log in) and as far as I can tell, I am not out of disk space. This gives me hope that maybe I can restore the system without totally reinstalling Ubuntu.That is about all I know. If anyone has any thoughts as to what might be going on, I would be very happy to hear them.
View 9 Replies
ADVERTISEMENT
Jun 24, 2011
When I installed Ubuntu on my system (a year or so ago) I forgot to add a BIOS Boot Partition. This is something of a problem considering that the partition type for my 2TB drive is GPT. Hence, whenever grub is updated I get a warning:
Code:
/usr/sbin/grub-setup: warn: This GPT partition label has no BIOS Boot Partition; embedding won't be possible!.
/usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and its use is discouraged..
Installation finished. No error reported.
[Code]....
If so, what is the rough sequence of commands to create the partition (without disturbing what is already there) and then setting it as a BIOS boot partition.
View 4 Replies
View Related
Mar 11, 2010
I am a newbie to Linux and I am using CentOs. I am trying to create a new partion on my CentOs VM. I create a new primary partition using fdisk (I use the command fdisk /dev/hda). After I create the partition and use partprobe to write the partition to disk, I try to give the new partition a label. So, I use the command e2label /dev/hda LABEL=test
However, when I enter the command e2label /dev/hda3 , it doesn't display the label for the newly created partition. Am I doing something wrong here? Is the syntax of the e2label command wrong when creating the label for the new partition? Did I miss a step after writing the new partition to disk.
View 4 Replies
View Related
Mar 7, 2011
I just installed Linux on a second partition. The label of this partition is currently " newlabel " i want to change this to "linux" how to do this.
View 2 Replies
View Related
May 8, 2011
Is it possible to set partition label using cfdisk?
View 3 Replies
View Related
Jun 19, 2011
How do I change the partition label of a drive in openSuse. I am using KDE. I have this howto: Editing FAT32 Partition Labels using mtools But its too long and requires to edit configuration files, when actually for removable media this is a very long cycle.
View 7 Replies
View Related
Apr 12, 2010
How can I change the label of one partition on linux without formatting it.
It wll format the partition, and all content disappears.
View 5 Replies
View Related
Sep 1, 2011
i have instaled ubuntu 11.04 wubi on my pc with windows 7. i installed and everything was going ok i navigate on ubuntu already. but the problems star here i went on my ubuntu to the partition section and i format my windows partion to be the home partion and changed the nfts to ext, i did the upgrades but i forgot that theyr running yet and i restart my computer when it boot again it gaves me an error:
try (0,0) : nfts5 : wubildr
try (0,1) : ext2 :
and the windows7 says that i have to instal again. so i went to another pc and i made a cd boot and a pen boot. i burned the iso (downloaded from the ubuntu oficial site the 11.04 32 bit version) image to the cd and pen drive prperly, i adjust my boot options to star from usb or cd rom and nothing im struck.
View 9 Replies
View Related
Jan 31, 2010
I'm having trouble umounting partitions.
This is the entry I have in /etc/fstab for backup:
I can mount it ok:
But can't umount it:
View 3 Replies
View Related
Jun 2, 2010
I have to configure "Oracle Ent Linux 5" in different two server.
After installing the server ,I observer that the grub loader entry are different like:
Machine 1:
Machine 2:
Here , I don't understand the difference between 'LABEL=/1' and 'LABEL=/' .
View 1 Replies
View Related
Jan 13, 2011
I have never seen this before wit any previous versions of ubuntu - wondering if anyone else has seen it or can explain it. The break down of the partition table is being viewed with Ranish Partition v2.43 It's old program, but it has been really handy.
What is happening is: Prior to the install of ubuntu on the 3rd Primary partition, you'll see that the 4th partition (which has a couple of logical partitions in it) starts at: (14,380 - 0 - 1) ===> Cylinder - Head - Sector After the installation of Ubuntu 10.04.1 LTS it shows a Non-conventional start point of: (14,380 - 0 - 62) =====> Cylinder - Head - Sector. An unused is left between the 3rd and 4th Primary partition.
This is not a big deal - just unusual (IMO) With the same partition layout (pre install) It doesn't matter if I install ubuntu on the 1st, 2nd, or 3rd primary partition. The 4th one ALWAYS gets changed this way.
View 2 Replies
View Related
Apr 29, 2011
As the title says I have done the stupid mistake of changing the name of two partitions (the main for the W7 and another just for documents), I did not change the name of the Ubuntu 11 partition. I used the Computer Management from windows to do the changing. Now nothing works, it does not find the Grub to initiate or a not even gives me the menu to choose the windows. When you change the name does it change the drive letter? Couldn't understand why this happen.
View 3 Replies
View Related
Jun 2, 2011
I just installed windows 7 and ubuntu stopped booting even though it was still there, so I thought I would just change the partition flag to boot. I found out later that I had to create a new mbr but after I changed the boot flag, windows 7 stopped booting and I tried changing it back, but it didnt work. So I was wondering if i didn't use the correct flags or is there another way to get windows 7 to boot again? I was using GParted to change the partition flags and that i am using windows 7 ultimate 64bit
View 1 Replies
View Related
Jun 5, 2010
Someone (not me) recently installed some new distros on my HD. It seems that during the installation my swap partition was reformatted and a new UUID was assigned to it. I have the following questions:
1. I know that I have to change the swap partition UUID in /etc/fstab and /boot/grub/menu.lst of the affected distros. Is there anything else that needs to be changed?
2. I presume a similar change has to be made to the Grub 2 configuration, for those distros that use Grub 2. I have no experience using Grub 2 so how do I make the change or where can I find instructions to do it?
View 13 Replies
View Related
May 5, 2011
i was experiencing slow start ups since i installed ubuntu 11.04. it took about 20-30sec for the apple logo to come up (or rEFIt). today apple released EFI firmware updates which doesn't seem to install. reason is that the partition scheme is not compatible. EFI Firmware updates only install from GUID partition schemes.
DiskUtility tells me i have MBR. So it seems like Ubuntu changed the Partition Scheme.
Can any body confirm that? how can i make sure ubuntu installs into existing GUID? i will re-partition later today and give you an update if the EFI firmware update installs and boot time is faster.
View 3 Replies
View Related
Jul 6, 2011
Prior to making a fresh install of 10.04, I made a back up of all my documents by copying them to a NTFS partition. I did this my selecting files in File Browser, then right clicking and selecting the Copy command.
When I came to move the files back after the fresh install, I was mortified to find that all the file modification dates had changed to the date I copied them! I've lost all the original file dates, which was the principal way I sorted my files. I guess there's no way of getting it back? It seems that Linux does not store File Creation dates either so I'm stuffed.
View 3 Replies
View Related
Sep 19, 2009
I am using Fedora core 10. I have changed my partition size of Linux from windows. After I finished resizing the partition, I rebooted my system to the Linux platform. While booting it gave me an
error: repair filesytem #1:
I don't know what to do?
View 5 Replies
View Related
Jun 19, 2010
I recently installed virtual box on debian and after it had finished my terminal informed me that I could remove some "unnecessary" software by use of sudo apt-get autoremove. When I did this, some of the icons on the desktop changed and all of the icons in the drop down menu on the bar at the top of the screen also changed to ordinary folder symbols. The theme that I was using also went away. I restarted the computer and it booted back into a shell prompt with no GUI. I tried to get back to the GUI using alt+f7 but it didn't seem to exist
View 2 Replies
View Related
Oct 17, 2010
i see a big black label under the docky dock... i tried to activate maincity compositing but it's still there..
View 4 Replies
View Related
Nov 28, 2010
Yeah, I've been messing around with my partitions recently to make them more organized and appealing to my OCD file management habits. My main partition that I use to store all my files and windows programs on was previously labeled "Free" since I installed Ubuntu a few weeks ago and created separate partitions for things, I didn't like the vagueness of the name, so I changed it to "Storage" via GParted Partition Editor.
Yet, for some reason it always changes its self to all capital letters. I label it "Storage", it becomes "STORAGE". I've researched around for others who have similar issues, but they usually ended up with a response similar to "It's Fat32, so it's always capital." I don't see how that's true, considering mine was labeled "Free" for the longest time..
View 4 Replies
View Related
Jan 15, 2010
how can one assign or change the label on UDF dvd+rw disks??
View 1 Replies
View Related
Jan 29, 2010
So I have a Zebra S4M label printer that I have managed to get mostly working under CUPS. To make that work, I have the printer upgraded with the latest firmware, CUPS 1.4.1 with its AppArmor profile disabled and the Zebra EPL/ZPL ppd file that's floating about the internet loaded into cups. The printer is connected via USB to the computer, and is set up in cups using ZPL. The computer acts as a print server for other computers, and everything seems to work ok, with one exception. When the printer runs out of paper or runs out of ink ribbon, the printer stops and displays an error on screen, but CUPS never stops. It keeps taking jobs, sends them to the printer and reports that everything is A-OK. It appears at a certain point, the printer's memory gets full and then CUPS sort of hangs.
But it still doesn't display and errors or stop the quque, it just starts this weird behavior where it eats jobs or combines them into one giant job that it just sits on. What I need is for CUPS to know that the printer is out of paper or ribbon and pause the queue until the error status is clear. I know that this printer is communicating its status in some way, as when it's connected to a windows machine, the print queue stops when the paper runs out. How to get CUPS to recognize the printer status so that I'm not losing jobs? I've tried digging through the debug logs but there doesn't seems to be much help there. I do notice that from time to time CUPS says it's discarding "unused printer status changed" and "unused job progress" events but other than that, nothing I see of interest.
View 1 Replies
View Related
Sep 6, 2010
I'm running Ubuntu 10.04 with dual monitors enabled. Technically speaking, everything works just fine. There is one very annoying aesthetic issue, though. There is a label in the top left corner of each display that identifies the monitor (Dell 18", for example). The label does not disappear and is always on top. I had to move my panel to the bottom of the screen just to avoid the label. How can I remove/hide this label?
View 4 Replies
View Related
Sep 25, 2010
I'm attempting to set a label for my Windows partition, but it seems risky. Here's a picture of GParted before I attempt to set a label w/ the drive unmounted (wont let me change label when mounted):
After I set a label, the image goes empty as if it will format if I click 'Apply': My question, is it safe to hit apply or will it wipe my drive, and if so, why? In Windows I can just set a label even with the drive mounted.
View 1 Replies
View Related
Nov 5, 2010
This isn't important but it's always been an itch I can't figure out. I have 3 partitions on my laptop: Ubuntu, OSx86 and Windows 7. I use Pysdm Storage Device Manager to automount them on start-up.
My OSx86 partition is labelled "OS X" and displays as such on all three systems. My Windows partition displays as "80GB File System" (as it's meant to).
I was just wondering whether or not it was possible to change how it displays on Ubuntu safely, to something more aesthetically pleasing such as "Win7".
View 4 Replies
View Related
Oct 29, 2010
After a recent hard drive replacement, I find that I can no longer boot my Ubuntu partition. It seems that Ubuntu set up GRUB to boot using the disk id, which is no longer valid. I've been using the old GRUB for a number of years, and have always used the LABEL= syntax to assure that the correct partition is booted. There is a dire warning in the /boot/grub/grub.cfg file NOT to edit it. With the old grub, it was just a simple matter to change the menu.lst file. What file DOES get edited to make the change for the new drive? Is there an easy way to get GRUB2 to use the LABEL= form that I know and love? Or is it easier just to reinstall Ubuntu when a drive gets changed?
View 4 Replies
View Related
May 1, 2010
After finally getting Ubuntu 10.04 installed (with a few disasters along the way) I sought to recreate a shell script for backing up critical files that I had been using with 9.04. The destination for the files was /media/disk (with "disk" being the name that I had given to the USB flash drives in the past with 9.04.).
One drive mounted perfectly, and the shell script ran as it normally should. However, two other drives gave "file or directory not found" error messages and no files were copied. One of the drives lists its name as a very forbidding
"/media/5d588180-19eb-4656-8677-b652c4ed0003.
I attempted to re-name it to "disk", using e2label after un-mounting it, but that did not work? If I run the shell script on several different USB flash drives that I alternate, they must all have the same name.
View 1 Replies
View Related
Jul 28, 2011
I just installed Fedora15 on my Netbook, I find it simply the best OS for this kind of PC. Anyway I have a little problem, Before install Fedora, I installed Windows 7. Now when I start my Netbook, Grub starts countdown, so far so good, then I press any key to enter OS selector where Windows is shown under "other" I would like to know if I can change the label "other" in "Windows7". Also, can I remove the Countdown and make grub starts by let me select which OS I want to start?
View 4 Replies
View Related
Jun 16, 2010
I have a USB thumb drive that I just partitioned using the 'fdisk' utility in Linux. Now I am trying to learn the command that will allow me to format the drive as 'fat32' while also setting the disk label on the device as "ocz_usb" when the drive gets mounted. Does anyone know the command I would use that will format the USB drive and properly set the disk label at the same time?
View 3 Replies
View Related
Aug 24, 2010
i was trying to re-label my flash drive and i manged to with the help of this command
mlabel -i /dev/sdc1 -s ::test
what does the -i option means cause after i read the manual pages i couldn't find it there. mlabel only takes the "v" "s" "c" switches and no "i" and when I remove the -i option from the whole command don;t work and i can't re-label. its just driving me crazy that every one is using it and no tells what does it do.
View 2 Replies
View Related