General :: Cannot Find The Right Combination For The Partition Designation?
Jul 11, 2010
Computer is Gateway Netbook with Win7. I want to install Ubuntu ,but when I go to the next window after the keyboard section, I cannot find the right combination for the partition designation. I click install on a 50gb partition I made for the install. The page asks for mount points and says no root file system is defined. I put in EXT2 and a / , page told me I should have a section for a swap file. what is the correct information for these boxes? I am installing Ubuntu to learn the linux sys and I certainly don't know inough about it to come up with these commands yet.
View 4 Replies
ADVERTISEMENT
Oct 30, 2010
No menu, can't find a keyboard combination to start terminal. Ubuntu 10.10 32 bit. Do I have to re-install?
View 4 Replies
View Related
Apr 19, 2011
I have a keyboard with two faulty buttons, and I don't want to through away my keyboard just for two buttons.I have linux and windows, In DOS and Windows I somehow managed to get away with this problem by typing Alt+65 (for letter 'A') and so on.and in Linux while in GUI I take use of on screen keyboard. But problem starts with when I work in run level 3.
View 3 Replies
View Related
Aug 25, 2011
I have ack-grep installed on my local machine, and find it indispensable for quickly 'acking' through a codebase when debugging. However, on my cheap shared hosting, there is no ack-grep. One of the testimonials on betterthangrep.com mentions a
Rube Goldberg mess of find/grep/xargs which sounds like what I need, but coming from the opposite direction.
View 2 Replies
View Related
Jun 22, 2011
I'm running Eclipse on a Linux server and I'm displaying it locally through xwindow forwarding using xming.Whenever I create something like a subwindow (like opening project properties or the Project Explorer when when pulled out of the main window), these windows are not resizable. When running natively on Linux, the resize is possible without a problem.
View 1 Replies
View Related
Mar 5, 2010
So the thread title kinda sums it up. If i have eth186 and i reboot I have to open wicd and change it to eth187 get connectivity. I'm currently at eth200 so this has been a problem for a while.
View 4 Replies
View Related
Oct 13, 2010
I have a line in fstab to auto mount a drive partitian
/dev/sdb1 /media/Data ext4 defaults 0 2
This worked fine until I upgraded to 10.10.
Now every boot I get the following message on the purple boot splash screen;
/media/Data is not ready yet or not present
S to Skip M manual etc
When I looked at gparted the drive had changed from sdb to sdf. I changed fstab and then ran sudo mount -a I then access /media/Data as expected, that is until I reboot then I get the same message and find that the drive has swapped to sdb again.
This happens every boot, If it was sdb on the last boot it becomes sdf on this boot and vice-versa.
Unbuntu 10.10 upgraded from 10.04 (64 bit)
View 2 Replies
View Related
Aug 22, 2011
the appropriate debian designation that will work on an Intel Core i5 430 M processor.
View 2 Replies
View Related
Apr 27, 2010
I had two OS win xp nd fedora10.i formated my xp nd was installing windows 7 in its place when i did the same my fedora got invisible i m unable to find whole partition where my fedora was installed. and i cant use fedora now.
View 5 Replies
View Related
Mar 7, 2010
I have a headless 8.04 server with 2 USB drives attached. I'm trying to move everything off the 1.5TB drive onto a few 300GB drives (so I can then use LVM on the 1.5TB drive and move everything back onto LVs.)I check the drives using 'fdisk -l'. They show up as sdc1 and sdd1. I mount them and start a cp operation.When I run fdisk again, the drives are no longer sdc1 and sdd1. Now they are sde1 and sdf1 (and of course, they are no longer mounted.
What could be causing this and how do I fix it?I need to fix this ASAP because the 1.5 TB drive seems to be going bad. Every few seconds I hear a big "click" as though the head arms are smacking against a stop. (This is the 2nd brand new 1.5TB drive that has started doing this!)
View 5 Replies
View Related
Jun 11, 2010
Say I need to do: find / -name somefile.txt
And say root partition / is mounted on /dev/sda5; however, let's say I also have 250GB partitions (/dev/sda6, /dev/sda7) mounted in /media - AND another location that I cannot currently remember. Say, also, that I know the file I'm looking for is on /dev/sda5.
Obviously, the above command will also descend in /media and that other directory which represent the big partitions, wasting time in looking for the file in the wrong place.
Is there a way to instruct find (or other command) to search only / on /dev/sda5, and NOT to descend to directories if they are on different partitions ?
View 1 Replies
View Related
Aug 29, 2010
I am playing with grub and i change the root using:
How can i know what's x for /dev/sda7 ?
The problem is that in Gparted view, the order is not like sda5, sda6, sda7, ...but the order is like:
So what's x for /dev/sda7 ?
View 2 Replies
View Related
Sep 28, 2010
First time trying anything like this. I'm running a Abit NF7 with a silicon image 3112 that's support was broken in 2.6.35. I get a kernel panic when VFS can't find the root partition, I can't remember the exact line (can't log it, root isn't mounted yet) but it says something like sata1: link down (sstatus 0 scontrol 0). I think there might be a more telling error message before, but it flies by too fast to see or capture with my camera video recorder.
There's a patch that reverts back to when there was a delay in /drivers/ata/libata-sff.c in the function ata_sff_tf_load, by calling ata_wait_idle(ap) which fixes the issue for some people but not my system. I don't know anything about what I'm doing, but I thought I'd go through and add printk's in each function in sata_sil and see how far the device was initialized. I did this but they all happen early in the boot that flies by. Is there any way to add a pause like the "more" command? [URL]
View 5 Replies
View Related
Aug 23, 2010
I have only been using Ubuntu since shortly after Lucid was released. I am a new convert and use it to run a back-up device / media server I have a total of 5 hard drives in the device. I have the Lucid system files written to /dev/sde. I am running a Raid 1 array with mdadm on /dev/sdc and /dev/sdd. I have been prepping to run a second raid 1 array with /dev/sdb and /dev/sda with the ext4 file system. I formatted /dev/sda to have a full partition of /dev/ sda1. I then went to do the same to /dev/sdb and the drive was missing from both gparted and the native disk utility. My array with sdc and sdd is still running with both drives working fine.I swapped the sata cable from sda and sdb with no change. The system will not recognize sdb no matter what I do but it does skip /dev/sdb in boot up which tells me it does see it.I have provide the output of the commands df, fdisk -l, and cat /proc/mdstat.
View 2 Replies
View Related
Sep 24, 2010
After several times install & reinstall,i got a stable dual boot vista / ubuntu 10.10.,but i can't access or even see my windows partition from ubuntu,i installed my dual boot with wubu this time,in previous installation when i didn't use wubi , i didn't have such a problem & windows partition with all my files in it (windows files,media ,etc,) was easily accessible from "places" on ubuntu . I already disabled windows firewall & other security options but nothing changed
View 3 Replies
View Related
Aug 1, 2010
Is there a combination of key-strokes to shut down 11.3?
View 4 Replies
View Related
Feb 27, 2011
I use Ubuntu through Wubi, and none of the key combinations in the Wubi Guide ever do anything...I don't have a SYSRQ key on my laptop so I can't even do most of them
how do I safely reboot Ubuntu when it freezes (which is often)? Trying to be proactive.
View 9 Replies
View Related
Mar 18, 2011
I would like do add a new keyboard key combination for a function like Alt + F4.
for example shift + control + s.
Up to now, i was successful with exchanging the function Alt + F4.
But I don't like to exchange, because I need Alt + f4 and shift + control + s for the function close window at the same time.
So how can I add a new keyboard combination without to exchange?
View 9 Replies
View Related
Apr 30, 2011
Classic and Unity modes.ALT+F2 combination does not work on 11.04. Could not fix minimize, maximize, close buttons. I tried metacity --replace and from gconf-editor.
View 1 Replies
View Related
Apr 19, 2011
I have this (Norwegian) keyboard layout on a HP Mini 1000 (came with US keyboard). But I can't seem to find the combination to get the ">" (or "<" for that matter) symbol/char. Anyone out there know the combination so I can finally use my netbook for other things than just simple browsing?
View 4 Replies
View Related
Sep 3, 2011
I've watched with envy as one of my friends is able to erase a URL in the address bar of a browser and paste in another one using a keystroke combination on his windows machine. How can I do that in Linux?
I think he uses CTRL-V in Windows. This combination pastes in Fedora Linux (FC 12 Gnome and previous versions), but it doesn't erase what's there first.
View 3 Replies
View Related
Jun 28, 2011
attempting to reinstall 11.3, my system always freezes up at different points. Always during actual installation (not setup). Burned an 11.4 disc and the same happens. First was a DVD, but the new one is a CD, and now with the new version, a little dialogue comes up at the start to tell me 1 gig of RAM may not be enough. Well, it always was before. Is there a certain combination of settings which may make it run better? Also, a live session works fine.
View 9 Replies
View Related
Apr 14, 2010
This is it. Alt + Ctrl + F key won't work for me! I run kubuntu 9.10 on vmWare and what I want to do is to switch between virtual terminals. I tried Alt + Ctrl + F key combination and it only work once!, Say for example, I'm working in GUI on terminal 7(tty7) and I press Alt + Ctrl + F1 to go to tty1. It takes me to tty1 and I can login, then I come back to GUI using Alt + Ctrl + F7, but after that Alt + Ctrl + F1 doesn't take me back to tty1, no matter how much I try. What I can do is to press Alt + Ctrl + F2 and goto tty2 and without logging in, press Alt + Ctrl + F1 to goto tty1. And again, this won't work for a second time! This keeps happening to all the other terminals. Is there a command to switch between terminals?
View 1 Replies
View Related
Jul 10, 2011
I would like to know if it is possible to assign new keyboard shortcut combinations for actions such as:
Action: switch tabs
Actual Shortcut: Control+(Alt)pgUp/pgDown
New Shortcut: Control+Tab (as it is on Windows)
Action: activate combo boxes item lists
Actual Shortcut: Alt+Down or F4
New Shortcut: still don't know yet
I have not found a way of doing this under gnome-keyboard-properties or gconf-editor.
View 1 Replies
View Related
Jun 1, 2011
I have a problem with Debian Squeeze. I have installed Squeeze and after that I installed LDAP according tho this guide: [URL]. When I log in and try to start Epiphany or Iceweasel nothing happens. I tried installing Chromium, but this program starts with the message "Chromium didn't shut down correctly". After some waiting it comes with another messages saying "Page(s) unresponsive. I also noticed that Open Office won't startup, other programs don't seem to have a problem.
View 2 Replies
View Related
Apr 22, 2011
That was released in October 2008, superseded in March 2009, and the current release is 1.4.3. It also doesn't work together with Python, but that's a more esoteric issue. Both of them are too clever by half, and the combination breaks the library loading mechanism. That's an old issue, with an old fix - though I haven't yet checked my rebuild, so there may be more than one problem.
View 1 Replies
View Related
Jan 13, 2011
I have problem with my left cursor key on notebook (Toshiba l10-117) keyboard, I removed this key and checked if there is no dust or something but it didn't helped, probably i have to buy new keyboard in future.I'm wondering if it is possible to do something like this as temporary solution: if I use Alt+PageUp key it will work like left cursor key
View 2 Replies
View Related
Dec 10, 2010
regex in grep? I need to match ANYTHING in the following with any character combination (something like * in findstr in C): grep "Delivery of nonspam" /var/log/mail.log | grep "to [URL]"
View 1 Replies
View Related
Jul 1, 2011
Is it possible to create custom Unity Launcher that would do the same thing as pressing some keys on the keyboard.
View 9 Replies
View Related
Apr 11, 2010
I have two Linux machines both running Debian (I do not want Windows to be involved at all). One is a desktop and one is a laptop. I desire to connect a not-yet-purchased printer/scanner combination machine only to the internal LAN via my router (Linksys WRT54G) via Ethernet cable, or via wireless if the printer/scanner has that capability. I want to be able to print to that printer (and scan from its scanner) by only having to turn on the printer/scanner and only one of the other computers, and not have to have both Linux machines turned on in order to print and/or scan.
So my questions are:
When I look at specific models of printers, what should I be looking for in their specifications that indicates that this configuration is possible (i.e., should I be looking exclusively for printers that say they are "wireless printers" or "network printers")?The reason I ask this question: In my online searching, I thought "networked printer" or "stand-alone network printer" meant just that, but what I found instead are pages and pages of instructions on how to connect the printer locally to a Linux machine, with the associated setup to allow that Linux machine to serve print requests coming from other machines on the LAN. And that approach is not what I want to do (with the notable exception of temporary setup to validate that the printer is responding to requests for printing and scanning from Linux).
Are there particular brands, makes, or models that I would have better luck in getting to work in this manner (i.e., "better stick with HP or Xerox")? Am I kidding myself that a combination printer/scanner would work in the same fashion and still be relatively easy to set up on both Linux machines without resorting to some Windows-centric approach? Result of my searching so far (I have not worked my way through all of these in detail, but plan to): References to local printer connection which is not what I want:
Setting_Up_a_Network_Printer_using_CUPS
Set up a network printer using cups
Set up a printer
The post inside Setting_Up_a_Network_Printer_using_CUPS that starts with "running an HP Photosmart 8450 as a stand-alone networked printer" (where is the permalink?) is as close as I could get, but I am concerned that the instructions given are specific to the HP Photosmart 8450, or specific to the HP vendor, versus for all printers that can be connected to an Ethernet network (not that being locked into HP is going to be a problem necessarily, but I would like to know why if that is the case). Linux compatible printers says "Have a look at LinuxPrinting for known working drivers for printers data base. Also buy from a linux friendly company, ie HP, Brother, Epsom." Later in that thread, someone said Definitely don't buy canon.
View 2 Replies
View Related