half of the work done! (i have grub image)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

topic that i am wasting your time as if a guest came to your house to tell you that you are wasting his time you are the one who is wasting my time thank you for nothing i mean your image that i didn't use i had a problem with understanding the images files when i opened it with winimage i
shouted "eureka eureka!!" thank you
1. In that analogy, essentially, you are coming to my house, not the other way around. I am on this forum every day, and have over 300 posts. You have less than 50, and most of those are from your pissing contest with raeven.

2. "your image that i didn't use i had a problem with understanding the images files"... You then go on to talk about winimage - I don't understand - did you use my image at all in the end? And looking at an image's files is really terribly easy in unix or cygwin (check the site where that image I sent you is hosted)

Code: Select all

losetup myimage.bin /dev/loop0
mount /dev/loop0 /mnt
Then all your files are in /mnt, you can change them, add them, delete them etc. When you're finished,you just do

Code: Select all

umount /mnt
losetup -d /dev/loop0
I don't see what's so difficult about that. And for the record I learned how to make a GRUB image from tutorials on the internet. So they can't be that difficult to find.

JamesM
mohammed
Member
Member
Posts: 93
Joined: Mon Jan 30, 2006 12:00 am
Location: Mansoura, Egypt

Post by mohammed »

you are right raven i found the steps i was wrong :oops: hahahaha
look jamesm the forum is our city it's for every one my topic is my house you can be my guest on it if you want and so on thank you for your help i downloaded a grub image and i am working on the kernel right now see ya in other question
any way thanks for your help i don't have any problem with booting nor with grub i may have problems soon with initializing TSS :D
raevin
Member
Member
Posts: 33
Joined: Tue Dec 28, 2004 12:00 am

Post by raevin »

mohammed wrote:you are right raven i found the steps i was wrong :oops: hahahaha
look jamesm the forum is our city it's for every one my topic is my house you can be my guest on it if you want and so on thank you for your help i downloaded a grub image and i am working on the kernel right now see ya in other question
any way thanks for your help i don't have any problem with booting nor with grub i may have problems soon with initializing TSS :D
It's amazing what a quick Google of "GRUB manual" will give you...*sigh*
mohammed
Member
Member
Posts: 93
Joined: Mon Jan 30, 2006 12:00 am
Location: Mansoura, Egypt

Post by mohammed »

hmmm i googled the wrong word : P grub without manual and the page titled as documents not manual whatever.....
Crazed123
Member
Member
Posts: 248
Joined: Thu Oct 21, 2004 11:00 pm

Post by Crazed123 »

Give the guy a break on his English. He's from Egypt, so I don't think he's exactly had much opportunity to learn it.
raevin
Member
Member
Posts: 33
Joined: Tue Dec 28, 2004 12:00 am

Post by raevin »

Crazed123 wrote:Give the guy a break on his English. He's from Egypt, so I don't think he's exactly had much opportunity to learn it.
After I told the person what to exactly search for in a previous thread (I think it was, perhaps this one, whatever)...and they continuously refused the help I was offering, I'm not giving them a break...regardless of where they are from.
mohammed
Member
Member
Posts: 93
Joined: Mon Jan 30, 2006 12:00 am
Location: Mansoura, Egypt

Post by mohammed »

Give the guy a break on his English. He's from Egypt, so I don't think he's exactly had much opportunity to learn it
hahhaha although i study English.. i am in the faculty of arts department of English but it's not strange that my English is worse than your chines cause i failed this year : D
i swear i didn't post until i searched both the web and the forum !!
Post Reply