search for: aldimnaos

Displaying 2 results from an estimated 2 matches for "aldimnaos".

2010 Aug 10
2
Replace grub with extlinux
...if=/dev/zero of=/dev/sda bs=446 count=1 dd if=/mnt/sdb1/usr/share/syslinux/mbr.bin of=/dev/sda install -d /mnt/sda1/boot /sbin/extlinux --install /mnt/sda1/boot Writing extlinux.conf file export ExtlinuxConf=/mnt/sda1/boot/extlinux.conf echo "DEFAULT AlDimnaOS" > $ExtlinuxConf echo "LABEL AlDimnaOS" >> $ExtlinuxConf echo " KERNEL /boot/vmlinux-2.6.34-AlDimnaOS-0.0.0.1" >> $ExtlinuxConf echo " APPEND initrd=/boot/vmlinux-2.6.34-AlDimnaOS-0.0.0.1 root=/dev/sdb1 ro quiet splash" >&gt...
2010 Aug 14
1
High Resolution Console
Hello all, How can i get High Resolution Console? I try UI vesamenu.c32 LABEL AlDimnaOS KERNEL /vmlinux-2.6.34-AlDimnaOS-0.0.0.1 APPEND rw root=/dev/sdb1 ro quiet vga=773 in grub, resolution is passes from grub to the Console. and i am thinking the same with extlinux ? -- Sincerely,