bom pessoal, coloqueo o large-memory no inicio do lilo mas agora nao tenho permissão para gravar na MBR:
root# /sbin/lilo -M /dev/sda /boot/boot.0800 exists - no /dev/sda backup copy made. Fatal: write /dev/sda: Operation not permitted root# lilo /proc/misc: No entry for device-mapper found Is device-mapper driver missing from kernel? /proc/devices: No entry for device-mapper found Failed to set up list of device-mapper major numbers Added Linux-Slack * Added Linux-Old Added WindowsXP Added Ubuntu Fatal: write /dev/sda: Operation not permitted lilo.conf: # LILO configuration file # generated by 'liloconfig' # # Start LILO global section large-memory lba32 # Allow booting past 1024th cylinder with a recent BIOS boot = /dev/sda #compact # faster, but won't work on all systems. # Boot BMP Image. # Bitmap in BMP format: 640x480x8 bitmap = /boot/slack.bmp # Menu colors (foreground, background, shadow, highlighted # foreground, highlighted background, highlighted shadow): bmp-colors = 255,0,255,0,255,0 # Location of the option table: location x, location y, number of # columns, lines per column (max 15), "spill" (this is how many # entries must be in the first column before the next begins to # be used. We don't specify it here, as there's just one column. bmp-table = 60,6,1,16 # Timer location x, timer location y, foreground color, # background color, shadow color. bmp-timer = 65,27,0,255 # Standard menu. # Or, you can comment out the bitmap menu above and # use a boot message with the standard menu: #message = /boot/boot_message.txt # Append any additional kernel parameters: append=" vt.default_utf8=0" prompt timeout = 50 # VESA framebuffer console @ 800x600x64k vga = 788 # Normal VGA console # vga = normal # VESA framebuffer console @ 1024x768x64k # vga=791 # VESA framebuffer console @ 1024x768x32k # vga=790 # VESA framebuffer console @ 1024x768x256 # vga=773 # VESA framebuffer console @ 800x600x64k # vga=788 # VESA framebuffer console @ 800x600x32k # vga=787 # VESA framebuffer console @ 800x600x256 # vga=771 # VESA framebuffer console @ 640x480x64k # vga=785 # VESA framebuffer console @ 640x480x32k # vga=784 # VESA framebuffer console @ 640x480x256 # vga=769 # ramdisk = 0 # paranoia setting # End LILO global section # Linux bootable partition config begins image = /boot/vmlinuz-2.6.39 root = /dev/sda2 label = Linux-Slack read-only image = /boot/vmlinuz root = /dev/sda2 label = Linux-Old read-only # Partitions should be mounted read-only for checking # Linux bootable partition config ends # Windows bootable partition config begins other = /dev/sda3 label = Windows7 table = /dev/sda # Windows bootable partition config ends image = /mnt/boot/vmlinuz-2.6.32-32-generic initrd = /mnt/boot/initrd.img-2.6.32-32-generic root = /dev/sda4 label = Ubuntu append = "splash=verbose" read-only Obrigado. 2011/7/17 Ellington Santos <[email protected]> > On Sun, Jul 17, 2011 at 8:49 PM, dark_slack <[email protected]> > wrote: > > Galera, > > > > tenho um pequeno problema com o lilo que nao conssigo resolver e > > gostaria de saber se alguem ja passou pelo mesmo problema: > > > > root# > > lilo > > Added Linux-Slack * > > Added Linux-Old > > Added WindowsXP > > Warning: The initial RAM disk is too big to fit between the kernel and > > the 15M-16M memory hole. It will be loaded in the highest memory > > as > > though the configuration file specified "large-memory" and it will > > be assumed that the BIOS supports memory moves above 16M. > > Added Ubuntu ? > > Fatal: write /dev/sda: Operation not permitted > > root# > > > > descofio que falta espaço na MBR, rsrsrsrsrsrssr > > > > Abraços. > > > > -- > > GUS-BR - Grupo de Usuários de Slackware Brasil > > http://www.slackwarebrasil.org/ > > http://groups.google.com/group/slack-users-br > > > > Antes de perguntar: > > http://www.istf.com.br/perguntas/ > > > > Para sair da lista envie um e-mail para: > > [email protected] > > > > Tem algo de errado no seu lilo.conf. Ele reclama de ramdisk no WinXP? > Cola o seu lilo.conf aqui. > > Ou testa logo a recomendação dele: large-memory > > -- > GUS-BR - Grupo de Usuários de Slackware Brasil > http://www.slackwarebrasil.org/ > http://groups.google.com/group/slack-users-br > > Antes de perguntar: > http://www.istf.com.br/perguntas/ > > Para sair da lista envie um e-mail para: > [email protected] > -- Leonardo Vilar Tavares da Silva Skype: dark_slack__ ICQ #623119763 -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

