Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 16/03/2008, à 18:04

Arthal

[NON RESOLU]Probleme de terminal

Salut la communauté!

Dés que je souhaite acceder a un terminal via ctrl+alt+f(1 a 6) j'arrive a un ecran avec juste un prompt mais je ne peut aller plus loin. L'écran reste sur le prompt et impossible d'accéder au terminal pour lancer des commandes.

Que dois je faire ?

Hors ligne

#2 Le 16/03/2008, à 18:26

u4you

Re : [NON RESOLU]Probleme de terminal

bonjour,

il y a qque chose de marqué devant le curseur ou c'est juste un curseur clignotant ?
...et le clavier reagit'il , les lettres s'affichent a la frappe ?


-=O.    U 4 you   .O=-
            F4AHW

Hors ligne

#3 Le 16/03/2008, à 18:32

Oliv Mérou

Re : [NON RESOLU]Probleme de terminal

Salut cool,

Il ne demande pas ton login ? J'imagine que non, mais bon, on peut toujours demander !


Desktop Medion MT6, ram 1 Go, cpu 1,93 Ghz, carte graph ATI X300SE. Terroriste-communiste-chinois-sectaire-cannibale-du-libre

Hors ligne

#4 Le 17/03/2008, à 09:28

Arthal

Re : [NON RESOLU]Probleme de terminal

Salut il n'y a rien d'ecrit devant le prompt et le clavier ne semble pas réagir.
je reste sur l'ecran noir avec ce curseur clignotant.

Hors ligne

#5 Le 07/04/2008, à 16:05

jermil

Re : [NON RESOLU]Probleme de terminal

A peu près le même problème sous xubuntu...

Ayant un gérer un parc informatique de l'âge de pierre ( je fais tourner xubuntu sur des amd k6 350mhz... ), il m'est impossible de lancer le terminal sur aucun des postes.. j'utilise xubuntu 7.10.

Quand je lance le terminal par le menu xcfe, de même que quand je lance par ctrl+alt+Fx , J'ai droit à un écran noir (même pas de prompt !) pendant lequel le poste mouline, puis au bout de maxi une minute je me retrouve sur l'écran de login de session... Je rentre mon login, mon mot de passe, puis je suis à nouveau sur le bureau... comme un delog/relog quoi hmm

hors sujet (mais explication du pourquoi du comment j'ai besoin du terminal):
Etant novice en linux (enfin pas totalement j'ai mangé du debian pendant mes études à hauteurs de 10h/semaines sur 2 ans), je connais assez mal l'interface xcfe (pareil pour les autres), j'avais essentiellement été formé pour me servir des lignes de commandes.. Et si j'en ai besoin aujourd'hui c'est pour monter un lecteur réseau sur un autre pc sous windows xp pro qui fait office de serveur de mon réseau ; y'a-t-il un autre moyen de mon monter un lecteur réseau sous xubuntu ? (j'ai installé les packages smbfs... apparemment en environnement gnome ou kde ça n'a pas l'air dur de monter un lecteur réseau par GUI, mais je sèche sur xcfe et imaginer le temps que je passe à la moindre action sur un 350mhz... )

Merci d'avance si qqn peut m'apporter une solution, comme Arthal j'imagine que ce n'est pas très normal de ne pas pouvoir accéder à une console.


SciTE ForEVeR

Hors ligne

#6 Le 07/04/2008, à 16:10

nico_co

Re : [NON RESOLU]Probleme de terminal

ah tous hasard peut tu communiquer ton fichier /boot/gub/menu.lst


;) Nico
Linux User : 486012
Ubuntu User : 26381

Hors ligne

#7 Le 07/04/2008, à 16:19

mikedafunk

Re : [NON RESOLU]Probleme de terminal

Oui et faire l'essai avec une ancienne version du kernel... on ne sait jamais


Lubuntu 22.04 sur Lenovo AX81 et pas mal d'Amiga
Mon blog : http://mikedafunk.over-blog.org

Hors ligne

#8 Le 07/04/2008, à 16:44

jermil

Re : [NON RESOLU]Probleme de terminal

Voilà mon menu.lst

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default        0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        3

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title        Windows 95/98/NT/2000
# root        (hd0,0)
# makeactive
# chainloader    +1
#
# title        Linux
# root        (hd0,1)
# kernel    /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=adbb1eef-628b-4b95-b2da-8b3ec35879b4 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=adbb1eef-628b-4b95-b2da-8b3ec35879b4 ro quiet splash
initrd        /boot/initrd.img-2.6.22-14-generic
quiet

title        Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=adbb1eef-628b-4b95-b2da-8b3ec35879b4 ro single
initrd        /boot/initrd.img-2.6.22-14-generic

title        Ubuntu 7.10, memtest86+
root        (hd0,0)
kernel        /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST


SciTE ForEVeR

Hors ligne

#9 Le 07/04/2008, à 17:20

nico_co

Re : [NON RESOLU]Probleme de terminal

dans la section qui lance le system
je te proposerai bien de modifier

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=adbb1eef-628b-4b95-b2da-8b3ec35879b4 ro quiet splash
initrd        /boot/initrd.img-2.6.22-14-generic
quiet

en

title        Ubuntu 7.10, kernel 2.6.22-14-generic
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.22-14-generic root=UUID=adbb1eef-628b-4b95-b2da-8b3ec35879b4 ro
initrd        /boot/initrd.img-2.6.22-14-generic

afin de virer tous les "quiet" et "splash"


;) Nico
Linux User : 486012
Ubuntu User : 26381

Hors ligne

#10 Le 07/04/2008, à 17:34

lolo20

Re : [NON RESOLU]Probleme de terminal

Tiens essaye plutôt ça
sudo modprobe fbcon
sudo modprobe vga16fb
et pas besoin de redémarrer

Dernière modification par lolo20 (Le 07/04/2008, à 17:34)


Devant la poule le grain de maïs a toujours tort............................

Hors ligne

#11 Le 08/04/2008, à 08:28

jermil

Re : [NON RESOLU]Probleme de terminal

lolo20 a écrit :

Tiens essaye plutôt ça
sudo modprobe fbcon
sudo modprobe vga16fb
et pas besoin de redémarrer

sans terminal je peux pas passer en SU, ou alors il faut m'expliquer comment sous xcfe... du coup impossible de lancer une commande sudo...

Ensuite impossible également de changer menu.lst, permissions denied(j'ai besoin d'être root)...


SciTE ForEVeR

Hors ligne

#12 Le 08/04/2008, à 09:13

lolo20

Re : [NON RESOLU]Probleme de terminal

euh à la base du post c'était les ctrl alt qui marchait pas (les consoles)
toi tu n'as pas de terminal non plus ? sous gnome il faut installer gnome-terminal
peut-être xfce-terminal chez toi
recherche dans ajouter supprimer ou  dans l'équivalent de synaptic


Devant la poule le grain de maïs a toujours tort............................

Hors ligne