It is currently Fri Sep 04, 2026 9:56 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 29 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Just want to vent.
PostPosted: Wed Oct 13, 2010 7:04 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Thank God For Miracles!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Just want to vent.
PostPosted: Wed Oct 13, 2010 7:24 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12844
You're right PM. Just seeing the next to the last person getting pulled up now. They mentioned that the last few men took around 9 minutes from bottom to top to get out (they were planning that it would take over 40 minutes to do this originally). I hope it's not a go fever issue and that they still are using prudent practices to get these men out, but so far, so good. It still amazes me that these guys survived so long under tons of rubble. Kudos to the Chileans and also to the folk that has contributed to this amazing rescue feat. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Just want to vent.
PostPosted: Wed Oct 13, 2010 7:49 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12844
Now seeing the last miner come up. This is excitingly wonderful for sure. No longer even want to vent since this is really making me happy for some reason. Again, an amazing feat. :)

edit:

All the miners are out. Wow! Again kudos to the people of Chile; pretty impressed with their President too. We can use leaders like him here for sure. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Just want to vent.
PostPosted: Thu Oct 14, 2010 11:01 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Nasa helped too!

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Just want to vent.
PostPosted: Fri Oct 15, 2010 12:14 am  (#25) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12844
Suffice it to say that the U.S. was instrumental in getting these men out PM. NASA definitely had the know how that helped these men survive past the initial 17 days. Also, it was a company that, I believe, is located in Pensylvania that made the special impactor drill system that was crucial for the "elevator" (en lieu of another term) to operate as it did. Lots of countries in total help. It was their President that had the intelligence to solicit that help. He could have just done every bit of it himself, but he was man enought to know the limits involved and prudent to get the right help from the right people/countries. That's the true definition of a great leader. I see many years for this man. The people now have a real leader to look up too as opposed to the Hugo wannebes (and Chaves himself) that are ruining there respective countries. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Just want to vent.
PostPosted: Fri Oct 15, 2010 12:45 am  (#26) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Many people can learn from him.

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Just want to vent.
PostPosted: Fri Oct 15, 2010 5:35 am  (#27) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
I agree lyle, this President was outstanding. He treated everyone as equals and stayed right to the end. He had emotion written on his face the whole time this rescue was taking place. I sure wish we had a leader like him..
This was more than a miracle...

_________________
Image


Top
 Post subject: Re: Just want to vent.
PostPosted: Tue Oct 19, 2010 7:21 pm  (#28) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Maybe we may go back in theme ?

i discover that at the end of all my attempt i do have a linux partition with a working ubuntu

problem is that i get apparently judging from the grub loading screen about 8 partition


3 ubuntu thingy none working
1 misterious "vista loader " (i never installed vista in my life)
2 windows 7 loaders (only 1 work...both instead then just start win straight away , offer instead again the option to load ubuntu..the option doesn't work )
and finally one more ubuntu kernel that..miracle !! really load ubuntu 10.10


BIG QUESTION

i just delete everything except win (and how ? if i delete Grub i can't load anymore win)
or there is some way to detect what is connected with the working partition with ubuntu 10.10 and delete the rest ?

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Just want to vent.
PostPosted: Tue Oct 19, 2010 10:46 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Oct 19, 2010
Posts: 376
Location: North Central Ohio, USA
PhotoComix wrote:
Maybe we may go back in theme ?
BIG QUESTION

i just delete everything except win (and how ? if i delete Grub i can't load anymore win)
or there is some way to detect what is connected with the working partition with ubuntu 10.10 and delete the rest ?


PhotoComix,

If I remember correctly the Vista Loader is the name used by grub for either Vista or Windows 7. If you have either version of Windows, the grub installer identifies them in this fashion.

One of the easiest ways to determine the partition holding the OS is through the use of gparted; this utility is present on the LiveCD, but is usually removed near the end of the install process. It is available in the Ubuntu repositories. If you have multiple drives in your machine, there is a drop-down box in the upper right corner that allows you to select the physical drive for gparted to examine.
Attachment:
Screenshot.png
Screenshot.png [ 81.94 KiB | Viewed 1959 times ]

Note that the /(root) partition has the boot flag set in the right column; this is the partition this OS boots from.

You may also want to look at the file /etc/fstab. This file is a text file-table of the partitions used by the OS, and may include a scary looking UUID number. This is a Universally Unique IDentifier that very clearly and unmistakably identifies the partition to the OS - it is basically a hash generated to ID the partition. Anyhow, in fstab, following the UUID would be the mount point where the OS can access the file system, followed by options the OS uses when mounting and accessing the file system. In older versions of Grub, there was an option as to whether grub would use the older partition naming scheme such as "/sda2" or use UUIDs.

This is my current fstab on the same system I am using right now:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=a019a2ad-aa7e-4977-a891-1a2562e619ec /               ext4    errors=remount-ro 0       1
# /home was on /dev/sda8 during installation
UUID=98bbf8ae-49a0-42db-b78a-1d215368d544 /home           ext4    defaults        0       2
# swap was on /dev/sda5 during installation
UUID=125ca1f0-0993-4d0a-b33f-22bdfa169617 none            swap    sw              0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0


I don't know if you have(had) your partitions set up this way, but most "advanced" users are recommending installing so that the Linux OS actually uses three partitions.The first partition is the one used by the OS itself: /(root). The second is the partition where all your personal stuff will be stored: /home. Third is the swap partition: linux-swap. By setting up your partitions in this fashion, if you do get a messed up upgrade or if you totally screw up a program install, you can fix it by re-installing the OS into the /(root) partition and pointing the installer to the /home partition (Note: If doing this type of OS recovery, remember to tell the installer during partition to NOT format the /home partition, this is VERY IMPORTANT! If the installer formats the /home partition, all your personal files in your home directory will be lost.) Unless the installation script has changed, you may have to manually set up your partitions, which is an installer option.

If you need more help, let me know; since I like to experiment with my system, I've broke and repaired it many times and might be able to at least point you in the right direction. My current system is LinuxMint 9 (an Ubuntu-based distro), but before that I had LinuxMint 8 and it was the longest-lasting OS I'd ever had.

_________________
Life Truth: #12
My cat is a worst typist than I am.


Top
Post new topic Reply to topic  [ 29 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group