I'll DL that and check it out whenever I will be back in front of my 'dev PC' :):
Printable View
I'll DL that and check it out whenever I will be back in front of my 'dev PC' :):
But whenever i am trying to make a symbolic link to sr0 it is failing.... and if i try to mount it directly... it's also not working :(
Make sure you have it set to "connected" in VMware settings...
Yes i have it..... The command to make symbolic link is the same you gave in the other post right? the ln -s/dev/sr0/...
I wrote that line... and i guess it's supposed to show some Lines after it... but nothng WAH!!!!! :( my problem sucks >.<
No, actually it's not
after you create that symbolic link you will then need to mount it. Use something like:
mount /dev/cdrom /mnt
then
ls /mnt
then you should see the contents of the ISO/Disc you've mounted...
ok lemme try..... I am now running a fresh installation of linux 10.04
Ah it's working Thanks Dude!!!!!!!!!!!!!! :D
Ok, now...
...
...
HIT THE LIKE BUTTON
:):
ok so now i can see the contents of the files... i need to install the ia32-libs for 64bit... but this is what it shows.... Attachment 105319
You've jumped the gun my excited little one :):
First you need to copy the contents of the disc to the system root (you skipped cp -R * / [while being IN /mnt])
From here on out now you'll be able to follow the instructions again, but MAKE SURE you are IN mnt when you use cp -R * /
ah.. lol me... xD okies.. Ty again :P
yah thanks guys.... Hope i don't run into any problems.... :ott1: and atm the contents are being copied...... Taking time... (Impatient)
Lol... it's taking time.. and There's not status bar to see how much it have been copied :(