Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Running Memtest86
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kermitjunior
Apprentice
Apprentice


Joined: 04 Aug 2002
Posts: 167

PostPosted: Mon May 12, 2003 7:28 am    Post subject: Running Memtest86 Reply with quote

Am I missing something?

I type:

Code:
emerge memtest86


and everything goes great. Then How do I run it?

I tried

memtest
memtest86
.memtest86

and about a dozen other commands. Nothing.

it's 3.0.?

Thanks[/code]
_________________
-----
Toshiba Satellite A15-S157, 2.2 Celery, 40GB, 512MB
AMD Athlon XP 1900+, 640MB PC2100, ABIT KG-7R
IBM 120GB (Linux), WD 30GB (WinDoze), ATI All-In-Wonder 128 Pro PCI
Back to top
View user's profile Send private message
hook
Veteran
Veteran


Joined: 23 Oct 2002
Posts: 1398
Location: Ljubljana, Slovenia

PostPosted: Mon May 12, 2003 11:01 am    Post subject: Reply with quote

you run in grub/lilo ...it's a boot option - it's the only way to scan ram effectively :]

you have to add to your lilo/grub config the memtest option and then reboot and select it...

this is my /boot/grub/grub.conf (i use grub):
Code:
default 0
timeout 30
splashimage=(hd0,5)/boot/grub/splash.xpm.gz

title=linux
root (hd0,5)
kernel /boot/bzImage root=/dev/hde1 /dev/hda=ide-scsi mem=nopentium

title=windows xp
root (hd0,2)
makeactive
chainloader +1

title=Memtest86
root (hd0,5)
kernel /boot/memtest86/memtest.bin


change the root and kernel options to match your own :]

if you use lilo ...i can't help you ...sorry (but as i know emerge grub prints the instructions at the end of the emerge)
_________________
tea+free software+law=hook

(deep inside i'm still a tux's little helper)
Back to top
View user's profile Send private message
nealbirch
n00b
n00b


Joined: 18 Jan 2003
Posts: 25

PostPosted: Wed May 21, 2003 1:19 am    Post subject: lilo.conf for memtest Reply with quote

This is what I used for my lilo.conf

# memtest86 begins
image = /boot/memtest86/memtest.bin
label = Memtest86
# memtest86 ends
Back to top
View user's profile Send private message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 458
Location: Bosnia

PostPosted: Mon May 14, 2018 2:29 pm    Post subject: Reply with quote

for grub2

Quote:
grub-mkconfig -o /boot/grub/grub.cfg

_________________
Gentoo is Rocks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum