Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 59 matches

Go to advanced search

Advanced search
Search found 59 matches
  • 1
  • 2
  • 3
  • Next
by cripwalk
Sat Apr 03, 2004 2:24 am
Forum: Installing Gentoo
Topic: Warning: could not generate /etc/modprobe.conf!
Replies: 4
Views: 1001

Just a guess but did you enable loadable module support in your kernel?
  • Jump to post
by cripwalk
Thu Apr 01, 2004 6:12 pm
Forum: Installing Gentoo
Topic: Partitioning and FS's (formerly Resizing NTFS)
Replies: 24
Views: 5306

Why would he need to modify his windows drive? If he uses grub he should be ok.
  • Jump to post
by cripwalk
Thu Apr 01, 2004 5:16 pm
Forum: Installing Gentoo
Topic: Partitioning and FS's (formerly Resizing NTFS)
Replies: 24
Views: 5306

Are you just trying to resize your ntfs drive to make room for /boot? You should just put /boot on hdb. No need to put it on hda.

I think in the gentoo docs it recommends 32M for the size of /boot with ext2
  • Jump to post
by cripwalk
Thu Apr 01, 2004 5:22 am
Forum: Installing Gentoo
Topic: Partitioning and FS's (formerly Resizing NTFS)
Replies: 24
Views: 5306

Boot the livecd and get your network working properly. Create a temp partition on your new hard drive to store ntfsprogs. Then mount your hard drive. then go download ntfsprogs to the hd you just mounted and you should be in business.

Resize your drive, might need a reboot after that and install ...
  • Jump to post
by cripwalk
Thu Apr 01, 2004 4:44 am
Forum: Installing Gentoo
Topic: Partitioning and FS's (formerly Resizing NTFS)
Replies: 24
Views: 5306

You could do that with knoppix (if it does have ntfsprogs on it) . You could even install gentoo from a shell within knoppix if you wanted.

You could also probably boot your gentoo livecd and once you have the networking part setup, go and download ntfsprogs.

When I used to dual boot I prefered ...
  • Jump to post
by cripwalk
Thu Apr 01, 2004 4:37 am
Forum: Multimedia
Topic: Mplayer and .ram files.
Replies: 3
Views: 1269

I dont have any experience listening to .ram file through mplayer, but you could always install realone or realplayer. They are both in portage.

I know though... mplayer rocks and real player sucks.
  • Jump to post
by cripwalk
Thu Apr 01, 2004 4:33 am
Forum: Desktop Environments
Topic: how to intall client for microsoft network under wine
Replies: 2
Views: 713

You should look into using samba. I dont think you would want to use wine for that.
  • Jump to post
by cripwalk
Thu Apr 01, 2004 4:27 am
Forum: Installing Gentoo
Topic: Partitioning and FS's (formerly Resizing NTFS)
Replies: 24
Views: 5306

There is a program called ntfsresize that would probably do the job for you.

http://linux-ntfs.sourceforge.net/info/index.html

you could also get it from portage.

Code: Select all

emerge ntfsprogs
  • Jump to post
by cripwalk
Sat Dec 27, 2003 4:33 am
Forum: Installing Gentoo
Topic: SATA Promise TX4 (non-hw-RAID), current status?
Replies: 6
Views: 1745

Just a FYI, I have this same promise card and everything did work out of the box with the experimental 2.6 livecd.

Maybe im retarded but I could not get the SATA drive to boot when using grub. I switched over to LILO and it worked like a charm the first time around. So if you happen to have ...
  • Jump to post
by cripwalk
Wed Nov 19, 2003 11:26 pm
Forum: Portage & Programming
Topic: mozilla: annoying emerge
Replies: 5
Views: 1116

you can turn off the beeping by doing:

Code: Select all

# setterm -blength 0
  • Jump to post
by cripwalk
Sun Nov 09, 2003 4:41 am
Forum: Installing Gentoo
Topic: Grub Boot Problems (Corrupting MBR)
Replies: 9
Views: 2621

As far as I can tell it looks like you set up everything correctly. Perhaps you dont have your 2nd hard drive configured properly in your bios?
  • Jump to post
by cripwalk
Fri Nov 07, 2003 6:06 pm
Forum: Portage & Programming
Topic: emerging openoffice screws my system!!!
Replies: 7
Views: 1180

Im not sure how big openoffice is compiled but I have couple of thought here:

1. You could emerge just the openoffice binary so you dont have the source and temp files too.

If you want to compile from source then

2. Use the -Os option in your cflags. This will reduce the size of the compiled ...
  • Jump to post
by cripwalk
Mon Nov 03, 2003 5:22 pm
Forum: Other Things Gentoo
Topic: Trying to install popfile (Berkeleydb problem)
Replies: 7
Views: 1458

I'm upgrading to POPfile 0.20 also and ran into the same problem. Currently there is a request at bugs.gentoo.com for someone to make a ebuild for the BerkeleyDB perl module. That is independent of the db package that you probably have installed.

If you can't wait for an ebuild and don't mind ...
  • Jump to post
by cripwalk
Fri Oct 31, 2003 11:44 pm
Forum: Installing Gentoo
Topic: make menuconfig problems[SOLVED]
Replies: 7
Views: 1244

Are your running make menuconfig from /usr/src/linux? You probably have it symlinked to your new kernel (2.4.23) Even if you boot into your old kernel, the symlink wont change. If you wanted to recompile your old kernel go to /usr/src/ linux-2.4.22_Pre2-gss dir and then run make menuconfig. Or ...
  • Jump to post
by cripwalk
Fri Oct 31, 2003 11:31 pm
Forum: Installing Gentoo
Topic: Gentoo gaming-sources and preemptive patch
Replies: 2
Views: 674

you can look in your .config file in your /usr/src/linux directory

do a:

Code: Select all

cat /usr/src/linux/.config | grep CONFIG_PREEMPT
if it says:
CONFIG_PREEMPT=y

then your good. If its not enabled you can do it in menuconfig/xconfig. Go to Processor types and features and enable Preemptive kernel
  • Jump to post
by cripwalk
Fri Oct 31, 2003 6:42 am
Forum: Other Things Gentoo
Topic: cannot get realone to work
Replies: 4
Views: 971

try:

Code: Select all

/opt/RealPlayer9/realplay
  • Jump to post
by cripwalk
Fri Oct 31, 2003 4:53 am
Forum: Installing Gentoo
Topic: Kernel panic: No console
Replies: 2
Views: 1009

It looks like your mounting your /boot partition instead of your root partition in lilo.conf.

try changing
root=/dev/hda3 to root=/dev/hda5
  • Jump to post
by cripwalk
Fri Oct 31, 2003 3:41 am
Forum: Installing Gentoo
Topic: So, what exactly do you do when you screw your kernel up?
Replies: 4
Views: 762

You can boot your livecd.

Once you have a prompt, mount your / and /boot partitions.

If hda1 is your /boot and hda2 is / then you could do


mount /dev/hda2 /mnt/gentoo
mkdir /mnt/gentoo/boot
mount /dev/hda1 /mnt/gentoo/boot
chroot /mnt/gentoo /bin/bash


now you will be inside your install ...
  • Jump to post
by cripwalk
Thu Oct 30, 2003 4:27 am
Forum: Desktop Environments
Topic: firebird will only start as root
Replies: 6
Views: 1820

Did you by chance just install some extensions? Ive had this happen to me before after installing them.

I ended up deleting the /usr/lib/MozillaFirebird/chrome (if you unmerge firebird this directory does not get deleted) and reinstalling firebird and everything worked fine.
  • Jump to post
by cripwalk
Mon Oct 27, 2003 6:00 pm
Forum: Other Things Gentoo
Topic: what can you do to gain back control when it freezes
Replies: 2
Views: 661

If you had sshd running on that box, you could sometimes be able to ssh in from another box and kill that process.

Or you could always try to see if you can switch to another console (ctl-alt-f2) and if your able to kill the process that way.

Sometimes you dont have a choice and you just have to ...
  • Jump to post
by cripwalk
Mon Oct 27, 2003 5:54 am
Forum: Installing Gentoo
Topic: uh oh .. lost windows
Replies: 8
Views: 2134

Re: Files Gentoo/Windows

Are your windows partitions NTFS?
If they are regular Fat32 partitions you can access them through Linux, once you make a mount point and an fstab entry for them.
Let me know if there's anything I can do, like post files etc...
One thought:
I have rescued my Windows partitions and Gentoo partitions ...
  • Jump to post
by cripwalk
Mon Oct 27, 2003 5:49 am
Forum: Installing Gentoo
Topic: uh oh .. lost windows
Replies: 8
Views: 2134

Re: uh oh .. lost windows

Hi,

I finally got gentoo installed (thanks to a ton of reinstalls and help here :)) however I lost my windows!

here is how the comp is set up

hda1 win98 (orig install)
hda2 os/2 boot loader (from RH 7.1 install years ago) <--only pointed at windows for the last year or so)

hdb1 gentoo boot
hdb2 ...
  • Jump to post
by cripwalk
Sat Oct 25, 2003 7:22 pm
Forum: Other Things Gentoo
Topic: Scrollback
Replies: 15
Views: 2874

Well there must be a limit set on how much video ram the scrollback is allowed to use. Obviously it not going to use all of your video memory just for scrollback. I have 128mb of ram on my video card and I dont see a difference between that and my 16mb vid card on my other computer.

Here is an ...
  • Jump to post
by cripwalk
Thu Oct 23, 2003 8:31 pm
Forum: Other Things Gentoo
Topic: Scrollback
Replies: 15
Views: 2874

I think the amount of scrollback is limited to the amount of video memory you have, so you cant increase the amount.
  • Jump to post
by cripwalk
Thu Oct 23, 2003 6:11 pm
Forum: Documentation, Tips & Tricks
Topic: Email System For The Home Network - Version 2.1
Replies: 666
Views: 1072689

Thanks for the guide. Before I attempt to tackle this I just had a quick question.

In section 3.2 You said

root@server # vi /etc/postfix/saslpass

smtp.isp.com beo739:rsmtp-pass


My ISP's smtp server does not use authentication or ssl. Since I have no username or pass would i want to do ...
  • Jump to post

Search found 59 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy