Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Anonymous
Saturday, March 17th, 2007 at 4:33:55pm UTC 

  1. these are the commands i have to issue after something times out...
  2. # modprobe aic7xxx
  3. # modprobe ext2
  4. # mknod /dev/sda b 8 0
  5. # exit
  6. then it boots.
  7. this is my /boot/grub/menu.lst
  8. default=0
  9. timeout=7
  10.  
  11. title Linux
  12.         root    (hd0,1)
  13.         kernel  /boot/vmlinuz-2.6.15-28-386 ro root=/dev/sda silent quiet
  14.         initrd  /boot/initramfs.img-2.6.15-28-386-sda
  15.         boot
  16.  
  17. title Windows
  18.         root    (hd0,0)
  19.         chainloader +1
  20.         boot
  21.  
  22. this is my /etc/lilo.conf
  23. #! /dev/lilo.conf        # configuration file for lilo
  24. boot=/dev/hda
  25. compact
  26. delay=70
  27. vga=0x0f05
  28. default=Linux-sda
  29. other=/dev/hdc1
  30.     label=windows
  31.     boot-as=0x80
  32.  
  33. image=/boot/vmlinuz-2.6.15-28-386
  34.     label=Linux-sda
  35.     initrd=/boot/initramfs.img-2.6.15-28-386-sda
  36.     root=/dev/sda
  37.     append="silent quiet"
  38.  
  39. this is my device map
  40. cat /boot/grub/device.map
  41. (hd0)   /dev/hdc
  42. (hd1)   /dev/sda
  43.  
  44. this is the partition listing
  45. cat /proc/partitions
  46. major minor  #blocks  name
  47.  
  48.    8     0    4444462 sda
  49.    3     0    1250928 hda
  50.    3    64    2062368 hdb
  51.   22     0    4124736 hdc
  52.   22     1    2096608 hdc1
  53.   22     2    2028096 hdc2
  54.  
  55. thanks for looking...

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right