[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#405971: Installation report: works on SGI 02 (mips r5k-ip32)



On Fri, Jan 12, 2007 at 07:26:03PM +0000, Martin Michlmayr wrote:
> Joerg, ping

Sorry, was busy all over the week.


> * Martin Michlmayr <tbm@cyrius.com> [2007-01-07 19:40]:
> > * Joerg Hoh <joerg@joerghoh.de> [2007-01-07 18:15]:
> > > The machine has 64M of RAM and the d-i installs in a low-memory-mode, which
> > 
> > It should not use lowmem mode with 64 MB RAM.  Can you please open a
> > shell in the installer and do:
> > 
> > ram=$(grep ^MemTotal: /proc/meminfo | { read x y z; echo $y; }) || true
> > ram=$(expr "$ram" / 1024)
> > echo $ram

~ # ram=$(grep ^MemTotal: /proc/meminfo | { read x y z; echo $y; }) || true
~ # ram=$(expr "$ram" / 1024)
~ # echo $ram
58
~ #

> > cat /proc/meminfo

~ # cat /proc/meminfo
MemTotal:        59924 kB
MemFree:         44496 kB
Buffers:             0 kB
Cached:           4888 kB
SwapCached:          0 kB
Active:           3872 kB
Inactive:         2696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        59924 kB
LowFree:         44496 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:               0 kB
Writeback:           0 kB
AnonPages:        1716 kB
Mapped:           1248 kB
Slab:             3868 kB
PageTables:        244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:     29960 kB
Committed_AS:    10112 kB
VmallocTotal: 1073741824 kB
VmallocUsed:        96 kB
VmallocChunk: 1073741728 kB

Output of kernel on startup:

Memory: 56976k/65536k available (3412k kernel code, 8500k reserved, 920k
data, 260k init, 0k highmem)


Joerg

-- 
What did you do to the cat? It looks half-dead. -Schroedinger's wife

Attachment: signature.asc
Description: Digital signature


Reply to: