Ubuntu :: Can't Load Live CD - /bin/sh: Can't Access Tty; Job Control Turned Off

Aug 16, 2010

I recently bought the book Hacking: The Art of Exploitation, and it came with a live cd of Ubuntu. I run it on my Mac, but I get this in the console screen whenever I try to load it:

Code:
Loading, please wait�
[2.424000] usb 1-1: can't set config #1, error -71
[4.644000] ieee1394: Error parsing configrom for node 0-00:1023
[6.236000] drivers/usb/input/hid-core.c: couldn't find an input interrupt endpoint
[10.768000] sdb: assuming drive cache: write through
[10.768000] sdb: assuming drive cache: write through

BusyBox v1.1.3 (Debian 1:1.1.1-3ubuntu3) Built-in shell (ash) Enter 'help' for a list of built-in commands /bin/sh: can't access tty; job control turned off I'm not sure what this means. I'm completely new to Linux, so I don't know whether the CD is corrupted, or I don't have some sort of BIOS or something.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Cant Access Tty Job Control Turned Off?

Jul 22, 2010

I am getting the following error after booting my Ubuntu machine. Worked fine recently and after I upgraded some stuff when I rebooted the machine I got a green screen then hit an arrow key and got the following error message:Gave up waiting for root device. Common problems:

- Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Check root= (did the system wait for the right device?)

[code]....

View 1 Replies View Related

Ubuntu Installation :: /bin/sh: Can't Access Tty: Job Control Turned Off Error?

Aug 14, 2010

i have been using windows xp and ubuntu simultaneously for more than one year and everything was working fine.Recently, i have just installed windows 7 and this has wipe out the ubuntu os selection screen (GRUB) and windows 7 boots in automatically.Moreover, while trying to install ubuntu again, i get the following error while booting the ubuntu cd:/bin/sh: can't access tty: job control turned off

View 1 Replies View Related

Debian :: /bin/sh: Can't Access Tty; Job Control Turned Off (initramfs)

Jul 19, 2010

I'm trying to "repair" two Debian Lenny servers a friend of mine had installed and working fine, all of a sudden he calls and tells me the servers don't boot. He's getting this error messege on both, weird:

/bin/sh: can't access tty; job control turned off (initramfs)

View 1 Replies View Related

General :: Booting After Reinstallatig Debian / Cant Access Tty Job Control Turned Off?

Aug 2, 2010

due to low disk space there arose a problem. Now I re-installed Debian along with winXP as dual boot. XP works as it was before. but i can't open Linux. When i select Debian on boot-select page, Debian starts but stuck at a point as shown below:

check root= boot arg cat/proc/cmd line
or missing modules,devices:cat/proc/modules ls/dev
ALERT!/dev/sda3/doesnot exist. Dropping to shell;
Busy Box v1.1.3(Debian 1:1.1.3-4) built-in shell(ash)
Enter 'Help' for a list of built-in commands.
/bin/sh: Can�t access tty; job control turned off.
(intramfs)

i hv searched a lot but couldn't come up with a correct solution.i tried editing the grub by pressing 'e' when grub is displayed and added the line acpi=off irqpoll and then start booting. but the result was same.

View 2 Replies View Related

Debian Installation :: "/bin/sh: Can't Access Tty: Job Control Turned Off"?

Apr 4, 2010

"/bin/sh: can't access tty : job control turned off(initramfs)"This comes when I boot.Hi, I tried to netinstall Debian testing on my brother's computer and only selected the "Standard system". I think it installed Grub 2.The Grub boot menu is also not showing the Windows 7.Also, I have this new terminal as (initramfs) and do not know what to do. I am stuck with (initramfs) which I have no clue about.

View 7 Replies View Related

Debian Installation :: System Booting Process Stops Halfway - Job Control Turned Off (initramfs)

Jun 4, 2015

Although I'm a linux user, I don't know much about the whole booting process myself. I normally have a friend that I can consult when things don't go the way I expected. But here's the thing: he updated my computer and went away. And of course I can't reach him and I really need it to work. And moreover, I want to be able to sole things myself.

The booting process stops halfway. The last thing it says is: can't access tty: job control turned off (initramfs) ...

View 14 Replies View Related

Debian :: Laptop Will Not Start \ When Turned It Back On, It Did Not Load?

Jun 18, 2011

Debian, Squeeze, Gnome. Laptop AJP7521P. I had it on for a few daysThen i decided to close the lid (hibernate). When i turned it back on, it did not load. It has a black screen with GRUB written on the top left. I think that grub does not load.My /(root) partition is sda4.Would update grub fix it? (I am worried whether it will find sda4).

View 10 Replies View Related

Ubuntu Installation :: Would Not Load After Install / Will Load Via Live Cd

Feb 26, 2010

I'm trying to install Ubuntu (9.10) on my sisters computer. I have installed ubuntu 9.10, but when I try to boot it from hard drive, it would stop loading a bit after the logo appears. The screen would turn off while the system is still running. Live version of Ubuntu works after reports of errors. I tried to search for the problem all over the forum, and could not find a good lead to figure out the problem.

So far to figure out the problem, I verified if cd is corrupted. No issues there. Googled the problem, and seems like other users were able to install 7.04 (old posts).
Its so weird though that live version works and the installed version does not.

Here are my specs:

I can post logs, but I'm not sure which one is useful as I'm relatively new to this process.

View 3 Replies View Related

Ubuntu Security :: Difference In The Output Of A Port Scan Using Zenmap On The Same System With UFW Turned Off And Then With It Turned On

Feb 16, 2010

This is the difference in the output of a port scan using Zenmap on the same system with UFW turned off and then with it turned on. It is obvious that UFW works.

View 6 Replies View Related

Ubuntu Networking :: Wireless Switch Can't Be Turned On Again After Being Turned Off

Feb 2, 2010

The wireless connection works fine. The wireless switch automatically turns itself on every time I start the computer. However, after turning it off, I can't ever turn it on again unless I restart the computer. And because of this, the wireless connection is disabled until the next time I start the computer.I don't think this is a hardware problem because the switch can be turned on and off, although not in the way I expect.

I'm using ubuntu 9.10 on an Acer Aspire 4740G. The command [lspci | grep Network] shows Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01). the [rfkill list] command shows (when the switch is on)

0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

and, as expected, shows (when the switch is turned off)

0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes

I just want to be able to turn the switch on or off at any time I want as long as the computer is still on.

View 2 Replies View Related

Ubuntu :: Mikrotik - Control Access To Bind Mac Address With Ip Address And Control The Band Width For Individual Connection

Feb 14, 2011

i have a xeon machine with ubuntu os machine specification is 3gb RAM 3 scsi hard drives each 73gb it have two ethernet cards one ethernet card is connected with adsl modem and the second is connected with LAN. now what is mikrotik doing for me is control access to bind mac adress with ip adress and control the band width for induvisual conection.

View 2 Replies View Related

OpenSUSE :: Control Load Order In KDE When Booting?

Feb 20, 2010

How do I control load order in KDE when booting? I would like to load networkmanager 1st and some widget like "remember the milk" last in order. I have a conflict between two ("Remember the milk" is bad coded - but only remote-syncing ToDo widget that I know). When RtM loads, if network is not ready, authentication fails. Then only way to connect it is to kill widget and place it again. whatever the reason, how do I control load order of apps/widgets in KDE?

View 1 Replies View Related

General :: Can Keep The System Load Under Control During The Deletion

Mar 27, 2010

I generate more than 50GB of cache files on my RHEL server (and typical file size is 200kb so no of files is huge). When I try to delete these files it takes 8-10 hours. However, the bigger issue is that the system load goes to critical for these 8-10 hours. Is there anyway where I can keep the system load under control during the deletion.I tried using

nice -n19 rm -rf *

but that doesn't help in system load.

View 2 Replies View Related

General :: Nvidia Driver Only Load When Control Panel Is Opened

Jul 7, 2010

When selecting Extra in Visual Effects, the Nvidia drivers we installed to my computer. However the video playback now look weird till I open the Nvidia Control Panal when the colour become normal again. The first time of open the Nvidia I had to set the Hue to 0. How do get this loading to happen automatically.

View 1 Replies View Related

Ubuntu :: Live CDs Won't Load / Start?

Sep 18, 2010

I've got a lot of computers, and have some with Windows7. One is 32 bit, and the other 64 bit Windows7. I've used Ubuntu for a while. I think my first live CD was from 2006. I have 2 computers that run Ubuntu as their only operating system, and have had a Ubuntu web server. For some reason, when I try to run a live CD on either of these Windows7 machines, install hangs. I've tried different CDs, and even different versions of Ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Can't Load Live Cd?

Mar 25, 2011

I am using my new laptop, hp dm4 1150ea, core i5 ( built in graphics ).I burned an install cd ( amd64 version ) of u/x/kubuntu ( all three ) every time i boot from the cd i get the welcome screen, i select to install then the screen flickers and thats it - the screen goes totally black just like the machine is turned off ) the cd drive keeps working away but i have no idea what is going on.Next time i pressed f6 for boot options, and asked for "noapci" and another one i cant remember - this time the boot worked but was very slow at one point.I also tried a cd of Natty alpha3 same deal. Will i ever be able to install normally?

View 4 Replies View Related

Fedora :: Cannot Load Live Cd 12

Feb 26, 2010

HP Pavilion dv6. Dual system already with Windows 7 and SUSE.

Want to take a look of Fedora live CD, but got the message like below.

Code:
Fail in evaluating the _REG object of EC device. Broken bios is suspected.

DRHD: handling fault status reg f0001ffb

Kernel panic -not syncing: DMAR hardware is malfunctioning The disk has 4 partitions.

one for windows, one for linux swap partition, one for linux, the last one is the Recovery partition for HP.

View 7 Replies View Related

Networking :: Control Bandwidth Access With Squid - Allow Certain IPs To Have Higher Bandwidth Access?

May 27, 2009

We have a sipmle office network set up that we also use use to connect to the internet, however of late the number of users has increased thus slowing internet access. Bandwidth upgrade is not an option thus i have to do bandwidth shaping on our linux router. The question is how do set the squid configs to allow certain IP's range a certain percentage bandwidtheg 60% and furthe divide the rest. Alternatively how can allow certain IPs to have higher bandwidth access.

View 1 Replies View Related

Installation :: Fedora Won't Load Live CDs / Why Is So?

Oct 2, 2009

Why does Fedora not recognize any of my live cds?

View 4 Replies View Related

Ubuntu Installation :: Load The Same Modules In The Upgraded 9.04 As Are Loaded By The Live CD?

May 5, 2010

I was using v 8.10. It came to its end of life and I felt compelled to upgrade. I upgraded to v 9.04. All seemed well, but then I discovered that I had no sound. As a test, I booted up with the v 9.04 CD, using it as a live CD. I had sound, so it seems as though it should be possible for me to have sound from my upgraded v 9.04 too, provided I can make the necessary changes to it.

When using the live CD and opening the volume control, I get as the listed device "HDA ATI SB (Alsa mixer)". That doesn't appear when I open the volume control using my upgraded v 9.04. Instead, it says "Playback: Null Output (PulseAudio mixer)". Also, when I check for loaded modules when using the live CD, I get many with snd in their name, but nary a one when using the upgraded 9.04.

Is there some simple way for me to load the same modules in the upgraded 9.04 as are loaded by the live CD? I tried to figure out the answer to this by reading other threads, but was simply overwhelmed by the volume of material and often wasn't sure to which version of Ubuntu it applied.

View 1 Replies View Related

Debian :: How To Load RAID Drivers In Live 7.8.0

May 29, 2015

I have some servers... more than 30 (different brands: HP, IBM, Supermicro, Fujitsu, etc).

I wonder if there would be some way (and how to do it) to load the RAID drivers in Debian Live 7.8.0 without installing it?

View 5 Replies View Related

Ubuntu :: Work Laptop And Have Access To VMs Via The Control Center?

Nov 12, 2010

I have a personal laptop and a work laptop. personal is running ubuntu 10.4(which im planning upgrade to 10.10 soon) and Win-Xp on work laptop. I would like to run ubuntu on work machine, but i need to use vmware vsphere client regularly as half my work is related to it.

Is there an alternative available for vmware vsphere client? How can i have ubuntu on work laptop and have access to VMs via the control center? Is running Windows-XP on ubuntu via vitual box a resolution? If yes, I have 3GB of RAM on my work laptop, is that enough?

View 2 Replies View Related

General :: Access Control Through Squid?

May 28, 2010

I'm using squid for proxy server in FC6. I'm also using squidGuard for web-site access restriction. I want to do some exception now for website access. For example, squid user1 with ip 192.168.7.10/32 shoud not access facebook.com while all other squid users with ip 192.168.7.11/32, 192.168.7.9/32 and so on... can access facebook.com since facebook.com is not listed in squidGuard .db files

View 1 Replies View Related

Ubuntu Installation :: Initramfs BusyBox 'Could Not Load' USB Live Bootup Error

Feb 13, 2010

I have downloaded the latest Ubuntu 9.10 and used 'U904p' a program I had for creating 9.04 live USB I had before. I had 9.04 on the USB pen but thought that 9.10 would be better to install right away rather than upgrading it. So I run through the CLI and make it bootable and all that. I come to put in my pretty old (Spare parts mashed together) Linux box. I get this about 1 minute after the Ubuntu logo and loading bar:

Top of page: WARNING: Couldn't open directory /lib/modules/2.6.31-14-generic: No such file or directory

Then lots of 'FATAL: Could not load /lib/modules/2.6.31-14generic/modules.dep No Such file or directory'

Then I am dumped in to Busybox in initramfs command line. I have been googling and look around the forums all last night and this morning. I find loads of stuff from 9.04 but not 9.10? I tried the old 'Pull USB pen when Ubuntu log shows' and 'Changed SATA settings' turned them off in end, using IDE. Could it be that I created it using the old U904p program. I will look in to the newer one. Seen it about on forums. Otherwise any ideas? I am wanting to build a FOG box for imaging all my PC's and trailing it for work.

View 2 Replies View Related

Ubuntu Servers :: Way To Control Access - Some Files/folders Would Even Need To Put In A Password

Apr 11, 2010

I've managed to setup Ubuntu Server 9.10, and created folders/files toview/edit/execute with Windows and Mac.

Now here is my dilemma, this is for a home server, and I will have 4 users(1 for myself, one with "admin" rights, my fiance(mac user), media pc, and a "guest" account for the computer or 2 that are out in the public(they don't need access to my taxes ).

I'd like to have it so that on my laptop, I can access the whole server, but some files/folders would even need me to put in a password. I want to do this because my fiance gets delete happy and deletes things, so if she goes on my computer she won't delete important info. I'd like her to have access to music, photos, and videos, as well as her having her own folder that she can treat as her hard drive.

The question is, do I need to setup a domain for this, or can I get away with a workgroup?

View 2 Replies View Related

Ubuntu Networking :: Software To Access Desktop And / Or Control Remotely

Dec 1, 2010

I have won my fight and my father in law accepted to give gnu/linux a try as his server and to run on the computer of the new company he is starting. One feature he would like is to be able to access his work desktop (graphicaly) from home. On my side, I would like to be able to control his desktop from home if I need to show him things. I already can SSH in terminal to install and maintain stuff but, to move the mouse around and point him where to click or what to use would be invaluable.

View 5 Replies View Related

Debian Configuration :: How To Control Access To Different Services

Dec 25, 2010

I'm trying to control access to different services on an Debian server using /etc/group. So that a user I create for FTP usage doesn't fill up my server with IMAP folders or samba garbage.

Services like proftpd have:

AllowGroup ftpgroup

sshd have

AllowGroups sshgroup

And samba have

valid users = @smbgroup

But I can't find the correct option in Dovecot (/etc/dovecot/dovecot.conf) Do anyone have the magic option or a workaround thats doesn't envolve maintaining seperate user databases and password?

View 1 Replies View Related

General :: LDAP Access Control For Users ?

Feb 16, 2010

I'm using Sun One LDAP server, (Soon to be moving to openldap). I have one Master server, no slaves, about 60 user accounts.

I'd like to add an attribute to each of the users DN's to restrict there ability to login to specific hostnames. I.e. I have hosts A, B and C. Dev staff can access A and B, but not C, and support staff need to access all of them.

I found a link at [url] which talked about using 'hostsallowedlogin' and 'hostsdeniedlogin' attributes but I'm presuming these are bespoke. If they are, how do you configure the ldap.conf to take note of these attributes when authorizing access?

View 14 Replies View Related

Hardware :: Users Have No Access To Volume Control?

Sep 21, 2010

I am using Debian Lenny on a cluster. If I log in as a regular user and try to adjust the volume on the top right panel (Using Gnome), I get the following message"The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu."or ifenter "gstreamer-properties" in the terminal and do a test I get the following message"Autodetect: Could not open resource for writing."

if I become the root user and enter "gstreamer-properties" in the terminal and do a test, the test works. Alsamixer works as root, but not as a user.My user error for alsamixer i"alsamixer: function snd_ctl_open failed for default: No such file or directory"I am not sure what setting I need to change to which all users can adjust the volume. Problem 2:When I put in a usb stick I get the following error as a user.Cannot mount volume

View 1 Replies View Related







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