gixxer-harry wrote:The last two weeks I was fighting my laptop
I was trying to put Debian on my machine so I could follow the notes deuseEFI made
Those same notes dont work for Ubuntu
Win 7 cant find the DVD player in my laptop so I cant boot from cd wile I am in windows
If I use the Debian.exe it installs fine ,makes partitions and some times it can find my wifi
But then it reboots and every thing is gone,and I mean every thing
And as we all know to re install Win7 takes a lot of time and isnt much fun
(I did it more than 10 times the last two weeks)
The only Linux version I can find that kinda works on my comp is Ubuntu 11.10
And that is the .exe one you can download on the Ubuntu.com site
The nice thing about Ubuntu is that all the versions are not the same,they look the same but are very much not the same,so looking for info is kinda hard,the wiki is written for 10.04 (I think) and that version has other terminal commands and has the terminal in a other place and more of those nice handy things
Ubuntu heats up my video-card a bit,it is getting so hot that the comp shuts down (never had that whit Win7),and when that happens I lose Linux and cant uninstall it in windows so a re install does not work and I can look for the Win7 cd to re install
So Ubuntu 11.10 it is
Whit new video-card drivers and the restricted extra Ubuntu kinda works okay
ok, I think we are getting somewhere, you are trying to run Linux while running Windows 7, that is good to test it out as a runtime, but I have not had success with it working long term. I run into problems with accessing the USB ports and the serial (COM) ports when running a Linux distribution as an .exe within Windows.
If you follow my document from step one with a blank hard drive and only allow Windows 7 64bit to install to half of the available hard drive space, then reboot the computer with either a Debian 32bit or Ubuntu 32bit netboot CD OR you could use
unetbootin (
http://unetbootin.sourceforge.net/) to create a bootable USB thumb drive and boot up with that instead of the CD.
I highly recommend a 32bit Debian or Ubuntu OS to work with the files for this project.
I have used both ways (CD/DVD and bootable USB thumb drive) before and if you are having trouble with the CD/DVD drive then the unetbootin method may be the best way for you. If you follow my document from the beginning you to have both Windows 7 64bit and Debian/Ubuntu 32bit on the same computer. You will have to reboot to change between the two and the Debian/Ubuntu installation will be able to read/write files to the Windows 7 partition.
gixxer-harry wrote:As for the freeEMS soft ware well I nearly had it working last night
I could some how edit the sources.list file ,i put the line from the site in the text editor and save it
And did the other steps
At the end it gave an error,i think it was some thing about a file for 64bit it could not find
This morning I got up and gave it a other go
I wanted to put the errors in a post here so I could find out what I am doing wrong
The post was nearly ready and then the comp was getting to hot and I lost every thing ones more
The command I used before is: sudo gedit /ect/apt/sources.list
And now it gives me a clean document
And in the terminal:
harry@ubuntu:~$ sudo gedit /ect/apt/sources.list
ok, it looks like you just have a typographical error in the command, try:
sudo gedit /etc/apt/sources.list
gixxer-harry wrote:(gedit:1902): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.F6U69V': No such file or directory
(gedit:1902): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
These look like errors that gedit couldn't create a file, most likely since it doesn't exist in your directory structure.
gixxer-harry wrote:I dont know how to change the sources.list
I think I gave it a fair fight but the comp is the winner
I gif up
And that is why I am Grumpy
If you have it to the point where you are able to use the command:
sudo gedit /etc/apt/sources.list
then add the sources from my document then you should be good to go, otherwise you might consider using unetbootin to create a bootable Linux thumb drive (about 512Mb is plenty for a netboot version of either Debian or Ubuntu 32bit / about 8Gb is plenty if you want to copy all of installation DVD #1 onto it.)
I hope this helps
