Results 21 to 24 of 24
Originally Posted by devils_casper
jiffyboot binary re-writes device.map file.
checks its correct name in /etc/rcS.d folder. its S 37 jiffyboot in my machine.
rename it to K xx jiffyboot . ...
- 07-13-2007 #21
- 07-13-2007 #22
if you dont specify any new location, mv command works as rename only.
just rename that file with mv command.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-18-2007 #23
Ok, sorry for the delay. Had to go back to work, vacation over. Had some remodeling projects to get started at the house.
Followed your instructions DC. Renamed file to K63jiffyboot. Edited device.map, reboot....device.map is now saving to:
Thought I was home free....rebooted again...tried the Windows XP option in grub menu...got following error:Code:(hd1) /dev/hdb
Back to square one I guess. Any more ideas? Awaiting response. Thank YouCode:Error 21: The selected hard disk does not exist
::Edit::
Here is the following files for refreshment:
menu.lst:
device.map:Code:default=0 timeout=10 color cyan/green magenta/green splashimage=/boot/grub/bootsplash.xpm.gz title Freespire Ver. 1.0.13 root (hd0,0) kernel /boot/vmlinuz-2.6.14-gratis root=/dev/root rootdev=0x0301 ramdisk=35392 video=vesafb:nomtrr jiffymount=noatime resume2=swap:/dev/hda1:0x44000 vga=0x311 splash=silent initrd /boot/initrd-2.6.14-gratis.gz title Windows XP rootnoverify (hd1,0) map (hd0) (hd1) map (hd1) (hd0) chainloader +1
fdisk:Code:(hd0) /dev/hda (hd1) /dev/hdb
Code:kgreer@Freespire:~$ sudo fdisk -l Disk /dev/hda: 10.0 GB, 10005037056 bytes 16 heads, 63 sectors/track, 19386 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 19386 9770512+ 83 Linux Disk /dev/hdb: 40.0 GB, 40000000000 bytes 255 heads, 63 sectors/track, 4863 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hdb1 1 5 40131 de Dell Utility /dev/hdb2 * 6 4405 35343000 7 HPFS/NTFS /dev/hdb3 4406 4862 3670852+ db CP/M / CTOS / ... kgreer@Freespire:~$
- 07-18-2007 #24
it worked pretty well in my test machine. i dont know why its not working now. we have disable jiffyboot already.
try this: edit kernel line /boot/grub/menu.lst file too.
Code:kernel /boot/vmlinuz-2.6.14-gratis root=/dev/hda1 vga=0x311 splash=silent
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



Reply With Quote
