General :: When Boot From The Usb Getting Original Sys Page And Cannot Move From There?

Jul 25, 2011

I have an Acer Aspire one which runs ubuntu 10.04. Recently it has developed a problem upon loading it where the screen will not stop flickering and won't allow me to see anything, let alone try to solve the problem. I did have a good google session and found that others have had this problem before, but I couldn't find a solution that worked. I decided to install the newest version via bootable usb and originally try SysLinux but for some reason it would not work, so I have since tried other programs to create a bootable usb. My problem is that whichever software I use, whenever I boot from the usb I get the original SysLinux page and cannot move from there.

Has SysLinux somehow changed the mbr of my usb stick? I'm basically stuck and this is my only non-essential usb so I don't want to use another one.

P.S. sorry if this is in the wrong section of the forum, I wasn't sure where to put it.

View 4 Replies


ADVERTISEMENT

General :: Vi Editor To Move File Page?

May 10, 2011

I have a file of 200 pages. I want to move my cursor page wise. Suppose I want to move my cursor from last page of the file to up three pages.Is there any command to do it or I use "k" to move up?

View 3 Replies View Related

Server :: How To Redirect From One Page To Another Using Apache And Still Retain Original Url?

Apr 3, 2011

quesiton is how I can redirect http://www.thispage.com to http://my.page.com and still retail displaying http://www.thispage.com.The issue is if I point in httpd.conf to directory where my.page.com it doesnt work because it knows it address.

View 4 Replies View Related

Ubuntu :: Won't Move Pass The Toshiba Splash Page?

Sep 30, 2010

I have a Toshiba M55-135S, that I switched from Windows XP to Ubuntu 10.04 about a month ago. Loved it, but lately it is hanging at the Toshiba splash page and won't complete the boot without turning the laptop off an on several times. tonight it won't move pass the Toshiba splash page. Hardrive is only about a year old.

View 1 Replies View Related

Slackware :: Boot Process Page By Page?

Aug 14, 2010

When I boot slackware, I have all the boot process that run but too fast. I don't have time to read what's running. Is there a way to to go page by page. I didn't find any key in my keyboard to stop and go.

View 16 Replies View Related

General :: Move Boot Drive To New System?

Jul 19, 2010

I have been given a new system, but want to try moving my old server's system / boot drive directly to it, rather than re-install.

All of the hardware is different, what am I letting myself in for? What should I prepare for?

Existing system OS is Ubuntu 10.04 Server, non-specific install from live CD.

I've done this before on Win XP and it was a nightmare, but I suppose that's not really designed for that sort of thing. I'm hoping that linux will be easier.

View 9 Replies View Related

General :: Find Page Hit And Page Miss Ratio In Fedora Core 12?

May 10, 2010

How can I find page hit and page miss ratio in linux fedora core 12?

View 3 Replies View Related

General :: Error - You Must Be Logged In To Access This Page, Go To Logon Page

Jul 26, 2010

All has been fine with my emails but today morning when i tried to log on I got an error message "You must be logged in to access this page, go to logon page" I dont understand why even when i supply my correct user name and password.

View 2 Replies View Related

General :: Move And Utilize Root /boot And Swap Dir To Temporary Location?

Oct 16, 2009

I'll start by explaining what my system layout currently is. I have Fedora 11 X64 installed on my system, it is an HP Dv9380ca laptop. My system has 2 hdd /dev/sda /dev/sdb. During the setup i set my home directory to reside on /dev/sdb. After booting i realized that my root and swap partition are part of a volume group name vg_sharpfed and are set in fstab as:

/dev/mapper/vg_sharpyfed-lv_root / ext4 defaults 1 1
/dev/mapper/vg_sharpyfed-lv_swap swap swap defaults 0 0

Output of Fdisk -l /dev/sda

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1aecda8d

[code]....


My /dev/sda2 partitions is 100gigs and set as an LVM. Essentially what i am getting at is, if it's possible to temporarily copy / /boot and swap to my second partition, edit grub if needed and fstab to mount to the temp locations, format sda to ext4 create partitions for / /boot and swap partitions, then copy back the original directories edit required fstab to mount the original locations and no longer have them contained in a Logical volume.

View 3 Replies View Related

General :: Combine 4 Page To Single Page?

Jul 6, 2011

I want to combine 4 ps(or pdf) page to single page and for this i have try a2ps command as:

a2ps -4 1.ps 2.ps 3.ps 4.ps -o outfile.ps

Event through it divide the page into four section. But only give one output of my four input. other three section is blank. Is i am doing some wrong or Is their any other command to do so.

View 3 Replies View Related

General :: Vim: Substitute For Page Up And Page Down Keys?

Aug 11, 2011

Vim: substitute for Page Up and Page Down keys?

View 4 Replies View Related

Ubuntu :: 10.04 Grub Install - Cannot Boot Into Original System

Jun 8, 2010

I just installed 10.04 to the second hard drive on my system, and stupidly installed the new grub to the first drive, which has my standard 9.10 OS on it. Now I cannot boot into my original system. All of the files across both disks are still intact and mountable. I'm not new to linux in general, but I'm not exactly knowledgeable, either...

View 9 Replies View Related

Debian :: Restore Original Boot Record After Grub Installation?

Mar 11, 2011

A few days ago I installed my first Linux product, which is Debian 6.0, and I installed the GRUB booting device on my main boot record, as it was suggested that it was a harmless step to take. Unfortunately, some quirk in my system made GRUB believe that I had XP when in fact I have Vista, so the options I have now are to boot Debian or to boot XP which is not on my computer. In other words, I have to get rid of GRUB now, but I'm realizing that he's not such an easy customer to kick out. I have moved my Linux installation to another drive, but the old GRUB always stays in place, and my Vista is stuck there frozen for eternity. So after considering all kinds of possibilities, I have come to the conclusion that the easiest way to restore my original boot record would probably be to find its backup copy that I assume the installation program made, and to copy it back into the right address at the beginning of the disk. I don't have the Vista recovery CD, so I really have to do this manually. So now my questions are these: did the installation program make a copy of the boot track, and if so, where did he put it and under what name, and finally, what command can I use from within the Debian terminal, which is now my only tool left, to copy the content of thesaid file into the first 512 bytes of the hard drive? I know that would be a simple matter for any serious geek, I guess I must be a little rusty. Anybody feel up to it?

View 9 Replies View Related

Ubuntu Installation :: Delete The Gamers Edition To Get Back To My Original Single Boot 10.10?

Dec 4, 2010

I have a laptop with 2 x different versions of Ubuntu installed as follows:

Ubuntu 10.10 on a partition; and
Ubuntu ultimate edition gamers (based on ubuntu 10.10 I believe).

I've only recently installed the gamers edition as a dual boot to see what it looks like. Now I've had a play around with it I've realised that I don;t really like it.What's the quickest/easiest way of reverting back to my original ubuntu 10.10 as a single boot? I don't want to re-install 10.10 - I was hoping I could delete the gamers edition to get back to my original single boot 10.10.

View 7 Replies View Related

General :: How To Return Path To Its Original Value

Jul 20, 2010

Alex accidentally deletes his PATH variable.what are some of the problems he may soon encounter and explain the reasons for these problems. How could he easily return PATH to its original value?

View 14 Replies View Related

Fedora Installation :: Install The Original Version Of Fedora 15 And Make It Dual Boot With Windows 7?

Aug 17, 2011

So I want to install the original version of Fedora 15 and make it dual boot with my Windows 7. Problem here is that I don't have a cd/rom. and the iso file didn't have a .exe thingy.....

so now what? Also this is my partitions> http://img94.imageshack.us/img94/9853/unledtlh.jpg

View 4 Replies View Related

General :: How To Get Original Blacklist Conf File In Directory

Jan 6, 2011

I need advice in getting the original blacklist.conf of the directory /etc/modprobe.d/ because I erased and I don't know if that file could make me have some issues in the future, so if any body can lend me a copy of that file or refere me to some page where i can get it. Is for the slackware 13 32bits distro.

View 2 Replies View Related

General :: How To Reclaim Original Disk Space (Misused)

Jul 10, 2010

I wanted, on my laptop, to clone a 60GB HDD into a 500GB HDD using clonezilla (Parted Magic live cd). So I used the option disk2image, create the image file to an USB Drive. Everything was fine, I get my image file on that ext HDD. After I change the HDD on my laptop for the brand new 500GB but I think I make a mistake when restoring the image file using image2disk instead of image2partition. Now my 500gb is recognised as a 60GB hdd on gparted. How can I reclaim original HDD space on my 500GB?

View 7 Replies View Related

General :: Restore Original Chown Permissions On VPS Centos?

Jun 29, 2010

well, by mistake i ran a command and chown the whole server apache:apache

now, i can't do anything... is there a way to restore the original permissions??

View 3 Replies View Related

General :: Task Bar - Putting Back The Original Settings?

Apr 7, 2010

I am using Ubuntu 9.10, I removed the task bar at the bottom of the screen and replaced it with a new one. The problem is when I click on Fire Fox and by default Fire Fox would drop to the bottom of the screen, now it just disappears. Is there any way of putting back the original settings.

View 1 Replies View Related

Server :: Grub Boot Page Is Not Shown?

Dec 26, 2010

I have installed ubuntu server 10.04 and also compiled manually a new version of kernel. The problem is I can not see the grub boot loader page that allow me to select which should be started. On a desktop however grub boot page is shown by default. How can I enable that in server?

View 5 Replies View Related

General :: Gnome And Debian Are Too Large For My Original IBook. What Distro/gui Should I Use?

Jun 19, 2011

The machine I'm using has a PowerPC architecture so I'm somewhat limited to what flavors of Linux I can use and I don't want to go back to Mac OS 8.9. The HD is only 3.3 GB so I can't get both Debian and GNOME on it.

View 1 Replies View Related

General :: Stripping EXIF Metadata + Preserving Of The Original Date

Feb 23, 2011

I would like to remove almost all of the Privacy Evading data that a digital camera is generating, such as EXIF DATA. EXIF DATA: Camera Brand, Camera Model, Date taken, Exposure Time, Flash Fired, Focal Length, Location (if you are using iPhone with categorization by location, if enabled), Metering Mode, etc.

May you, please, write a script which does that job for multiple files?Exiv2 seem to reduce more weight than Jhead so I'll use the command exiv2.That's, generally, what I want the script to do:Retrieve the (Modified) date of a file.

View 3 Replies View Related

General :: Check Small Chunks Compared To Original File?

Feb 21, 2011

i want to upload my iso collection to adrive(.)comi have a slow upload and i want to split each iso file in chunks of 100 MB so they upload while every browsing session of mine.i figured i should use split and cat commands to do that.but i cant afford to upload some corrupt archives, so how may i go about checking the small chunks to the original file before uploading

View 7 Replies View Related

General :: Deny Root2 To Change Password Of Original Root

Aug 5, 2010

I created 2nd root (root2) by running useradd -o -u 0 root2 is it possible to deny root2 to change password of original root?

View 11 Replies View Related

Fedora :: Npviewer Segfaults - Firefox Sometimes Shows The Title Of A Page In A Tab But The Page Is Blank

Nov 23, 2009

On FC11 64 bit with Adobe flash plugin for Linux installed, I see segfault errors from "npviewer" in /var/log/messages. The only browser I have tried yet, Firefox, has glitches every now and then. Sometimes it shows the title of a page in a tab, but the page is blank. This can even happen when I try the Google main page. Is it true that npviewer has something to do with Adobe flash? Is there a way to fix the problem? If it is caused by Adobe flash, is there a different plugin that will replace Adobe flash player?

View 1 Replies View Related

Ubuntu Installation :: 10.10 Netbook / Hitting Next On First Page Mouse Icon Changes But Next Page Never Loads?

Oct 12, 2010

i am able to try ubuntu and everything works fine until i try to install. the menu comes up to the first page where it tells you to plug in your machine and make sure there is enough disk space and network connectivity. when i hit next on this page the mouse icon changes but the next page never loads. the longest i let it hang there was 2 hours. ive tried multiple times with the same result.

im running from a flash drive on an ASUS Eee PC 1001P-PU17

View 4 Replies View Related

Hardware :: HP Deskjet 940c On Linksys Printserver Prints Alternating Good Page And Bad Page

Mar 9, 2011

I have a problem printing to my HP printer.

What is my problem? I have a page (one page - text an graphic) to print. When I sent it to my printer it prints OK. When I sent it agian, the output is totally garbled. When I sent it again (a third time) it is OK. Sent it again (4th time) it is garbled. Sent it again ... you get the picture ;-). Alternating good and bad pages.

What is my setup? I run Fedora 14 with Cups 1.4.6. The printer is a HP Deskjet 940C. It is connected to a linksys wireless print server. It is configured in CUPS to use ipp printing. The driver I use in Cups is 'CUPS+Gutenprint v5.2.6 Simplified (color, 2-sided printing)'.

View 2 Replies View Related

Fedora Installation :: GUI And F14 Won't Boot - Goes Into A Loop Between The Login Page

Feb 19, 2011

I removed the LXDE and XFCE packages and now when I try to boot into F14 it goes into a loop between the login page and the fedora icon with blue background showing a X over the icon. In other words, it is looping between the login screen and the previous screen. I think I broke it good. Is there anyway to recover from this?

View 10 Replies View Related

Ubuntu :: Unable To Boot - Grub Vs Grub2 Page

Apr 20, 2010

I've been dual booting ubuntu and xp for about 2 months now. i booted this morning and all i get is this grub menu. i saw the grub vs. grub2 page but have no idea even where to start.

View 5 Replies View Related







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