You are not logged in.

#1 2009-10-10 13:43:06

mmzcaxe
Member
Registered: 2009-04-03
Posts: 2

Godane's Archlinux boot from hard disk but it can't login in with slim

I download Godane's archiso-live-2009-09-24.iso , i havent cdrom , so i boot it from hard disk .
I extract iso to drive C: (fat32) ,two folder is "boot" "archiso-live"

my menu.lst  is :

title Boot archiso-live Desktop
root (hd0,0)
find --set-root /boot/initrd.img
kernel /boot/vmlinuz  elevator=deadline ramdisk_size=60% aufs nonfree=no vga=791
initrd /boot/initrd.img
load=overlay.lzm

The iso can be boot from hd ,but there isnt slim . only is console...
what can i do with this problem??

Offline

#2 2009-12-16 03:56:27

godane
Member
From: NH, USA
Registered: 2008-02-03
Posts: 241
Website

Re: Godane's Archlinux boot from hard disk but it can't login in with slim

I think your problem is that load=overlay.lzm is in the wrong place.

Here is what i should look like:

title Boot archiso-live Desktop
root (hd0,0)
kernel /archiso-stable/boot/vmlinuz elevator=deadline lang=en_US keyb=us load=overlay,mesa usbdelay=5 nonfree=no xdisplay=old xdriver=no from=/dev/sda3/archiso-stable changes=/dev/sda3/changes session=xfce cdname=archiso-live
initrd /archiso-stable/boot/initrd.img

I use 'from' boot option so i can boot from my hard drive more easier. The way its booted above is for 2009-12-08 version of my archiso-live. Just thought you should know.

I hope this helps. And sorry for it being so late.


I'm working on a live cds based on Archlinux. http://godane.wordpress.com/

Offline

Board footer

Powered by FluxBB