Ubuntu :: Grub Has Three Different Text Copies
Mar 16, 2011
Whenever I start my netbook up lately, it shows that I have three copies of Ubuntu (at least there are three text copies.) Only the third one works, because whenever I load the first two, it does not get any farther than a command prompt-like text screen that says something like "Kernel Panic." I know that that is about the equivalent to Windows' "blue screen of death," and I would like to know how to get rid of the first two.
I do not know if this is exactly related, but it all started when I tried to do an update, and apparently Compiz is an unauthorized program (which is silly, since I got it from the Software Center. Now, in the third Ubuntu option, the Compiz is non-existant (I used to have multiple desktop areas where I could do work, and have gotten quite used to having many windows open at once, but now, even the icon that I used to use to switch between them isn't there.
View 8 Replies
ADVERTISEMENT
Jan 23, 2010
Is it possible to add text to the grub menu? I was thinking of adding a Lost Please Return To etc etc text...
View 1 Replies
View Related
Jun 10, 2010
Is it possible to add text to the grub menu?
I was thinking of adding a Lost Please Return To etc etc text...
View 3 Replies
View Related
Feb 11, 2010
How do I log all start-up text from when Grub starts to when my desktop appears?
View 2 Replies
View Related
Apr 29, 2009
I have updated kernel with yum update kernel. After rebooting my CentOS i saw only black screen with text GRUB. What should I do to restore loading of my centOS?
I forgot to add: CentOS 5.3
View 3 Replies
View Related
May 30, 2010
Let's say you want to copy some files from one drive (ext3 over USB) to another (ext4 in local box). You have a few terabytes over a couple million files.You could just use Nautilus, which is what I did. It seemed to have completed normally (after a few days).I wanted to verify that everything copied accurately, but I'm not sure the best way to do this. If I used md5sum, the verification would take all week, so that won't do. I used "du -bs *" and compared the sizes of the folders at the root of the drives. Most of the folder sizes were off somewhat - less than 1MB in any case. For each folder whose size was different, the difference was a multiple of 4096 bytes. This makes me suspect that the information du is giving me isn't precisely the information I assume it's giving me.
Baobab gave me different sizes from what du gave me, and it also gave significantly different sizes between my source and destination drives.I wanted to do a "diff -r source destination", but I don't even have a guess as to how long that would take so I gave up after a couple hours. It wouldn't tell me everything I want to know, anyway (if files are missing vs if files did not copy correctly).
So the help I need is:
1.) Is there a quick way to reassure me that everything copied correctly?
2.) Is there a better way to do such marathon copies? (faster and more reliable?)
View 9 Replies
View Related
Jun 15, 2011
I use openSuSE and want to try Ubuntu.This is the layout of the partitions:
Code:
sda1 /boot (SuSE)
...
[code]...
View 12 Replies
View Related
Mar 21, 2010
have two copies of firefox, one with addons and one without?
View 2 Replies
View Related
May 23, 2011
My ubuntu started out right, it copies files 3/4 of the way through and reads ready when you areThe foward button does not let me click it
View 1 Replies
View Related
Jan 13, 2011
have 2 rigs with squeeze. one has a really cute grub menu with white text on black with stars & planets & rockets etc. (and i don't know how it got there) how can i get that on the other rig?
View 8 Replies
View Related
Jul 3, 2011
use Fedora 15. I had installed driver for my ATI graphic card, as it was written in Fedora guide, then when I rebooted the system the bars and icons appeared with strange, changed colours (purple, green, etc). I've read that this happened because of the bad drivers, so I tried to fix it. Unfortunatelly because I'm Linux newbie and I'm also very nervous I deleted (using Fedora software manager) everything connectedtalyst from my system.Now when I try to start my computer, grub starts in text mode.My question is:What can I do? Do I have to reinstall my system or maybe someone knows how to fix it?I'm quite scared because now I can't launch not only Fedora but also Windows.(I'm writing from another computer
View 4 Replies
View Related
Sep 27, 2010
I am trying to copy the files from my WHS disk to my Ubuntu Server disk. I have the windows disk mounted at /media/WINDOWS and I want to transfer to /storage so I ran;Code:sudo cp -r /media/WINDOWS /storageIt takes about 4-5 seconds and is complete, but there is about 500 GB worth of data there so I know it didn't really copy everything over. When I look at the files in console it shows them, but when I look at the /storage through SAMBA on my Windows machine, it only shows the directories.?
View 9 Replies
View Related
Dec 14, 2010
When I select the "Open with...Other Application" context menu item I get a dialog box with multiple copies of the available programs. All of the offending program entries are Wine programs.How do I remove the extra programs from this list.this is a small problem but kind of annoying..
View 2 Replies
View Related
Feb 19, 2011
I deleted Windows from my Notebook and am only rockin Ubuntu on this machine. On the (previously) shared Data Partition, there are dozens of GBs occupied by the Volume Shadow Copy Service backups (which I used with Windows) but now how do I get rid of these?In Windows you could either turn off VSS/Restore under System Protection or alternatively use the Disk Cleanup Utility. How do I do this with Ubuntu?
View 6 Replies
View Related
May 9, 2011
I recently inherited a server that I'm now looking after, and when browsing the running processes I came across a number of processes labelled:"/usr/local/apache-2.2.6/bin/.libs/lt-httpd -k start"
At any one time there are between 10 and 15 of them running.Googling the issue has been surprisingly unhelpful... can anybody even tell me what this process is, much less what sort of issue might result in multiple running copies? I'm running Debian Etch (release 4.0).
View 1 Replies
View Related
Oct 16, 2010
I am trying to get my network music player (Logitech Squeezebox) to connect consistently with Ubuntu. Most of my music (FLAC files) is on a separate NTFS hard drive as I am dual booting with XP.I have edited the Fstab file somewhat based on suggestions on the forum but I can not seem to consistently connect to the Squeezebox with my music files (FLAC). What appears to happen is I set up my mount point in the media folder as Music and configure this with my Squeezebox which scans the Hard drive and finds all my music. The player works and it all seems fine even after a reboot but after a couple of reboots I get an error message when booting that says "The disk drive for media/Music/Flac is not ready yet or not present".
When I go to the media folder it appears that the Music folder is duplicated with a folder called Music_ and after a resetting the Squeezebox scanner to the new Music_ folder the process starts over again and I eventually end up with another folder called Music__ and so on.My question is 1) can I delete these Music folders without erasing all my Music library , and 2) how do I correct this situationHere is the Fstab file:# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc/procprocnodev,noexec,nosuid00
[code]....
View 9 Replies
View Related
Jul 12, 2011
rsync -r -v -e ssh root@nn.nn.nn.nn:/usr/local/websites/* /usr/local/websites and each time I run it it copies everything - all files. I thought rsync was only supposed to copy files that had been added or modified.
View 3 Replies
View Related
Jun 12, 2010
Is there anyway of playing the digital copies that come with bluray and dvds - these appear to be encrypted using DRM.
View 1 Replies
View Related
Jul 1, 2010
I made a Bash script that is fired by a Cron job every morning. It dumps an SVN backup on some Samba shared drive. I would like to know how I can make sure the job worked correctly without having to verify the shared drive every morning. Right now, I take the job's output, save it to a log file and send this file by email. But the ouput isn't so great.
[Code]....
View 2 Replies
View Related
Jul 30, 2011
If I initiate a file copy of more than a couple of GiB, the PC goes into a dramatic slowdown. Even selecting a different subdirectory through Nautilus can take 30+ seconds.Now, whilst I appreciate that file copying puts a load on the bus, DMA and, to a certain extent, the CPU, it seems unconscionable that it makes the PC effectively unusable until the copy has completed.Is there any way to (practically) lower the priority, or similar, of the copy process so that one can continue to use the platform during large file copies? Right now, I end up using a laptop adjacent to the PC whenever I have to copy a large file. This, for a mainstream operating system is, frankly, ludicrous.I'm aware that I could run Nautilus 'nicely' but I don't want to make changes which would compromise other aspects of the system. It would also be pleasant, for a change, not to have to read a couple of telephone directories of technical documentation in order to resolve the problem myself. This must be a general problem and, in my view, something which seriously compromises the usefulness of Ubuntu given the sizes of contemporary drives and files.
The i7 I'm using at the moment has 8 cores non of which go over 15% usage while the copy is progressing despite the OS being effectively frozen for long periods.Environment:Intel Core i7-2600 @ 3.40GHz; 16GB RAM; Natty (11.04) fully updated as at 29th July 2011; Kernel 2.6.38-10-generic, GNOME 2.32.1.; Primary drive has 563.9GiB free space, Running in Ubuntu 'Classic' (no effects) mode
Disk /dev/sdc: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code]....
View 2 Replies
View Related
May 6, 2010
I am trying to make a backup copy of a DVD without success. k3b simply stays there silent doing nothing and I have to terminate the application. Is there a way to make DVD copies if one needs to?EDIT:I am using the home partition for caching as it is the biggest one on the disks; /tmp is too small.
View 5 Replies
View Related
Apr 5, 2010
(Running openSUSE 11.1 with KDE 4.3). I finally got my iPod Touch (2nd Gen) mounted using ifuse and libimobiledevice, using the following command:
Code:
ifuse ~/iPhone
And I was really pleased to finally copy some music files onto my iPod using gtkpod. I navigated to the ~/iPhone/iTunes_Control/Music folder and found the folders F00 to F49. Output of ls -l */*:
Code:
-rw-r--r-- 1 sdods users 9833326 2010-04-02 20:07 F02/libgpod002545.mp3
-rw-r--r-- 1 sdods users 5911197 2010-04-02 20:06 F04/libgpod646189.mp3
-rw-r--r-- 1 sdods users 6160091 2010-04-02 20:06 F10/libgpod395378.mp3
-rw-r--r-- 1 sdods users 12753607 2010-04-02 20:05 F16/libgpod100847.mp3
-rw-r--r-- 1 sdods users 5815275 2010-04-02 20:06 F21/libgpod769014.mp3
-rw-r--r-- 1 sdods users 9859657 2010-04-02 20:06 F21/libgpod803494.mp3
-rw-r--r-- 1 sdods users 7254100 2010-04-02 20:06 F21/libgpod841431.mp3
-rw-r--r-- 1 sdods users 13246380 2010-04-02 20:07 F24/libgpod399253.mp3
-rw-r--r-- 1 sdods users 11185006 2010-04-02 20:06 F28/libgpod402592.mp3
-rw-r--r-- 1 sdods users 10135510 2010-04-02 20:06 F33/libgpod142097.mp3
-rw-r--r-- 1 sdods users 6227801 2010-04-02 20:07 F34/libgpod853372.mp3
I'm almost certain the files have been successfully copied to the device, because I've unmounted it, using:
Code:
fusermount -u ~/iPhone
and when I re-attached it, the files were still there.
So I just have a few problems:
1) gtkpod won't update the iPod database, even though a dialogue window opens and says it is doing just that. Does anyone know why this might be?
2) Dolphin doesn't recognise that the iPod is mounted? the command dmesg recognises it, but there's no fstab for it. I wonder if anyone knows how I could create a udev rule to automatically mount the iPod when I plug it in. And how can I make dolphin recognise it?
3) Amarok doesn't recognise that it is mounted. I have both 1.4 and 2. I presume this is for the same reason that Dolphin doesn't recognise it.
View 9 Replies
View Related
Dec 1, 2010
I am trying to run two different copies of vsFTPd service in the same server, one for IPv4 and the other one for IPv6. Because as I know that you cant run one vsFTPd server for IPv4 and IPv6 in the same time.
View 10 Replies
View Related
Mar 1, 2011
the title says it all. im using CLI streamripper with this command:
Code: streamripper http://<stream IP address> -d ~/Music -z -o larger -T it keeps a copy of every song it rips in /incomplete then copies it to another folder once it's finished ripping (but keeps the copy in /incomplete). how do i get it to stop this and delete the copy in /incomplete once its finished moving it to the new folder?
View 4 Replies
View Related
Apr 6, 2011
Difficult to describe, but basically the desktop background image has a slightly smaller copy of itself (roughly 70% of the original) overlayed in the upper-left hand corner, like a picture-in-picture type of effect. This occurs on both the login screen,d the wallpaper I have set under my account. It seems to be isolated to ONLY the wallpaper, and not affecting any icons or functionality of anything else that I've noticed. Logging out and rebooting have no effect on the issue.
View 14 Replies
View Related
Nov 3, 2010
It has been such time that I have been making back-up copies of my DVDs using dvdrip. Lately I tried to back-up DVD of Iron Man2 and was surprised to see so many titles under Table of Contents. 93 titles of which re all running 2 hours plus. And so I ripped the recommended one which is the longest running title. Surprisingly, the output is all screwed up. Meaning scene one is at the end along with some scenes from the middle of the film and so on. Is there any way to correctly choose which of the 93 titles is the right one please? Obviously, I can't go through the motions of doing it one by one. Or would it be more practical to just copy the whole DVD image and burn in another DVD instead of making a HD back-up?
[Code]...
View 11 Replies
View Related
Jul 1, 2010
I'm trying to set up rsync to only copy new songs from my computer to another. I'm using the "--ignore-existing" argument, but it appears to copy all files anyway. The client (source) is Windows 7 64-bit running DeltaCopy Client and the server (destination) is Synology DS410 (running rsyncd).
Here is the syntax:
View 2 Replies
View Related
May 5, 2011
I'm using postfix and the always_bcc option to backup the emails which are passed through my MTA. The problem is that (with spamassassin and clamav running as virtual-smtp agents) I get three copies bcc-ed through to the backup account. Is there something I can do to stop the bcc from being carried out on the internal filters and only work on the final send or mailbox delivery?
View 8 Replies
View Related
Jun 20, 2011
I am not able to print multiple files when using the -#X (number of copies) option using lpr command.
The below is the command that i use :
lpr -#2 -o landscape -o deliver-to=Location -Pmyprinter file-name.pdf
Is there any configuration files that i need to modify for this option to be available ?
The printer that i have is using Postscript driver.
View 6 Replies
View Related
Jul 13, 2010
I have a directory with some data files in it. I did an md5sum find, and built an index of all the files contained:
Code:
find ./* -type f -print0 | xargs --null md5sum > MD5SUM
Now, based on my new index, I want to find the copies of these files as they appear in a new directory, where they have been renamed and reorganized.
View 5 Replies
View Related