Joerg, ping

* Martin Michlmayr <[EMAIL PROTECTED]> [2007-01-07 19:40]:
> * Joerg Hoh <[EMAIL PROTECTED]> [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
> cat /proc/meminfo
> 
> > results in directly using fdisk to create the partitions. Does
> > Debian now need > 64M RAM to offer a decent partition interface?
> 
> No, that's a different issue.  fdisk is used on all SGI machines
> (regardless of how much RAM you have) because parted doesn't support
> the SGI disklabel properly.
> -- 
> Martin Michlmayr
> http://www.cyrius.com/
> 
> 

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to