Ubuntu Installation :: 10.04 - Forbidden Label Created For USB Flash

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


ADVERTISEMENT

OpenSUSE Hardware :: How To Label USB Flash Disc

Jan 6, 2010

How to make a new label for usb flashdisc? In device notifier (KDE4) is always only Volume (vfat) and it is not very comfortable for me.

View 1 Replies View Related

Hardware :: Unable To Label USB Flash Drives (Cannot Initialize)

Apr 10, 2010

Using Debian Lenny. I'm trying to label my usb flash drives. I checked on the Internet and found a page, but I can't get it to work: [URL]. I umounted the usb drive. I checked it with
Debian:~# blkid
/dev/sda1: UUID="B1CC-3C4F" TYPE="vfat"

But when I try to make a label I get this message:
Debian:~# mlabel -i /dev/sda1 ::VFAT_DOC
Can't open /dev/sda1: No such file or directory
Cannot initialize '::'
mlabel: Cannot initialize drive

If I try mlabel -i /dev/sda1 ::VFAT_DOC when the drive is mounted
I get this output:
Debian:~# mlabel -i /dev/sda1 ::VFAT_DOC
Total number of sectors (7855032) not a multiple of sectors per track (62)!
Add mtools_skip_check=1 to your .mtoolsrc file to skip this test but no label is attached to the drive.

I added this to /etc/mtools.conf:
drive p: file=/dev/sdb1
and ran this command:
mlabel p:VFAT_DOC
and still can't get it to work
Can't open /dev/sda1: No such file or directory
Cannot initialize 'P:'
mlabel: Cannot initialize drive

View 3 Replies View Related

Debian :: Umounting With LABEL=label In Fstab ?

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

Ubuntu :: Unetbootin Created Unbootable Flash Drive?

Oct 8, 2010

I tried to install SliTaz to my flash drive to save a DVD. When I booted into it, it gave me a unetbootin custom boot screen with a 10 second count down to boot to default- the only option. I hit enter, it resets to 10 seconds, I wait 10 seconds and it still resets to 10 seconds.

View 9 Replies View Related

General :: Difference Between 'LABEL=/1' And 'LABEL=/'

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

Software :: Livecd-tools Created Usb Flash Disk Not Booting

Nov 4, 2010

My DVD drive has gone bad and with new Fedora 14 just launched I decided to install the same through the usb flash disk.

First I used dd: dd if=/home/prabhat/Download/Fedora-14-i386.iso of=/dev/sdb

It went on nicely and copied the iso nicely. But I could not boot with it.

Second time I tried livecd-tools: livecd-iso-to-disk /home/prabhat/Download/Fedora-14-i386.iso /dev/sdb1

It went on nicely, and finally declared something like - usb disk is not live .... But here again when I tried to boot it says MISSING OS. I checked the contents of the flash disk. It contained raw DVD iso image, one images directory, one syslinux directory. I checked the contents of the images directory, and I found it had the install.img. And yes, the /dev/sdb1 is bootable.

View 3 Replies View Related

Ubuntu Installation :: Does Any Log File Created During The Installation - 10.04 Desktop Edition

Sep 1, 2010

Is there any log file created during the installation? (10.04 desktop edition) If there is, where is it stored?

View 2 Replies View Related

Ubuntu Installation :: Flash Doesn't Work In Firefox After Most Recent Flash Plugin Update (10.10)

May 19, 2011

Flash is no longer working in Mozilla Firefox after the most recent flash plugin update. I couldn't find any information on it.

View 9 Replies View Related

Ubuntu Installation :: 8.04 - 10.04 /dev/md0 Not Created During Boot?

Jul 8, 2010

After an upgrade from 8.04 -> 10.04 my system is unable to boot. After a lot of work it seems that the blocking problem is that /dev/md0 is not being created in initramfs so the volume group containing the / file system is not being activated and therefore the boot fails at that point. In /sbin both mdadm and lmv exist and the arrays and volume groups can be created manually using them. The system can then complete booting. Updating initramfs after booting has no apparent effect.

Based on posts I have found I have tried adding raid=noautodetect and rootdelay=240 to the GRUB kernel command line separately and together with no effect, except delaying the boot. It seems that udev is not running correctly so I began digging through the udev rules but don't really understand how it actually works.In /lib/udev/rules I found;

85_mdadm.rules
85_lmv2.rules

If I were guessing (and I am) I would expect 85_lvm2 to be run before 85_mdadm, which is the wrong order. I also found 56_lvm.rules which doesn't seem to do anything. I would appreciate pointers of testing these rules to see what the problem is. It seems all of the pieces are there for this to wok correctly but there is something missing. How can I run or test a single rule? Which udevadm options test these rules,

View 2 Replies View Related

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 View Related

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

Fedora Installation :: Replace Existing 32 Bit Wrapper Based Flash On 64bit Browser To 64 Bit Flash

Sep 23, 2010

Did anybody tried installing the latest adobe flash named Square for amd64 systems? I was interested in knowing whether there is any improvement in the performance. I also want to know how to replace my existing 32 bit wrapper based flash on 64 bit browser and install this 64 bit flash.

View 5 Replies View Related

Ubuntu Installation :: Place 'root' On Manually Created LVM?

Mar 10, 2010

I'm just trying to install Ubuntu server 9.10 to a logical volume manager partition. I have two physical disks of 250GB - each has a 10GB primary partition and 240GB logical partition for LVM

I created partions using 'manual partitioning'.
It shows:

LVM VG grpA 240GB
LVM VG grpB 240GB
SCSI1 (sda) 250GB
#5 logical 240GB K lvm

[Code].....

I want '/' (i.e root) to be on a logical volume in the lvm 'grpA' (on disk sda).

But the installer does not offer creation of Logical Volumes or their format - only seems to go as low as volume group. If I try continuing installer complains that 'no root file system is defined'.

Does anyone know how I create the LV and install with root there?

(On another machine with 9.04 I used the guided partitioning with use entire disk and lvm - that just worked putting root in the lvm... but this current machine needs a specific layout).

View 4 Replies View Related

Ubuntu :: Using A Locally Created Mirror For Network Installation

Nov 3, 2010

I am trying to do a net install. I set up a mirror of lenny using apt-mirror inside a virtual machine on my network using the following guide: [url]

And I changed everything in the guide specifically for Lenny.

I gave the VM bridged networking, and assigned it its own static IP address.

When I attempt do an http install, and point the installer to the address, I get the following error message: choose-mirror[3885]: WARNING **: mirror does not support the specified release (lenny).

View 2 Replies View Related

Ubuntu Installation :: Restore The Files That Deja Dup Created?

Dec 1, 2010

I used Deja dup to back up my Ubuntu eventually I reinstalled ubuntu and went to restore from the files that Deja Dup created but when it said it was done there was no change. I can go into the difftar.gz files and see my folders and files and even tried extracting them from there but when I open them all the information isn't there.

I haven't restored Ubuntu till now so I don't know if I'm doing it wrong or not but its REALLY important that I get some of these files. am I missing a step, or what?

View 2 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 Installation :: Created After Installing Updates Using 'update Manager'

Oct 8, 2010

I started using ubuntu 10.04 LTS on my Dell Studio 15 laptop. Installing ubuntu has never been this easy! I used CD which used WUBIInstaller to install Ubuntu. Then I restarted my machine and selected Ubuntu from 'OS selection screen'.

I connected to my wireless broadband in few minutes and found a pop-up of 'update manager' showing 305 new updates to be download and to be installed. I installed all updates worth 370 MB and in middle got an pop-up of GRUB telling me to configure GRUB on some path. I just selected that path and clicked on FORWARD button.Then installation of updates got over and it asked me to restart machine. I restarted machine but on OS selection screen,when i selected Ubuntu it didn't boot Ubuntu but instead machine restarted again. I'm not able to boot into Ubuntu.

View 6 Replies View Related

Fedora Installation :: How To Install F14 In Newlly Created Drive

May 18, 2011

i have newlly creatde g drive ntfs formatted so can i install f14 in that partiotion if yes than how ? means which option i need to select when the screen appears which shows select parttion [use free space , replace existing partion and all]

View 7 Replies View Related

Fedora Installation :: How Much Space To Allocate For The Partitions To Be Created

Jun 4, 2011

i already make a copy of all my data and i already download the live cd of fedora 15

here is my computer specifications of my netbook

AMD SEMPRON SI-42 2.10 GHZ
2,00 GB OF RAM
32 BIT SYSTEM
ATI RADEON HD 3200 GRAPHICS
232 GBS OF FREE SPACE
DVD-RW

this pc works good in Fedora 15 ? I do not know how much space to allocate for the partitions to be created, and I do not know which partitions must be created. I need a very good performance, my computer is able to give it to me with Fedora 15?

View 3 Replies View Related

Fedora Installation :: User Created W/Kickstart Password Is Wrong

Aug 13, 2010

I have a kickstart script that attempts to create user "joeblow" with an encrypted password. The user is created okay, but the password does not seem to "take". After installation is complete, and the system is rebooted, this is the relevant portion of /etc/passwd:

Code:

This is the relevant portion of /etc/shadow:

Code:

Where there are two exclamation points, I would expect the encrypted password (as is the case for the root user, which is also created in the kickstart file).

The relevant line in my kickstart file looks like this:

Code:

That password string, which is 34 characters, is the word "password", encrypted with this command:

Code:

Also in my kickstart file is this line:

Code:

After the install is complete, I reboot and attempt to log in as "joeblow", but no dice. If I log in as root, and manually put the above encrypted password into /etc/shadow for jowblow, I can then log in as joeblow.

View 2 Replies View Related

General :: Run An Executable File ( Created From Qt) Post Installation (redhat)?

Feb 24, 2011

I want to run an executable file during or post linux installation which take input from user and closes on click of "ok" button. The thing i want to accomplish is something like the screen that turn up during the installation, like setting time or selecting some packages and then pressing next button...i want to do a similar stuff like the above said using my applicatio

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 :: Partitioning - Difference Between File System Created By Fdisk And File System Created By Mkfs?

Aug 1, 2011

I'm a little bit confused with partitioning the filesystem in Linux. the difference between creating the file system with fdisk and mkfs (when formatting the disk). I can't clearly tell my problem, so please look at this picture:

View 2 Replies View Related

Software :: SVN On Ubuntu 403 Forbidden On Commit

Jan 4, 2010

I'm attempting to use svn (client-side) on an Ubuntu 9.10 virtual machine and, although I am able to check out without issue, I seem unable to commit changes to the repository and get the error:

svn: Commit failed (details follow): svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/svn/rockoon_repos/!svn/act/8ed27527-fbfc-4dd5-b2aa-5a4d4b3e4e14'

I'm pretty sure this has something to do with the fact that the svn server uses ssl authentication (the server is running subversion+apache on a windows server box in case that matters).

The strange thing is that I am able to commit to the same repository on another computer using Tortise SVN (ie on Windows) without issue, so it seems that the issue must be client side (most resolutions I found for this issue online seemed to be server side fixes). I've also checked to make sure that I'm using "https" in the checkout URL.

View 1 Replies View Related

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 View Related

Ubuntu :: Black Label Under Docky?

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

Ubuntu :: FAT32 Label Is Always Caps?

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

Ubuntu Servers :: Apache Forbidden 403 Easy Fix?

Jun 14, 2010

I am using the Desktop Version of Ubuntu Lucid Lynx, but I am posting here because I think all of you server guru's can help me. I am setting up my desktop as a mobile development server. I am hoping to eventually have it work with an intranet. Anyways I am trying to configure this and I hit a snag.

I have a 403 forbidden error. I've read around and I thought it might have something to do with SELinux

Here is my Virtualhost file

Code:
<VirtualHost *:80>
ServerAdmin webmaster@localhost
ServerName starace
DocumentRoot /home/chris/public_html

[Code]...

View 5 Replies View Related







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