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

Advertising

Something
Saturday, March 17th, 2007 at 4:14:12pm 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.  
  16. title Windows
  17.         root    (hd0,0)
  18.         chainloader +1
  19.         boot
  20.  
  21. this is my /etc/lilo.conf
  22. #! /dev/lilo.conf        # configuration file for lilo
  23. boot=/dev/hda
  24. compact
  25. delay=70
  26. vga=0x0f05
  27. default=Linux-sda
  28. other=/dev/hdc1
  29.     label=windows
  30.     boot-as=0x80
  31.  
  32. image=/boot/vmlinuz-2.6.15-28-386
  33.     label=Linux-sda
  34.     initrd=/boot/initramfs.img-2.6.15-28-386-sda
  35.     root=/dev/sda
  36.     append="silent quiet"
  37.  
  38. this is my device map
  39. cat /boot/grub/device.map
  40. (hd0)   /dev/hdc
  41. (hd1)   /dev/sda
  42.  
  43. this is the partition listing
  44. cat /proc/partitions
  45. major minor  #blocks  name
  46.  
  47.    8     0    4444462 sda
  48.    3     0    1250928 hda
  49.    3    64    2062368 hdb
  50.   22     0    4124736 hdc
  51.   22     1    2096608 hdc1
  52.   22     2    2028096 hdc2
  53.  
  54. 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
worth-right