De installer van Kubuntu en Debian is exact hetzelfde... Kubuntu heeft alleen nauwelijks package automatisch geinstallerd (of de mogelijkheid ertoe). Wel is er redelijk veel makkelijk te instaleren. Is qua console-commandos debian en (k)urbuntu hetzelfde? Wat is eigenlijk het verschil tussen die 2?quote:Op zondag 12 maart 2006 16:19 schreef synthesix het volgende:
Eensch, tis eigenlijk gewoon debian, maar met een easy-peasy installer en standaard een hoop packages geinstalleerd (die je echt bijna allemaal vroeg of laat toch wel nodig hebt). Alleen jammer dat je volgens mij minder en minder nieuwe repositories hebt. Hij installeerd bijvoorbeeld standaard nog de oude firefox (niet 1.5 dus), nogal iritant.. Dus heb ik het zelf handmatig lopen installeren via de command-line, nogal kut allemaal nu, heb de map voor firefox met mn domme n00bkop bijv. onder /usr/bin gezet
(k)Ubuntu is gebaseerd op Debian, maar is wat sneller met het stable verklaren van nieuwe versies van pakketten. Maar in de basis zijn beide hetzelfde.quote:Op zondag 12 maart 2006 16:45 schreef the_disheaver het volgende:
Waarom kunnen ze dat recycle-logo niet wat nuttiger maken en voor elk recycle topic een nieuwe maken als de andere vol is?
Laatste reactie:
[..]
De installer van Kubuntu en Debian is exact hetzelfde... Kubuntu heeft alleen nauwelijks package automatisch geinstallerd (of de mogelijkheid ertoe). Wel is er redelijk veel makkelijk te instaleren. Is qua console-commandos debian en (k)urbuntu hetzelfde? Wat is eigenlijk het verschil tussen die 2?
irritante videokaart heb ik... Er zijn genoeg howto's hoe je de radeon 9800 aan het werk krijgt, maar ze werken nooit bij mij...![]()
quote:Op dinsdag 14 maart 2006 16:53 schreef thabit het volgende:
Welk commando moet je intikken om te zien op wat voor cpu je zit te werken?
1 |
vanaf je linux cd booten? (en dan in linux grub herstellen (geen idee hoe))quote:Op dinsdag 14 maart 2006 17:09 schreef KeessieX het volgende:
hey hallo, mijn mbr was fucked nadat er iets fout ging in Windows, nu heb ik mijn mbr gereset maar uiteraard geen grub meer, weet iemand hoe ik dit trug haal, kan nl. niet meer in Linux, alleen nog in Windows...![]()
Zo te zien staat 'boot' en 'root' wel goed. Iets anders gaat er dus mis.quote:# /etc/lilo.conf - See: `lilo(8)' and `lilo.conf(5)',
# --------------- `install-mbr(8)', `/usr/share/doc/lilo/',
# and `/usr/share/doc/mbr/'.
# +---------------------------------------------------------------+
# | !! Reminder !! |
# | |
# | Don't forget to run `lilo' after you make changes to this |
# | conffile, `/boot/bootmess.txt', or install a new kernel. The |
# | computer will most likely fail to boot if a kernel-image |
# | post-install script or you don't remember to run `lilo'. |
# | |
# +---------------------------------------------------------------+
# Support LBA for large hard disks.
#
lba32
# Overrides the default mapping between harddisk names and the BIOS'
# harddisk order. Use with caution.
#disk=/dev/hde
# bios=0x81
#disk=/dev/sda
# bios=0x80
# Specifies the boot device. This is where Lilo installs its boot
# block. It can be either a partition, or the raw device, in which
# case it installs in the MBR, and will overwrite the current MBR.
#
boot=/dev/hda
# Specifies the device that should be mounted as root. (`/')
#
root=/dev/hda1
# Enable map compaction:
# Tries to merge read requests for adjacent sectors into a single
# read request. This drastically reduces load time and keeps the
# map smaller. Using `compact' is especially recommended when
# booting from a floppy disk. It is disabled here by default
# because it doesn't always work.
#
# compact
# Installs the specified file as the new boot sector
# You have the choice between: bmp, compat, menu and text
# Look in /boot/ and in lilo.conf(5) manpage for details
#
install=/boot/boot-menu.b
# Specifies the location of the map file
#
map=/boot/map
# You can set a password here, and uncomment the `restricted' lines
# in the image definitions below to make it so that a password must
# be typed to boot anything but a default configuration. If a
# command line is given, other than one specified by an `append'
# statement in `lilo.conf', the password will be required, but a
# standard default boot will not require one.
#
# This will, for instance, prevent anyone with access to the
# console from booting with something like `Linux init=/bin/sh',
# and thus becoming `root' without proper authorization.
#
# Note that if you really need this type of security, you will
# likely also want to use `install-mbr' to reconfigure the MBR
# program, as well as set up your BIOS to disallow booting from
# removable disk or CD-ROM, then put a password on getting into the
# BIOS configuration as well. Please RTFM `install-mbr(8)'.
#
# password=tatercounter2000
# Specifies the number of deciseconds (0.1 seconds) LILO should
# wait before booting the first image.
#
delay=20
# You can put a customized boot message up if you like. If you use
# `prompt', and this computer may need to reboot unattended, you
# must specify a `timeout', or it will sit there forever waiting
# for a keypress. `single-key' goes with the `alias' lines in the
# `image' configurations below. eg: You can press `1' to boot
# `Linux', `2' to boot `LinuxOLD', if you uncomment the `alias'.
#
# message=/boot/bootmess.txt
# prompt
# single-key
# delay=100
# timeout=100
# Specifies the VGA text mode at boot time. (normal, extended, ask, <mode>)
#
# vga=ask
# vga=9
#
vga=normal
# Kernel command line options that apply to all installed images go
# here. See: The `boot-prompt-HOWO' and `kernel-parameters.txt' in
# the Linux kernel `Documentation' directory.
#
# append=""
# Boot up Linux by default.
#
default=Linux
image=/vmlinuz
label=Linux
read-only
# restricted
# alias=1
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
# restricted
# alias=2
# If you have another OS on this machine to boot, you can uncomment the
# following lines, changing the device name on the `other' line to
# where your other OS' partition is.
#
# other=/dev/hda4
# label=HURD
# restricted
# alias=3
lijkt er op dat hij de lilo van knoppix wil aanpassen gezien het pad, maar dat is niet de bedoeling.quote:root@ttyp1[sbin]# lilo -l
Unrecognized token "! Please edit /etc/lilo.conf before running lilo!" at or above line 20 in file '/etc/lilo.conf'
kom ik ook al niet verder.quote:./lilo -l
./lilo.real: error while loading shared libraries: libdevmapper.so.1.01: cannot open shared object file: No such file or directory
Waarschijnlijk zul je eerst een chroot moeten doen zodat lilo de juiste config pakt. Dus als je root partitie in knoppix is gemount op /mnt/drive (ik noem maar wat, ken knoppix niet), dan een "chroot /mnt/drive /bin/bash" en dan /sbin/lilo draaien. (ik weet niet of dat alles is, misschien zul je je rootpartitie als rw moeten remounten enzo, en misschien /mnt/drive/dev zien te koppelen aan /dev als je udev gebruikt "mount -o bind /mnt/drive/dev /dev").quote:Op dinsdag 14 maart 2006 23:06 schreef mighty_myte het volgende:
lijkt er op dat hij de lilo van knoppix wil aanpassen gezien het pad, maar dat is niet de bedoeling.
Staan de drivers van je cd-drive geïnstalleerd bij Fedora ?quote:Op donderdag 16 maart 2006 07:03 schreef StefanP het volgende:
Zijn er hier nog mensen die wine gebruiken om windows games te draaien? Ik ben aan het prutsen met Heroes of Might & Magic 3. Installeert perfect, maar zodra ik hem start 'hangt' de console een paar seconden en verschijnen deze meldingen:
[stefan@c-xx-xx-xx-xx Heroes 3 Complete]$ wine HEROES3.EXE
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"D:".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"D:".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
Vervolgens start het spel netjes, maar begint ie te klagen dat ie de CDROM niet kan vinden. En ik dus geen nieuw spel kan starten
Hoe bedoel je niet up-to-date? De packages binnen een release blijven altijd hetzelfde versienummer behouden, er worden wel updates en fixes in aangebracht, de volgende release van Ubuntu "Dapper Drake" zal weer nieuwere packages bevatten.quote:Op donderdag 16 maart 2006 23:29 schreef Billian85 het volgende:
Hoi ik gebruik sinds een tijdje Ubuntu 5.10 Breezy op de desktop, maar het is me opgevallen dat de package-list van de (standaard) repositories niet helemaal up-to-date zijn, ik heb even gezocht op Google, maar ik heb niet kunnen ontdekken of er wel "up-to-date repositories" bestaan, dus nu is mijn vraag aan jullie: Weet iemand of deze bestaan ?
Yep, de drive is gemount en ook aanwezig in ~/.wine/dosdrives:quote:Op donderdag 16 maart 2006 23:49 schreef The_Dijkstra het volgende:
[..]
Staan de drivers van je cd-drive geïnstalleerd bij Fedora ?
Hoi.quote:Op donderdag 16 maart 2006 23:29 schreef Billian85 het volgende:
Hoi ik gebruik sinds een tijdje Ubuntu 5.10 Breezy op de desktop, maar het is me opgevallen dat de package-list van de (standaard) repositories niet helemaal up-to-date zijn, ik heb even gezocht op Google, maar ik heb niet kunnen ontdekken of er wel "up-to-date repositories" bestaan, dus nu is mijn vraag aan jullie: Weet iemand of deze bestaan ?
multiverse en universe zouden zonder #je moeten zijn.quote:sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
sudo gedit /etc/apt/sources.list
Het kan het foute protocol zijn, of het foute muis-device. Voor muizen met een scrollwheel (USB of PS/2) gebruik ik altijd IMPS/2. Als de muis dan niet goed werkt, verander ik het naar "auto".quote:Op vrijdag 17 maart 2006 13:27 schreef the_disheaver het volgende:
Hallo
Ik zit nu te fokken zonder muisdat het uberhaupt nog wil...
Maar na een installatie van iets is mijn X11 Xf86config-4 gewijzigd. Muis doet het niet meer. Ik ben nu de config file aan het editen. Device was /dev/input/mouce. Maar wat van protcol is een ps2 muis? Er staat nu ImPS/2
Is dat okey? Ik probeer het wel gewoon... Eerst dit topic ff bookmarken :' )
thanx,quote:Op vrijdag 17 maart 2006 13:47 schreef F.U.B.A.R het volgende:
[..]
Het kan het foute protocol zijn, of het foute muis-device. Voor muizen met een scrollwheel (USB of PS/2) gebruik ik altijd IMPS/2. Als de muis dan niet goed werkt, verander ik het naar "auto".
Het juiste muis-device vinden is niet zo moeilijk: "cat /dev/mouse" en als er tekens verschijnen als je je muis beweegt, dan heb je het juiste device. In plaats van "/dev/mouse" kan het natuurlijk om het even wat zijn. Probeer ook "/dev/psaux", "/dev/input/mice", "/dev/input/...", enzovoort.
Check ook zeker de XFree/Xorg logs in /var/log.
Forum Opties | |
---|---|
Forumhop: | |
Hop naar: |