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.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection |
Misschien dat je hem kunt mounten met: mount -t cifs //stefan/media /mnt/cdrecorder ?quote:Op vrijdag 17 maart 2006 03:00 schreef StefanP het volgende:
[..]
Yep, de drive is gemount en ook aanwezig in ~/.wine/dosdrives:
[stefan@localhost dosdevices]$ ll
total 36
lrwxrwxrwx 1 stefan stefan 1 Mar 15 22:16 z: -> /
lrwxrwxrwx 1 stefan stefan 10 Mar 15 22:16 c: -> ../drive_c
lrwxrwxrwx 1 stefan stefan 17 Mar 15 22:54 d: -> /media/cdrecorder
lrwxrwxrwx 1 stefan stefan 12 Mar 15 22:56 h: -> /home/stefan
lrwxrwxrwx 1 stefan stefan 13 Mar 15 22:56 e: -> /media/floppy
Dan zit je nog steeds binnen hetzelfde versienummer van packages, als je updates wil op je huidige setup dan zal je de backports ook moeten activeren in je sources.list.quote:Op vrijdag 17 maart 2006 13:40 schreef wdn het volgende:
[..]
Hoi.
[..]
multiverse en universe zouden zonder #je moeten zijn.
http://ubuntuguide.org/#extrarepositories
als dat het geval is heb je alles wat je kunt gebruiken lijkt me
Ja, maar die staan er ook bijquote:Op vrijdag 17 maart 2006 14:30 schreef Dubbeldrank het volgende:
[..]
Dan zit je nog steeds binnen hetzelfde versienummer van packages, als je updates wil op je huidige setup dan zal je de backports ook moeten activeren in je sources.list.
Gokje.quote:Op vrijdag 17 maart 2006 14:24 schreef the_disheaver het volgende:
@Angel: Ja... nou ja, dat deed Kate automatisch... Gelukkig...
Maar ik heb gecat, maar geen laten iets zien.
Wat ik ook vreemd vind, ik heb 2 muizen in mijn config. (terwijl ik echt maar 1 muis heb)
[ code verwijderd ]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | deb-src http://be.archive.ubuntu.com/ubuntu breezy main restricted deb http://be.archive.ubuntu.com/ubuntu breezy-updates main restricted deb-src http://be.archive.ubuntu.com/ubuntu breezy-updates main restricted # deb http://be.archive.ubuntu.com/ubuntu breezy universe # deb-src http://be.archive.ubuntu.com/ubuntu breezy universe ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://be.archive.ubuntu.com/ubuntu breezy-backports main restricted # deb-src http://be.archive.ubuntu.com/ubuntu breezy-backports main restricted deb http://security.ubuntu.com/ubuntu breezy-security main restricted deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted # deb http://security.ubuntu.com/ubuntu breezy-security universe # deb-src http://security.ubuntu.com/ubuntu breezy-security universe ## Uncomment the following two lines to fetch updated software from the network deb http://us.archive.ubuntu.com/ubuntu breezy main restricted deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted ## Uncomment the following two lines to fetch major bug fix updates produced ## after the final release of the distribution. deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted ## Uncomment the following two lines to add software from the 'universe' ## repository. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://us.archive.ubuntu.com/ubuntu breezy universe deb-src http://us.archive.ubuntu.com/ubuntu breezy universe deb http://security.ubuntu.com/ubuntu breezy-security main restricted deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted deb http://security.ubuntu.com/ubuntu breezy-security universe deb-src http://security.ubuntu.com/ubuntu breezy-security universe deb http://archive.ubuntu.com/ubuntu breezy multiverse deb-src http://archive.ubuntu.com/ubuntu breezy multiverse ## Backports deb http://ubuntu-backports.mirrormax.net/ breezy-backports main universe multiverse restricted deb http://ubuntu-backports.mirrormax.net/ breezy-extras main universe multiverse restricted |
Jammer hoor, dat er eerst specifieke Ubuntu releases voor gemaakt moeten worden (wat begrijpelijk is, maar kan het niet wat sneller dan ?), maarja je kan niet alles hebben, helaasquote:Op vrijdag 17 maart 2006 20:55 schreef Angel_of_Dth het volgende:
Ja, ik snap wat je bedoelt. En van de nieuwste versies zijn inderdaad geen Ubuntu packages. Daarvoor zul je nog even moeten wachten. Gnome 2.14 is sowieso nog maar net uit.
Als je een beetje goed zoekt, vind je op internet wel tutorials over het installeren van de nieuwste Firefox. Inmiddels misschien ook wel voor Gnome, dat duurt nooit zo lang. Maar ze zullen de komende tijd vast niet in de repositories komen. Ik vraag me zelf af of Dapper wel Gnome 2.14 zal hebben, moet die niet binnenkort eens komen?
20 April dusquote:The new installer is looking good, so we
could in fact make our target date of April 20 if we decide that is the
most important thing.
Ja tuurlijk, dat is ook zeker zo, ware het niet dat mijn tevredenheid over Ubuntu gedaald is naar 99%quote:Op vrijdag 17 maart 2006 22:02 schreef Angel_of_Dth het volgende:
Ik vind het zo eigenlijk wel prima. Als je iets echt graag wilt updaten, kan dat ook op andere manieren.
Ja alleen ik denk niet dat Ubuntu als eerste plaats is opgericht met servers als doelgroep, maar meer om Linux wat gebruiksvriendelijker te maken.quote:Op vrijdag 17 maart 2006 22:06 schreef devzero het volgende:
Maar ja, hangt ook af of je een desktop machine (met een recente versie van firefox etc etc) of een server (met een iets oudere, maar stabiele nfs server of apache) draait.
Ik ken Gentoo niet, dus ik heb ook geen idee van het package management systeem dat gebruikt wordt (zelfs de naam is me even ontschoten). Waarom het Gentoo wel lukt en Ubuntu niet, weet ik dus ook niet. Het enige zinnige dat ik erover kan zeggen is dat het er wellicht mee te maken heeft dat Ubuntu is afgeleid van Debian.quote:Op vrijdag 17 maart 2006 22:06 schreef devzero het volgende:
Het lukt gentoo toch ook om alles redelijk up to date te houden, waarom zou ubuntu dat niet kunnen?
ik heb het gevonden, 't was een klotestrijd maar mijn server is weer up and running. (met een brute 800 mb ramquote:Op woensdag 15 maart 2006 22:03 schreef devzero het volgende:
[..]
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").
En als dat gelukt is, toch maar grub installeren, zodat je dit nooit meer hoeft te doen
quote:Knoppix@ttyp1[knoppix]$ mount -o dev /dev/hda1 /mnt/hda1
mount: only root can do that
knoppix@ttyp1[knoppix]$ su root
root@ttyp1[knoppix]# chroot /mnt/hda1
Knoppix:/# cd sbin
Knoppix:/sbin# lilo -l
Ignoring entry 'lba32'
Warning: LINEAR is deprecated in favor of LBA32: LINEAR specifies 24-bit
disk addresses below the 1024 cylinder limit; LBA32 specifies 32-bit disk
addresses not subject to cylinder limits on systems with EDD bios extensions;
use LINEAR only if you are aware of its limitations.
Fatal: open /dev/hda: Permission denied
Knoppix:/sbin# lilo -v
LILO version 22.6.1, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2004 John Coffman
Released 17-Nov-2004, and compiled at 12:32:32 on May 25 2005
Debian GNU/Linux
Reading boot sector from /dev/hda
Fatal: open /dev/hda: Permission denied
Knoppix:/sbin# lilo -M /dev/hda1
Fatal: Cannot open /dev/hda1: Permission denied
Knoppix:/sbin# exit
exit
root@ttyp1[knoppix]# pwd
/ramdisk/home/knoppix
root@ttyp1[/]# cd /dev
root@ttyp1[dev]# umount /mnt/hda1
root@ttyp1[dev]# mount -o dev /mnt/hda1
root@ttyp1[dev]# chroot /mnt/hda1/
Knoppix:/# lilo
Warning: '/proc/partitions' does not exist, disk scan bypassed
Added Linux *![]()
Skipping /vmlinuz.old
Knoppix: /# _
Gebeurd ook. Alleen zie je die NIET in de ports maar op het forumquote:Op vrijdag 17 maart 2006 22:01 schreef Billian85 het volgende:
Ja dat alle ong 17500 packages niet even snel bijgewerkt kunnen worden kan ik inkomen, maar de wat grotere projecten (Firefox, Gnome, Thunderbird en dat soort grote projecten) daar moet toch wel wat extra aandacht aan kunnen worden besteed ?
Forum Opties | |
---|---|
Forumhop: | |
Hop naar: |