Re: [gentoo-user] sudo echo cannot write to /etc/ files ?

2005-07-06 Thread Christoph Gysin
Holly Bostick wrote: > Thank you, Christoph Your welcome. > Last question on this subject-- is this all just bash scripting (so I > can learn about it if I sit and study the abs-guide) or is there > someplace else I should check out if I want to learn how to write this > stuff myself? Yes, t

Re: [gentoo-user] sudo echo cannot write to /etc/ files ?

2005-07-06 Thread Christoph Gysin
Holly Bostick wrote: > I'm really lost. Where am I going wrong? check my other post. > Oh, btw, just remembered-- this is bash 3. Does that make a difference? No. Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] sudo echo cannot write to /etc/ files ?

2005-07-06 Thread Christoph Gysin
David Morgan wrote: > afaik you can only do it with su -c "echo foo >> bar", which stops bash > from doing anything with the >> or the whitespace to begin with, but > then passes everything inside the double quotes to another shell, which > gets started by su -c > > It's kind of annoying, I know,

Re: [gentoo-user] Syncing data between servers

2005-06-30 Thread Christoph Gysin
Patrick Marquetecken wrote: > I need to keep data sync't between two servers. > The volumes are exported with nfs, but i can't connect the two servers > direct to eachother. > So i was thinking of mounting the two volumes on another server and then > doing a rsync on these two volumes. > Is this th

Re: [gentoo-user] PCI-PCI bridge /proc/bus/pci data question

2005-06-30 Thread Christoph Gysin
But to get in touch with kernel hackers, I'd suggest you ask this on the LKML. Christoph Gysin -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Motherboard for Dual-Core CPU - Linux firendly

2005-06-28 Thread Christoph Gysin
Joseph wrote: Looking for Linux friendly motherboard where everything will work from sound to graphics for Dual-Core CPU (AMD 4400) Any recommendations? I'd stick with Intel, they make pretty good Dual-Boards. The new Intel HD-Audio onboard soundcard, and the widely used Marvell/Yukon Gb-LAN

Re: [gentoo-user] lirc

2005-06-23 Thread Christoph Gysin
Rafael Dantas de Castro wrote: > Of course lirc needs a kernel module, didn´t you read the docs? How about compiling it directly into the kernel? That's the way I did it... Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing l

Re: [gentoo-user] text browser with frames and javascript that actually works

2005-06-22 Thread Christoph Gysin
Iain Buchanan wrote: > from pc at work: > ssh -L :192.168.1.3:80 [EMAIL PROTECTED] or, to start an ssh tunnel in the background, i use: $ ssh -fNL port:host:port [EMAIL PROTECTED] or for the opposite direction: $ ssh -fNR port:host:port [EMAIL PROTECTED] Christoph -- echo mailto: NOSPAM !

Re: [gentoo-user] lirc

2005-06-22 Thread Christoph Gysin
Luigi Pinna wrote: > I have no /dev/lirc ... > What must I do? I use udev but the device doesn't exist > I can create it with mknod but I don't know the major and the minor of > the device... I had the same problem on my xbox a while ago. Either set in /etc/conf.d/lircd LIRCD_OPTS="-d /dev/l

Re: [gentoo-user] Alternatives to xdm/gdm?

2005-06-20 Thread Christoph Gysin
Mark Knecht wrote: > I found 'entrance' but there are too many ~x86 packages for my liking. > Can anyone else recommend a graphical login manager that might have > the ability to allow a user to shut the system down from the login > screen? gdm wants to emerge pretty much all of gnome so I cannot u

Re: [gentoo-user] Upgrade/Downgrade cycles

2005-06-16 Thread Christoph Gysin
Richard Fish wrote: > It is a long-standing bug in portage, and apparently not easy to fix. reference to bugzilla, anyone? Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Can't mount vfat partition

2005-06-16 Thread Christoph Gysin
Colin wrote: > I just can't mount this FAT32 partition: > /dev/hde5 /home/colin/Documents vfat > uid=colin,umask=122 0 0 > > When I try to mount it, I get this error: > mount: wrong fs type, bad option, bad superblock on /dev/hde5, >or too many mounted file systems > > I'

Re: [gentoo-user] Module parameters

2005-06-08 Thread Christoph Gysin
Patrick Marquetecken wrote: > To keep a networkcard in 100mbit full duplex i have put a line in > /etc/modules.conf. > Now hte next time this machine is rebooted will it use this parameters or > must i do something extra? AFAIK /etc/modules.conf is generated from update-modules. Edit /etc/modules.

Re: [gentoo-user] firefox sage

2005-05-31 Thread Christoph Gysin
maxim wexler wrote: > Yes, thanks, emerge --sync is awesome! But must it run > so long? I started more than an hour ago and it's > still churning away. I noticed it started another > server(went from Xeon to P4) and kept on going. Does > it know enough to stop? Is it repeating itself? At > some poi

Re: [gentoo-user] raid messages at boot time

2005-05-31 Thread Christoph Gysin
Richard Fish wrote: > I think a far better option would be to filter them in > /etc/syslog-ng/syslog-ng.conf. Then you do not have to re-patch your > kernel with every upgrade. This affects only output via syslog. During the md autorun, the kernel hasn't even finished booting. The post was about

Re: [gentoo-user] raid messages at boot time

2005-05-30 Thread Christoph Gysin
Patrick wrote: > This is my first raid, i got it working without problems (i think) but my > dmesg contains this: > Is this a normal behaviour > > md: Autodetecting RAID arrays. > md: autorun ... ... The md kernel module is quite verbose. Here is a patch to make the kernel print only the necessa

Re: [gentoo-user] maemo and scratchbox

2005-05-27 Thread Christoph Gysin
Julien Cayzac wrote: > Is anyone interested in maemo (www.maemo.org) and (scratchbox.org/) ? Yes. Please open a bug for each of these. Post the bug id here, so I can add myself on CC. > I'm just asking to see if it's worth spending my week-end writing > those two new ebuilds... This would be gre

Re: [gentoo-user] Software RAID start

2005-05-25 Thread Christoph Gysin
Benjamin Sobotta wrote: > I set up a software RAID1 with two SATA disks. /home resides on the raid. > This > used to work great for month. At boot the machine would test the raid and > start it. Great! > 2 days ago however I put loop-AES on top of it in order to encrypt my home > directory. Sin

Re: [gentoo-user] Bugzilla ebuild request

2005-05-13 Thread Christoph Gysin
James wrote: > So do I do anything or just read the emails and wait/watch? The emails inform you about the status of the request. Every change will generate a mail to you. You can customize your preferences on bugzilla if you don't want to be informed of some events. In the first mail, the r

Re: [gentoo-user] isdn4k-utils or how to get back my old ebuild

2005-05-13 Thread Christoph Gysin
Jaap van Geffen wrote: > It worked allright except that emerge wants to have > /usr/portage/net-dialup/isdn4k-utils/files/3.2_p1-r2/gentoo.patch > > Any idea where to find it ? Have a look at: http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-dialup/isdn4k-utils/files/ All obsolete files are still

Re: [gentoo-user] isdn4k-utils or how to get back my old ebuild

2005-05-12 Thread Christoph Gysin
Jaap van Geffen wrote: >I emerged the isdn4k-utils on my new computer. I have the modules loaded >ok I can dial ok,but no connection.No way to find out why. >On my old computer it got it installed and working allright so I put the >isdncard back in it.I can emerge on the new one through my homenet

Re: [gentoo-user] How to display documents

2005-05-12 Thread Christoph Gysin
Patrick Marquetecken wrote: >The only access to my server is with a browser on port 8080. > > I assume it's running plain HTTP. >Now from work i want to access read ... my documents/archive will zope we >a solution for me, or schould i look for another. > > I have no idea what you want to say

Re: [gentoo-user] firefox new window ? faster ?

2005-05-12 Thread Christoph Gysin
://addons.update.mozilla.org/extensions/?application=firefox Christoph Gysin -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problems mounting CD-Rom device

2005-05-10 Thread Christoph Gysin
Norbert Kamenicky wrote: Yes, u can mount even audio CD, but must have support for it. Let's have a loo at this link: http://www.elis.rug.ac.be/~ronsse/cdfs/ Learnt something new again ;-) Is there support for CDFS in gentoo somehow? (xxx-sources/bugzilla/etc) I definitly want to try out this one.

Re: [gentoo-user] no cd under sudo

2005-05-09 Thread Christoph Gysin
Harry Putnam wrote: sudo cd dir sudo: cd: command not found sudo will execute its arguments. 'cd' can't be executed, it is a shell builtin. Try: $ sudo bash -c "cd dir; do_what_you like" Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gent

Re: [gentoo-user] Problems mounting CD-Rom Device

2005-05-09 Thread Christoph Gysin
Cornelia Menzel wrote: Is something wrong with that? I thought ro for readonly and rw for read+write. My cd-rom device is a cd-writer. You can't mount a CDRW-drive for writing. That would need a DVD-RAM drive. For normal CD-writers you need special software for writing iso9660 images to the disc

Re: [gentoo-user] Problems mounting CD-Rom Device

2005-05-09 Thread Christoph Gysin
he system gives back: > mount: only root can do that! You can't specify the device as user. Try: $ mount /mnt/cdrom Christoph Gysin -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] libsdl emerge dies

2005-05-07 Thread Christoph Gysin
Walter Dnes wrote: > I have never fiddled around with an ebuild before, so I need specific >instructions if I have to generate a new checksum. This would be my >first time. > > $ ebuild /usr/portage/media-video/mplayer/mplayer-1.0_pre7.ebuild digest Christoph Gysin -- echo

Re: [gentoo-user] Emerge break

2005-05-03 Thread Christoph Gysin
Pere Gentoo wrote: >>These are the USE-switches available to customize this package. >> >>[ebuild R ] net-misc/unison-2.12.2 -doc +gtk +gtk2 0 kB >> >>Here, unison gets built with gtk and gtk2 support, but without >>documentation. >> >> >Then how to specify I would like the documentation

Re: [gentoo-user] Emerge break

2005-05-03 Thread Christoph Gysin
Rumen Yotov wrote: >>Two questions: >> >>A.- I could repet emerge with no problem, my questions are: >> >> 1. Is there any way to resume the process and win time? >> >> Short answer: No. Long answer: read on below. >> 2. If not. Would be any problem with the files that the first >>p

Re: [gentoo-user] Emerge break

2005-05-03 Thread Christoph Gysin
Pere Gentoo wrote: >If I emerge again KDE, what would happens? Emerge will continue on the >point i t has break? or it will begin again from the beginning? If it >begins again could there be any problem whit the files it have >generated the first emerge process? > > IIRC kde is a metapackage, so

Re: [gentoo-user] Backing up remote partitions

2005-05-03 Thread Christoph Gysin
Jonathan Wright wrote: > Mark Knecht wrote: > >> Yeah, it's interesting although it felt a bit strange typing >> emerge -pv pv > > > I prefer emerge -av pv ;) That way you don't have to re-run the search > and everything if it's all OK! :D my favorite is emerge -avt pv. This will show you the d

Re: [gentoo-user] Backing up remote partitions

2005-05-03 Thread Christoph Gysin
YoYo Siska wrote: pv is a small utility like cat, but prints nice statistics to stderr (speed,...) Cool! Didn't knew this one before. Sounds like a very handy commandline tool. Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing

Re: [gentoo-user] script to recursively unmask a package

2005-05-02 Thread Christoph Gysin
Jason Cooper wrote: Integrate as in 'emerge --recursive-unmask package-name' or integrate as in 'app-portage/unmask'? in portage, not in app-portage. Never mind, it's not that I can't live without it. It would merely be a little helper for unmasking packages. Christoph -- echo mailto: NOSPAM !#

Re: [gentoo-user] script to recursively unmask a package

2005-04-29 Thread Christoph Gysin
Jason Cooper wrote: Why should he have to rewrite it in python? eix is C++, and genlop is Perl. Admittedly, they are not part of gentoolkit, but everyone uses them and I don't think anyone thinks any lesser of them. :) Don't get me wrong, I really like perl. But the idea was to integrate it into

Re: [gentoo-user] Will this SATA card work with the Linux Kernel?

2005-04-29 Thread Christoph Gysin
Jamie Dobbs wrote: The SATA controller I am looking at is the Sunix SATA2000, which uses a Silicon Image Sil3112a chipset (Silicon Image SataLink Sil3112CT144 according to http://www.elx.com.au/item/elsPCI-SATA-2P). Can anyone tell me if this particular controller will work and where I can find rel

Re: [gentoo-user] script to recursively unmask a package

2005-04-29 Thread Christoph Gysin
Adi wrote: I wish you posted this 2 days ago ... great work! :) I wish I read this two minutes ago! ;-) If you rewrite it in python, maybe we could include this feature in {portage,gentoolkit} ? Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@

Re: [gentoo-user] .ebuild from mod_bt ?

2005-04-28 Thread Christoph Gysin
raptor wrote: >Anyone to know a .ebuild for mod_bt (torrent tracker) > >mod_bt >http://freshmeat.net/projects/modbt/ > You could try writing one. There are lots of examples in /usr/portage/www-apache using the apache-module.eclass. It's basically just defining some variables. If you succeed, you

Re: [gentoo-user] root password from installation

2005-04-28 Thread Christoph Gysin
Panos Laganakos wrote: > Though i did this, i tried rebooting and when i tried to log in as > root, i got the "incorrect password" message once more. Am i doing > something wrong or is there another way of doing it? No, you did everything right. Boot the CD again, mount and chroot. Then create

Re: [gentoo-user] ALSA, XMMS & Integrated Sound

2005-04-25 Thread Christoph Gysin
Kurt Guenther wrote: It seems that my XMMS takes an exclusive lock on sound. Something like GAIM can't chime when it wants to. Is there a way around this? Different player? Did you select the ALSA-output plugin? Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECT

Re: [gentoo-user] Portage corrupted? Trying to install non-existant packages

2005-04-25 Thread Christoph Gysin
Calvin Spealman wrote: !!! Problem with ebuild app-cdr/k3b-5 !!! Possibly a DEPEND/*DEPEND problem. !!! Depgraph creation failed. Obviously, neither of these packages actually exist. try: $ emerge -C k3b $ emerge sync $ emerge -avt k3b Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*>

Re: [gentoo-user] usb adsl billion bipac-7000

2005-04-25 Thread Christoph Gysin
kitti jaisong wrote: billion driver can't install when i use make command. i think the driver support this kernel. but have something wrong the procedure install pls. addvice me Try to explain what you have tried already. Post the output of your commands, the errormessages you encountered, the ke

Re: [gentoo-user] Where is video in Gentoo? (/dev/XXX)

2005-04-23 Thread Christoph Gysin
Mark Knecht wrote: >>Are you using udev or devfs (or static devices) ? >> >> > Remember who you're talking to here Christoph. I'm a guitar >player, not an IT guy! ;-) > > Well, you're using gentoo. So I can assume (at least) that you can read, you're able to use google and finally will find

Re: [gentoo-user] Where is video in Gentoo? (/dev/XXX)

2005-04-22 Thread Christoph Gysin
Mark Knecht wrote: >Nick, > you and Lucian seem to be on the same tack but I do not have a >/dev/v4l directory: > >dragonfly ~ # ls -la /dev/v4* >ls: /dev/v4*: No such file or directory >dragonfly ~ # > >Video4Linux is compiled and I've got some device drivers loaded, but >no v4l devices. One th

Re: [gentoo-user] mplayer compile error

2005-04-22 Thread Christoph Gysin
H.J. Jung wrote: > When I try to compile Mplayer 1.0pre7 I get following errors: > > Checking for cc version ... 3.3.5-20050130, bad > > Why can't it find gcc? It finds your gcc, but your gcc version is not "supported" by mplayer. gentoo adds a patch to work around this patch. After unpacking th

Re: [gentoo-user] K3B compilation error

2005-04-21 Thread Christoph Gysin
Al Bayrouni wrote: May be it is an oppurtinity for me to leanr programs like growfsiso transcode and so on. I like the command line) but I still need k3b because it is very confortable and easy to use. The commandline is the most powerful tool I've ever seen. I do almost all my work on the cl. B

Re: [gentoo-user] mysql for MythTV - fails to set password

2005-04-20 Thread Christoph Gysin
Mark Knecht wrote: dragonfly ~ # /etc/init.d/mysql start * Starting mysqld ... [ ok ]dragonfly ~ # /usr/bin/mysqladmin -u root -h dragonfly password /usr/bin/mysqladmin: connect to server at 'dragonfly' failed error: 'Lost con

Re: [gentoo-user] gentoo-user@lists.gentoo.org

2005-04-20 Thread Christoph Gysin
Khan wrote: after: # emerge sync # emerge qmail I got: Calculating dependencies - emerge: there are no ebuilds to satisfy ">=sys-apps/daemontools-0.76-r1". what's wrong :( daemontools has been moved from category sys-apps to sys-process. The qmail ebuild has been updated in version 1.03-r13 to refl

Re: [gentoo-user] K3B compilation error

2005-04-20 Thread Christoph Gysin
Al Bayrouni wrote: There is a bug while compiling media-video/mjpegtools. Yep. It is referenced in bugzilla.gentoo.org as NEW. AFAIR the problem has been solved. It just needs some dev who writes a proper solution back into cvs. k3b depends on mjpegtools so k3b emerge fails. No. k3b hasn't even

Re: [gentoo-user] Who vets the gentoo front page ads?

2005-04-19 Thread Christoph Gysin
Ciaran McCreesh wrote: >On Tue, 19 Apr 2005 17:16:24 +0200 Christoph Gysin <[EMAIL PROTECTED]> >wrote: >| You could file a bug on bugzilla: >| "Enhancement: I'd like to have some gentoo Sweaters and mousepads in >| the store" > >No no no no no. Bugzill

Re: [gentoo-user] DNS resolution not working with DHCP

2005-04-19 Thread Christoph Gysin
Gabriel M. Beddingfield wrote: DHCP works to give me an IP address, and sets the default gateway. /etc/resolv.conf gets automatically changed to one line: nameserver 168.95.1.1 While the network connection works fine (I can ping any valid IP, such as my email server, my home network, etc). How

Re: [gentoo-user] Who vets the gentoo front page ads?

2005-04-19 Thread Christoph Gysin
entoo Sweaters. That's what I want. You could file a bug on bugzilla: "Enhancement: I'd like to have some gentoo Sweaters and mousepads in the store" ;-) Christoph Gysin -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] how to skip x11-drm when emerging -e system?

2005-04-19 Thread Christoph Gysin
Mark Knecht wrote: On 4/19/05, Francisco Santiago Capel Torres <[EMAIL PROTECTED]> wrote: What can I do? x11-drm is likely in your world file. You would remove it by hand and then emerge world would not include it. Take a look at man emerge and I think the file is /var/lib/portage/world Have you tr

Re: [gentoo-user] K3B compilation error

2005-04-19 Thread Christoph Gysin
Al Bayrouni wrote: When I tried to install k3b, I had this error: collect2: ld returned 1 exit status make[2]: *** [lavplay] Erreur 1 make[2]: Leaving directory `/var/tmp/portage/mjpegtools-1.6.2-r3/work/mjpegtools-1.6.2/lavtools' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `

Re: [gentoo-user] portatge 4Q-2002 / 3Q-2003

2005-04-19 Thread Christoph Gysin
Ciaran McCreesh wrote: Step away from the updates files! Not a very informative answer :-( What are they needed for after portage has made the moves/slotmoves? Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED] -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Who vets the gentoo front page ads?

2005-04-19 Thread Christoph Gysin
Ow Mun Heng wrote: Sorry.. I don't get why he's 20,000 in debt due to Gentoo. Daniel Robbins was Chief Architect and founder of gentoo linux. Appearantly he spent more time working on gentoo as he did on earning money ;-) Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAI

Re: [gentoo-user] Who vets the gentoo front page ads?

2005-04-18 Thread Christoph Gysin
Keith Gable wrote: From Googling, it looks like you'll be helping to pay his bills and his $20,000 worth of Gentoo-related debt... I haven't been around that long so I don't know for sure. That's why I spent money in the shop. I heard of his 20'000$ debts, caused by working on gentoo instead of

Re: [gentoo-user] Re: konqueror (kde icon) right click menu question

2005-04-18 Thread Christoph Gysin
Botykai Zsolt wrote: I just emerge kde-meta one day before (according to kdeaddons-meta Changelog) konq-plugins was added to kdeaddons-meta dependecy list. So after emergeing konq-plugins it's there now. But it's a bad policy IMHO. After changing (adding a dependecy) the ebuild should get a new

Re: [gentoo-user] Who vets the gentoo front page ads?

2005-04-18 Thread Christoph Gysin
Ciaran McCreesh wrote: On Mon, 18 Apr 2005 12:38:24 +0100 Stroller <[EMAIL PROTECTED]> wrote: | On Apr 18, 2005, at 8:50 am, Ciaran McCreesh wrote: | > Note: this is *entirely* separate from the crap that shows up | > sometimes on store.gentoo.org. The store isn't run, owned or | > operated by | >

Re: [gentoo-user] USB devices (/dev/usb empty)

2005-04-17 Thread Christoph Gysin
PaweÅ Sulkowski wrote: > A list of loaded kernel modules (usbcore is loaded): > -- > Module Size Used byNot tainted > ... > usbcore57804 1 > ... There are a lot more modules needed than just usbcore. usbcore is just *support* for USB. > Unfortunate

Re: [gentoo-user] dma is off

2005-04-17 Thread Christoph Gysin
Al Bayrouni wrote: > Here is the output of lspci: > - > :00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS 645xx > (rev 51) Ok, you have a SiS 645... > and the part of dmesg output: > --- > Uniform Multi-Platform E-IDE driver Re

Re: [gentoo-user] Cannot find /dev/hda7

2005-04-16 Thread Christoph Gysin
Vittorio wrote: >No Christoph, it still doesn't work! I've been rebooting three times to no >avail. Still /dev/hda1,...,/dev/hda6 ONLY*** > > Do you use udev or devfs? Could you post the output of $ fdisk -l /dev/hda Christoph -- echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [E

Re: [gentoo-user] kernel upgrade

2005-04-16 Thread Christoph Gysin
Jose Moreira wrote: >hello, im trying to upgrade my kernel to 2.6.10. I'm using vidalinux >with genkernel. i followed a guide >http://forums.vidalinux.com/viewtopic.php?t=2690&highlight=kernel >+upgrade+2+6+10 but after reboot i get 'Error 15: File not found after >kernel grub selection. Also a ge

Re: [gentoo-user] Cannot find /dev/hda7

2005-04-16 Thread Christoph Gysin
Vittorio wrote: > I've just reshaped the partitions of my laptop hardisk removing a primary > partition /dev/hda3 previously devoted to swap, making a bigger > reiserfs /dev/hda3 and recreatring the swap partition that now is /dev/hda7. > > bash-2.05b# mkswap /dev/hda7 > /dev/hda7: No such file

Re: [gentoo-user] home audio/video media server

2005-04-10 Thread Christoph Gysin
Mark Knecht wrote: > Yes, I tried building that one first but the build failed. > > I haven't the time to research why right now Perhaps due to transcode, a dependency of dvdrip. A lot of bugs about transcode build errors are in bugzilla right now. Search for the packagename and version in bu

Re: [gentoo-user] GIS: Grass 5.7 and Quantum ebuilds

2005-04-09 Thread Christoph Gysin
d... what about the hugin ebuild? If there is anybody working on these ebuilds, you'll find them on bugzilla. If they aren't already in bugzilla, feel free to submit a bug report about the missing ebuild. Example: http://bugs.gentoo.org/show_bug.cgi?id=84847 Christoph Gysin -- echo mai

<    1   2