Quote:
Originally Posted by rituraj.goswami i need some help in commands.
1. i want to edit the menu.lst of /boot/grub/ to tell that i need to install the 2rd of the 3 OS i have. and how do i set the Debian 5.0 default grub that i loads to a xmp file that i have. | install? do you actually mean to boot? Open /boot/grub/menu.lst and change 'default' to your second OS starting from 0. For eg: If the entries in your menu.lst are as, Code: 1. Debian
2. Debian single user mode
3. CentOS
4. Windows
and you want to boot CentOS by default instead of Debian, change Default to 2. xmp? or xpm the splash image? Add splashimage entry as follows, assuming your splash image in in /boot/grub and Debian is in first partition of your harddisk Code: splashimage (hd0,0)/boot/grub/splash.xpm.gz
Quote:
Originally Posted by rituraj.goswami 2. want to install, find and remove a .deb file. | as suggested above. 'man aptitude' and/or 'man dpkg'
__________________ A candle looses nothing by lighting other candles. - Khalil Zibran. Registered Linux User #490076 |