/srv/irclogs.ubuntu.com/2007/09/18/#ubuntu-classroom.txt

=== buttercups [n=me@adsl-70-224-68-177.dsl.sbndin.ameritech.net] has joined #ubuntu-classroom
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom
=== ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-classroom
=== Paddy_EIRE [n=patrick@89.240.241.242] has joined #ubuntu-classroom
=== buttercups [n=me@adsl-70-224-68-177.dsl.sbndin.ameritech.net] has joined #ubuntu-classroom
=== briancron [n=brian@c-76-111-26-81.hsd1.va.comcast.net] has joined #ubuntu-classroom
=== merriam_ [n=merriam@85-211-21-215.dyn.gotadsl.co.uk] has joined #ubuntu-classroom
=== ishock [n=ishock@64.255.118.30] has joined #ubuntu-classroom
ishockWell, downloading the eggdrop package from apt-get install didn't go well, so I downloaded it. Problem ios...02:56
ishock Tcl cannot be found on this system.02:56
ishock  Eggdrop requires Tcl to compile. If you already have Tcl installed on02:56
ishock  this system, and I just wasn't looking in the right place for it, re-run02:56
ishock  ./configure using the --with-tcllib='/path/to/libtcl.so' and02:56
ishock  --with-tclinc='/path/to/tcl.h' options.02:56
ishock  See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more02:56
ishock  information.02:56
jribwhat was the issue with the eggdrop from APT?02:56
ishockIt wouldn't run right, the files were all spread around and missing some...It was a mess02:57
ishockCan you help me with this one?02:57
jribI don't know anything about eggdrop02:57
ishockIts TCL02:57
ishockWhy isn't the TCL working02:57
ishockWhat package should I install to get TCL02:57
jribWhat happened when you ran eggdrop from APT and specified the conf file location?02:58
jriberrors?02:58
ishockActually, I broke my conf file *Whistles*02:58
jribso make a new one?02:58
ishock=\02:58
jribI don't see how compiling eggdrop changes the need for that02:59
ishockjrib02:59
ishockIt's the files being spread all over that's killing me..02:59
jribwhat files being spread all over?03:00
ishockLike03:00
ishocksome are in /usr/bin n shit03:00
jribevery program on linux is like that03:00
jribyou don't need to touch those03:00
jribonly thing you need to touch is in /etc/ which holds conf files.  And for eggdrop, all you do is create your own conf file and specify it on the command line when you start it03:01
jribif you *really* want to compile it, despite what I say, do: sudo aptitude install build-essential && sudo apt-get build-dep eggdrop03:03
jriband read the following:03:03
jrib!compile03:03
ubotuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first: not all !repositories are enabled by default!)03:03
ishockjrib, all I need is TCL03:03
jribthat command will give you all you need, including tcl03:04
jribbut really, you don't need any of this :)03:04
ishockThe !compile or build-dep eggdrop?03:04
jribboth03:05
ishockI gotta do both for the tcl?03:05
jrib!compile gives you information from ubotu that you need to read03:05
ishockSO I have to read that for TCL?03:05
jribyou have to read it to learn to compile03:06
jribthe command I said gets you build-essential and the build dependencies for eggdrop which includes tcl03:06
ishockLook, if I want TCL, do I ABSOLUTELY HAVE TO do the !compile crap?03:06
ishockRofl03:07
ishockThis is why I love linux03:07
jribthe page ubotu gave you, walks you through compiling applications...03:07
ishockishock@ishock-laptop:~/Desktop/eggdrop1.6.18$ make03:07
ishockmake[1] : Entering directory `/home/ishock/Desktop/eggdrop1.6.18/src'03:07
ishockThis may take a while. Go get some runts.03:07
ishockjrib03:08
ishockWhen's the next release month?03:09
ishockI R waiting for Gutsy03:09
jriboctober03:09
ishocko03:09
ishockYEY03:09
jribyep, about one month from today03:09
ishockI remember my anticipation of waiting for Feisty -.-03:09
=== Crusher [n=You@ppp121-45-60-15.lns11.adl2.internode.on.net] has joined #ubuntu-classroom
=== buttercups [n=me@adsl-70-224-68-177.dsl.sbndin.ameritech.net] has joined #ubuntu-classroom
=== Invisionfree [n=ishock@64.255.118.30] has left #ubuntu-classroom ["Leaving"]
=== Starting logfile irclogs/ubuntu-classroom.log
=== ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-classroom
=== Topic for #ubuntu-classroom: Ubuntu Open Week info: Information and Logs: https://wiki.ubuntu.com/UbuntuOpenWeek | Ubuntu classroom transcripts: https://wiki.ubuntu.com/ClassroomTranscripts
=== Topic (#ubuntu-classroom): set by nalioth at Fri Jun 8 21:28:23 2007
=== buttercups [n=me@c-68-54-116-100.hsd1.in.comcast.net] has joined #ubuntu-classroom
=== Jordan_U [n=Jordan_U@h-68-164-94-251.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom
=== blockcipher [n=Mikee@adsl-75-15-247-136.dsl.bkfd14.sbcglobal.net] has joined #ubuntu-classroom
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeSo, Jordan_U, how would you suggest I fix that problem?08:27
=== blockcipher [n=Mikee@adsl-75-15-247-136.dsl.bkfd14.sbcglobal.net] has left #ubuntu-classroom ["Leaving"]
Jordan_UGreyWolfe, If you don't mind repartitioning I would make a separate /boot08:28
GreyWolfeI have no clue how to do that, I have been using Linux for like 4 days08:29
GreyWolfeAlso, I have formatted my external drive and reinstalled Ubuntu on it several times. I still get GRUB error 1808:30
GreyWolfeWhich to me says that my MBR has been overwritten and is outside the first 8GB of the HD08:30
Jordan_UGreyWolfe, GRUB reads a configuration file from another partition, that is why it is outside the first 8 GIG08:32
GreyWolfeHmm... but GRUB was working perfectly at first, it just randomly up and quit08:32
Jordan_UGreyWolfe, That is why I suggested that lilo might work since all the info is stored in the MBR ( which is nice for some things but means less flexibility / features )\08:33
GreyWolfeAhh ok, and I can find instructions for installing LILO online?08:33
Jordan_UGreyWolfe, Your /boot/grub/stage_2 might have moved to a different physical part of the partition08:34
Jordan_UGreyWolfe, Yes, but it can be much harder than Grub08:34
GreyWolfeHmm.. well, I am not computer illiterate, as long as the instructions are clear, I should be ok08:35
GreyWolfeOk, I jsut tried something to reinstall and redirect GRUB into the root, lets see if that did it08:37
GreyWolfebrb08:37
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has left #ubuntu-classroom []
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeOk, that didn't work. Jordan_U: Would it be possible to install GRUB onto my external HD then change the boot priority?08:45
Jordan_UGreyWolfe, I don't think that would help but I am not sure, unless you created a separate /boot on the external drive as well08:46
GreyWolfehmm08:47
GreyWolfeok, then I will try LILO first08:47
Jordan_UGreyWolfe, OK, I will try to walk you through it, but I havn't used lilo in a long time, so you may clobber your MBR ( not that it is very useful in its current state anyway :)08:48
GreyWolfeHeh, exactly, I really don't have much to lose08:49
Jordan_UGreyWolfe, This is a great way to start out with Linux though :) if you don't like messing with this stuff it would be easy to re-install08:50
GreyWolfeWell, I did quite a bit of messing around already when it was working, as it seems that Compiz Fusion has a thing against ATI cards :P08:50
GreyWolfeBut after alot of messing about, I got it to work nicely08:50
Jordan_UGreyWolfe, More that ATI has a thing against writing decent drivers :)08:51
GreyWolfeHeh, true. I want to upgrade, but video cards are expensive, and this is a built in one08:51
GreyWolfeAny idea if I can just plug-and-play a new video card? While I have your attention08:52
Jordan_UGreyWolfe, Though they have gotten *Much* better recently ( this month ) but you won't see much benefit to their changes for at least two Ubuntu releases08:52
GreyWolfeWell, my card is almost a year old too, so I guess it is to be expected that it isn't GREAT08:53
Jordan_UGreyWolfe, I have Compiz running great on an almost 4 year old POS intel integrated card... ATI is just that bad :(08:54
GreyWolfeHeh, I can't even render some FPS games properly under Windows08:54
GreyWolfeI think it is because my card is also meant more for AMDs and I have a Pentium08:54
Jordan_UGreyWolfe, Well, back to lilo, are you booted from the LiveCD now?08:55
GreyWolfeYea08:55
GreyWolfeAs far as I can tell, it is the only way I can boot08:55
Jordan_UGreyWolfe, Do you know what the device name is for the partition with Ubuntu on it? ( /dev/something )08:56
GreyWolfeummm no, how would I find that out?08:57
Jordan_UGreyWolfe, Run "sudo fdisk -L" to see a list of partitions08:57
GreyWolfeinvalid option --L08:58
Jordan_U... lower case "l" actually :)08:58
GreyWolfeahh ok08:58
GreyWolfeDevice Boot      Start         End      Blocks   Id  System08:58
GreyWolfe/dev/sdb1   *           1       38559   309725136   83  Linux08:58
GreyWolfe/dev/sdb2           38560       38913     2843505    5  Extended08:58
GreyWolfe/dev/sdb5           38560       38913     2843473+  82  Linux swap / Solaris08:58
GreyWolfeNote: sector size is 2048 (not 512)08:58
GreyWolfethat what you are asking?08:59
Jordan_UGreyWolfe, Yes, do you have only Ubuntu installed on this drive?08:59
GreyWolfeyup08:59
GreyWolfeI have done nothing at all to this drive, other than install Ubuntu09:00
GreyWolfewait a second, I have a question09:00
GreyWolfeMy MBR should be in the first partition of my first drive, correct?09:00
Jordan_UOK, from the LiveCD run: "sudo mkdir /mnt/ubuntu"09:01
Jordan_Usudo mount /dev/sdb1 /mnt/ubuntu/09:01
Jordan_Umount -t proc none /mnt/ubuntu/proc09:02
Jordan_Umount -o bind /dev /mnt/ubuntu/dev09:02
Jordan_Uchroot /mnt/ubuntu09:02
GreyWolfewhen doing mount -t proc none /mnt/ubuntu/proc, it says that only root can do that, i assume i need sudo before those commands?09:02
Jordan_U( actually, you need sudo for all of those, or just run sudo -s to get a root shell09:02
Jordan_UGreyWolfe, yup :)09:02
GreyWolfeWas I correct about where my boot partition should be?09:03
Jordan_UGreyWolfe, What do you mean?09:03
GreyWolfebecause it appears to be at the END of my main HD, not the beginning09:03
GreyWolfeDisk /dev/sda: 200.0 GB, 200049647616 bytes09:03
GreyWolfe255 heads, 63 sectors/track, 24321 cylinders09:03
GreyWolfeUnits = cylinders of 16065 * 512 = 8225280 bytes09:03
GreyWolfe   Device Boot      Start         End      Blocks   Id  System09:03
GreyWolfe/dev/sda1               1       23215   186474456   17  Hidden HPFS/NTFS09:03
GreyWolfe/dev/sda2   *       23217       24321     8875912+   c  W95 FAT32 (LBA)09:03
GreyWolfethat is my windows HD09:03
Jordan_UNo, it's at the beginning09:04
GreyWolfeoh, ok09:04
GreyWolfeThe way I understand numbers, it is showing that the boot partition is the second one09:05
Jordan_UThe swap partition is like the page file in Windows, except it is better because it is on a separate partition :)09:05
GreyWolfeAhh ok, i'll pretend I know that that means, and we can continue with LILO :P09:05
GreyWolfeI have entered all the commands you have given me09:05
Jordan_UGreyWolfe, OK, now "apt-get install lilo lilo-doc"09:06
Jordan_U( make sure you are running this from the same terminal window as the chroot command was run in )09:07
GreyWolfei am09:07
GreyWolfeok, I am back at a prompt09:07
=== Jordan_U wonders if /proc needs to be mounted like /dev for lilo-confg to work
=== GreyWolfe has no idea what Jordan_U is talking about
Jordan_UGreyWolfe, OK, now run liloconfig ( I think, type lilo and hit tab to see the options, there should be a command named like that in the list )09:08
GreyWolfeumm it gave me some sort of error09:09
GreyWolfewould it be best if i sent a screenshot?09:09
GreyWolfe                                                                           09:10
GreyWolfe  WARNING!                                                                  09:10
GreyWolfe                                                                            09:10
GreyWolfe  Your /etc/fstab configuration file gives device                           09:10
GreyWolfe  UUID=85375713-cefb-4a0e-9807-ff06c378645f as the root filesystem device.  09:10
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeI believe I got booted for flooding09:12
Jordan_U!paste | GreyWolfe09:12
ubotuGreyWolfe: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic)09:12
Jordan_UGreyWolfe, You did09:12
GreyWolfehttp://paste.ubuntu-nl.org/37762/09:13
GreyWolfethat the right way to do it?09:13
Jordan_UGreyWolfe, Yes09:14
GreyWolfeok09:14
GreyWolfeNever used pastebin before, seems like a handy service09:14
Jordan_UGreyWolfe, Looks like liloconfig doesn't understand UUIDs, you might need to temporarily change your fstab to make it happy09:15
Jordan_UGreyWolfe, It is, there is also a program you can install called pastebinit which is useful if you don't have a GUI for a browser09:15
GreyWolfeok, what is my fstab?09:16
Jordan_UGreyWolfe, It is the file that configures how your partitions are mounted09:16
GreyWolfeok... And how do I go about changing it?09:16
Jordan_UGreyWolfe, liloconfig is looking there to try to find out what the block device is (/dev/sdb1 in your case)09:17
GreyWolfeok?09:18
Jordan_UGreyWolfe, Can you pastebin your /etc/fstab ?09:19
GreyWolfeumm i can try?09:19
GreyWolfeits only 3 lines09:19
Jordan_UThen just paste it here09:20
GreyWolfeunionfs / unionfs rw 0 009:20
GreyWolfetmpfs /tmp tmpfs nosuid,nodev 0 009:20
GreyWolfe/dev/sdb5 swap swap defaults 0 009:20
GreyWolfeim guessing the problem is that is is looking at sdb5 instead of sdb1?09:21
Jordan_UGreyWolfe, Ahh, paste the one from your installed system, not the one on the LiveCD09:22
GreyWolfeohh, oops09:23
Jordan_UGreyWolfe, ( you can do this easily by running "cat /etc/fstab" from the terminal window you already have open09:23
GreyWolfehttp://paste.ubuntu-nl.org/37765/09:24
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
=== zween [n=zween@79-66-91-194.dynamic.dsl.as9105.com] has joined #ubuntu-classroom
Jordan_Ulook at http://paste.ubuntu-nl.org/37766/ again ( I have modified it ) and make the changes that I have done ( you can edit the file with "nano /etc/fstab" from the same terminal )09:28
Jordan_UGreyWolfe, Why did you quit?09:29
GreyWolfeim here, sorry09:30
GreyWolfesomething screwed up with GNOME09:30
GreyWolfeI thought I was disconnected, but I had moved the chat to another workspace09:30
GreyWolfeim still getting used to having more than one09:30
Jordan_UGreyWolfe, Did you see my last comment on how to change your fstab?09:31
GreyWolfeyup09:33
GreyWolfecan i also just do it from a text editor?09:33
GreyWolfesince i am logged in as root?09:33
Jordan_UGreyWolfe, nano is a text editor, it's just a terminal text editor09:34
GreyWolfeI realise that, it jsut seems touchy, it is a format I am not used to09:34
Jordan_UGreyWolfe, You can't easily run GUI apps right now because the commands you are running are actually being run from your installed partition and the X server ( GUI ) is being run from the LiveCD09:35
GreyWolfeahhh ok, that makes sense09:35
Jordan_UGreyWolfe, You can also just delete the "UUID=85375713-cefb-4a0e-9807-ff06c378645f" and replace it with "/dev/sdb1"09:36
GreyWolfei commented it out09:36
GreyWolfeand made the change, how do i save that?09:37
Jordan_Uctrl+x to exit, it will ask if you want to save09:37
GreyWolfeok, done09:37
Jordan_U( "^" at the bottom means ctrl )09:37
GreyWolfeahh, i figured it was shift09:37
GreyWolferun liloconfig again?09:37
Jordan_UGreyWolfe, yup09:37
GreyWolfehttp://paste.ubuntu-nl.org/37767/09:38
GreyWolfeok, i ran the config09:40
GreyWolfeshould i reboot now and see what happens?09:40
Jordan_UGreyWolfe, You said Yes to everything?09:40
GreyWolfeyup09:40
Jordan_UCross your fingers and reboot then :)09:40
GreyWolfeok, il brb and let you know what happens, thanks for your help09:41
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has left #ubuntu-classroom []
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeDidn't work unfortunately, all that happened was it showed like this09:49
GreyWolfeMBR09:49
GreyWolfe09:49
GreyWolfeL09:49
Jordan_U:(09:50
GreyWolfeany idea why it displayed like that?09:50
Jordan_UNo, I think it displays LILO and how many letters it displays means something about how far it loaded but I am not sure09:51
GreyWolfeahh09:51
GreyWolfewell, do you have any suggestions as to how i could run winnt.exe, that is supposed to fix the mbr09:54
=== neuratix [n=lorents@static149-194.adsl.no] has joined #ubuntu-classroom
Jordan_UGreyWolfe, You just want to restore the windows bootloader?10:02
Jordan_UGreyWolfe, Do you have a windows install CD?10:02
GreyWolfenope, i was never given one with the computer10:02
GreyWolfeit came with a recovery partition, which i cant boot10:03
GreyWolfeis there perhaps a way i can totally remove GRUB?10:10
GreyWolfeor one other possibility, would it be possible to put an .iso onto something like an mp3 player that is recognised as a HD, and run something from that at boot?10:15
GreyWolfesorry to ask so many questions10:17
Jordan_UGreyWolfe, Sorry, I was away for a bit, totally removing grub won't do anything unless you replace it with something else, I think there is an Ubuntu package for writing a windows MBR though10:21
GreyWolfehmm10:26
GreyWolfeany ideas how i might find that? searching for it on google is bringing up nothing10:27
=== buttercups [n=me@c-68-54-116-100.hsd1.in.comcast.net] has joined #ubuntu-classroom
GreyWolfeok, one more question, could i put the data from a bootable cd onto an mp3 player which seems to be recognised as a HD, and make that bootable?10:54
=== vistakiller [n=spiros@ppp167-152.adsl.forthnet.gr] has joined #ubuntu-classroom
GreyWolfeJordan_U: I have found a possible solution, but I need some help with it if you are still there.11:05
Jordan_UGreyWolfe, Too bad I'm not here :(11:05
Jordan_U:)11:05
GreyWolfelol11:06
GreyWolfecan i pastebin these instructions?11:06
Jordan_UWhich?11:06
GreyWolfei think it is something similar to what you had me do before, but they will allow me to put super grub disk onto a pendrive11:06
GreyWolfeand boot from that11:06
GreyWolfe!pastebin GreyWolfe11:07
Jordan_UWhy not use super grub disk from a CD like normal?11:07
GreyWolfebecause i am using my cd drive to run the live cd :P11:07
Jordan_UGreyWolfe, you can just do "/msg ubotu paste" that way it gets sent to you as a PM :)11:08
GreyWolfeahh11:08
GreyWolfethanks11:08
Jordan_Unp11:08
GreyWolfehttp://paste.ubuntu-nl.org/37768/11:09
Jordan_UGreyWolfe, You may actually be able to burn a CD from the Live Session if you have enough RAM11:15
GreyWolfei have 1GB11:15
Jordan_UGreyWolfe, OK, try downloading the super grub + gparted + whatever CD http://sgd.howto-linux.de/download/binaries/sgd_plus_distros/sgd_gparted_system_rescue_001.iso , download it to your USB drive or Ubuntu partition to save space11:18
Jordan_U( save RAM I mean )11:18
Jordan_Uthen when it is downloaded right click it and choose burn and follow all the steps up until it asks you to insert a blank CD and force eject the LiveCD and insert a blank CD11:20
GreyWolfehow do i forge eject? just press the button?11:20
Jordan_UGreyWolfe, On most drives there is a whole where you can stick a paper clip to force eject, or on a lot of laptops the eject button just ejects the CD no matter what the OS wants, which is basically the same thing11:21
GreyWolfeumm out of curiosity, is it really that difficult to boot from the pen drive?11:22
Jordan_UGreyWolfe, No, I am just curious if this will work, if you don't mind :)11:22
GreyWolfeahh ok, il try11:23
Jordan_UThis is basically the same as unplugging your hard drive while booted from it which would probably make Windows sh*t itself and BSOD, but I think Linux will do it as long as everything that it needs from the CD for running the applications it's running are already loaded into RAM11:24
=== CyD_ [n=CyD@cable-195-162-210-39.upc.chello.be] has joined #ubuntu-classroom
Jordan_UIt will be something like "hey, the drive I'm booted from isn't there anymore, that's unfortunate" and continue doing whatever it can with what it has in RAM.11:26
GreyWolfeheh alright11:26
Jordan_UOr it will crash miserably ;)11:26
GreyWolfebut if my computer explodes... its your fault11:26
Jordan_UBut either way it will be interesting :)11:26
GreyWolfefor a casual abserver maybe, not the guy that bought the system :P11:26
GreyWolfeof all the times not to be able to find a pin11:28
GreyWolfei cant find the hole11:29
Jordan_UGreyWolfe, Try hitting the eject button on the drive and see if it just ejects11:30
GreyWolfenope11:30
GreyWolfewouldnt eject11:33
Jordan_UGreyWolfe, Try "sudo eject" it probably won't do it either but it's worth a try11:33
GreyWolfedid it11:34
Jordan_UIt ejected?11:34
=== tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-classroom
Jordan_UGreyWolfe, Still there?11:37
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeJordan_U: It ejected, but the system locked up11:42
Jordan_UGreyWolfe I am guessing that it didn't work, based on the fact that right after you said "did it" you stopped responding?11:42
GreyWolfeyup11:42
Jordan_UGreyWolfe, OK, Bootable USB drive it is then :)11:42
Jordan_UGreyWolfe, Is the drive mounted?11:43
GreyWolfedefine mounted, it is plugged in and i can transfer data around11:43
=== iPodan24 [i=Apple@gateway/tor/x-4063bbe8f140c97e] has joined #ubuntu-classroom
Jordan_UOk, double click the tar file and extract it to the USB drive11:45
GreyWolfeok done11:46
Jordan_UGreyWolfe, Once you have done that right click the drive and unmount it11:46
Jordan_UGreyWolfe, How many drives do you have in your computer?11:46
GreyWolfei have my internal, my external and the pendrive11:47
Jordan_UGreyWolfe, OK, run "sudo grub"11:47
GreyWolfeok11:48
GreyWolfejust list commands, dont wait for feedback, that will probably be alot faster11:48
Jordan_UGreyWolfe, Actually, It looks like you should have the files from the folder sgd_usb.... in the root of the USB drive, not the folder itself11:49
Jordan_UGreyWolfe, So if you are not sure if that is how it is then mount the drive again and check11:49
GreyWolfeok fixed11:50
Jordan_UGreyWolfe, OK, unmount the drive again and run "sudo grub"11:51
Jordan_UGreyWolfe, From the shell that comes up run "find /boot/grub/stage1" and paste the output11:51
GreyWolfe (hd1,0)11:52
Jordan_UThat is strange, it doesn't see the USB drive.11:52
GreyWolfeyou said to unmount it11:53
Jordan_UGreyWolfe, It shouldn't matter that it is unmounted11:53
GreyWolfei mean i unplugged it from the computer11:54
Jordan_UGreyWolfe, No, leave it plugged in, just not mounted11:54
Jordan_UGreyWolfe, Sorry, I wasn't clear11:54
GreyWolfehow do i unmount it?11:54
GreyWolfenevermind, got it11:55
Jordan_UGreyWolfe, Right click on the disk's icon and choose unmount or run "sudo umount -a"11:55
Jordan_UGreyWolfe, Ok, try "find /boot/grub/stage1" again11:55
GreyWolfesame thing11:56
Jordan_UGreyWolfe, OK, the USB drive is probably (hd3) but to make sure type "root (hd3" then hit tab, if it shows just one partition formatted as ext2 then it is the the right drive11:59
Jordan_UActually, since there is only one partition it would just complete it to be (hd3,0)12:00
GreyWolfeselected disk does not exist12:01
Jordan_UGreyWolfe, Ok, type "root (hd" and hit tab and paste what it says12:02
GreyWolfeknow what we are forgetting?12:02
GreyWolfelinux starts counting at 012:02
GreyWolfe Possible disks are:  hd0 hd1 hd212:02
GreyWolfethats what it shows12:03
=== Jordan_U slaps himself in the forehead
GreyWolfeheh i should have noticed that too, dont feel bad :P12:04
Jordan_UTo be completely safe ( we don't want to overwrite the MBR of your windows drive accidentally ) unmount and unplug the windows drive ( that's external if I remember correctly )12:05
GreyWolfenope12:05
GreyWolfewindows is the internal12:05
GreyWolfeit came with windows installed originally12:05
GreyWolfeso i would in fact like to overwrite that MBR as i believe it is the corrupt one12:05
Jordan_UOK, that is why I was confused, I though it was internal which would make it the first drive, but the find command said it was hd112:06
GreyWolfeheh12:06
Jordan_USo run "root (hd2,0)"12:06
Jordan_U"setup (hd2)"12:07
GreyWolfeError 17: Cannot mount selected partition12:07
Jordan_UGreyWolfe, What is it formatted as?12:08
GreyWolfeno idea12:08
GreyWolfehow do i find out?12:09
Jordan_UGreyWolfe, It probably needs to be ext2, and if you havn't changed it then it is FAT3212:09
Jordan_UThat would also explain why the find command didn't see it12:10
GreyWolfeok, how do i change it?12:10
Jordan_UGreyWolfe, System -> Administration -> Gnome Partition Editor12:10
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom
GreyWolfeI dont think it is showing up12:13
Jordan_UGreyWolfe, You probably just need to choose it from the top right12:14
GreyWolfei mounted it and am refreshing devices12:15
GreyWolfestill dont think it is showing12:17
Jordan_UGreyWolfe, You don't see it in the drop down menu at the top right?12:20
GreyWolfethere is nothing there that fits the size of the drive12:20
GreyWolfethere is one that is a 186GB one a 298GB one and a 256MB one12:21
GreyWolfethe drive is 1GB and has nothing on it12:21
Jordan_UGreyWolfe, Do you have a 256 meg drive connected to your computer?12:22
GreyWolfenot that i know of12:22
GreyWolfeit says it is unallocated12:23
GreyWolfedev/sdg12:23
GreyWolfeahh, ok i used QTparted and its picking it up now12:32
Jordan_UGreyWolfe, OK, format it ext2 ( ext2 is better for flash drives than ext3 )12:33
GreyWolfeit WAS the 256 MB one, dont knwo why it was reading like that though12:34
GreyWolfeevery time i try to create a new partition, it closes the program12:35
naliothare we using a liveCD ?12:36
GreyWolfeyea12:36
naliothopen a console and give 'parted' a run12:36
naliothqt- and gparted suck.12:36
GreyWolfehow? total noob here12:37
naliothGreyWolfe: it's quite easy.  there's a help file12:37
GreyWolfeand it is of no help at all to me12:39
naliothopen a console please12:41
Jordan_Unalioth, Don't know if you have been following but GreyWolfe is getting a grub error 18 so I think he needs a separate /boot , all he has is an Ubuntu LiveCD so we are trying to put Super Grub Disk on an external USB drive http://supergrub.forjamari.linex.org/?section=download#usb12:41
GreyWolfeconsole is open, i ran parted12:41
naliothsorry, not been following, just say y'all had come to a stop over qtparted12:41
naliothsaw  bleh12:41
GreyWolfeparted is running12:42
naliothGreyWolfe: how did you start it?12:42
GreyWolfeand i directed it to the USB drive12:42
GreyWolfesudo parted /dev/sdg12:42
nalioththen you can type "help" and get the basic usage12:42
GreyWolfethe problem i am having is that it cant be read because of the label, and when i try mklabel msdos, the terminal closes12:43
GreyWolfesame problem with the other programs, they terminate when attempting to make a label12:43
naliothtry parted12:43
naliothit can make labels12:43
Jordan_Unalioth, I assume it can't be formatted as FAT and let grub boot so I think formatting it as ext2 is the best thing to do ( ext3 is journaled so it wears out the flash faster )12:43
naliothflash is solid state.  it doesn't 'wear out'.12:44
naliothit may use more space for the journal records, though12:44
GreyWolfei am using parted, i attempted to make a label, the console terminated12:44
naliothyou gotta be kidding me12:45
GreyWolfesorry, it exits parted and takes me to the normal prompt12:45
naliothwow.12:45
GreyWolfeWelcome to GNU Parted! Type 'help' to view a list of commands.12:45
GreyWolfe(parted) mklabel msdos12:45
GreyWolfe*** stack smashing detected ***: <unknown> terminated12:45
GreyWolfeAborted (core dumped)12:45
GreyWolfeubuntu@ubuntu:~$12:45
naliothnever had parted take a dump on me12:45
naliothwhat's the matter with grabbing the supergrub cd image and burning it?12:46
GreyWolfeim using the livecd to be here?12:46
Jordan_Unalioth, He has no other comp12:46
GreyWolfeand i dont have a second cd drive hooked up12:46
Jordan_UGreyWolfe, I guess we could go back to trying to install a windows MBR with the ms-sys package12:47
GreyWolfeok...12:47
Jordan_UGreyWolfe, I think you may have a problem with your usb drive though12:48
Jordan_UGreyWolfe, sudo apt-get install ms-sys12:48
GreyWolfehmm, i can try plugging in my other one, one sec12:48
GreyWolfeE: Couldn't find package ms-sys12:48
Jordan_UGreyWolfe, Enable the universe repository12:50
Jordan_UGreyWolfe, System -> Administration -> Software Sources12:50
naliothand the multiverse repo12:50
Jordan_Unalioth, The package is in universe, I would expect it to be in multiverse but it's not12:51
GreyWolfeahh, Jordan_U i can format my other USB HD no problem12:53
GreyWolfeso perhaps we can go ahead like that again?12:53
Jordan_UGreyWolfe, Well I just figured out ms-sys and it is interesting also, and not having a windows OS I can't test it myself... so if you don't mind :) But I will help with either :)12:54
GreyWolfeok, lets go ahead with ms-sys12:55
GreyWolfesince now i know i can use my other one if this doesnt work12:55
Jordan_UGreyWolfe, Ok, have you enabled universe?12:55
GreyWolfeyup12:55
GreyWolfems-sys is installed12:55
Jordan_UGreyWolfe, Do you remember what your windows partition is /dev/whatever ?12:56
GreyWolfei cna check, one sec12:57
GreyWolfei think its sda12:57
GreyWolfeyea /dev/sda12:58
Jordan_UGreyWolfe, then "sudo ms-sys --mbr /dev/sda"12:58
Jordan_UGreyWolfe, Then reboot and cross your fingers again :)12:59
=== nalioth covers his eyes
GreyWolfeWindows 2000/XP/2003 master boot record successfully written to /dev/sda12:59
GreyWolfelets see what happens12:59
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096650873.dsl.bell.ca] has left #ubuntu-classroom []
=== nalioth buckles his seat belt, and thinks of how wonderful the world would be w/o windows
Jordan_Unalioth, I'm sorry, I'll be sure to get him back using Ubuntu once he has burned a Super Grub CD :)01:06
naliothnah, it's all good01:07
naliothjust imagine the workplace of the world, if they didn't have to worry about security issues and BSODs01:07
=== nalioth takes his soapbox and trundles off
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096668548.dsl.bell.ca] has joined #ubuntu-classroom
GreyWolfeno luck, it worked for re-writing the MBR, but all it would do is run the recovery partition, and the recovery failed01:25
=== Jordan_U sighs
GreyWolfemhmm, i hear ya, seeing that start working got my hopes up01:27
Jordan_UOk, did we ever get a thumb drive formatted ext2 ?01:29
GreyWolfei believe so01:29
GreyWolfeyup, ext201:31
Jordan_UOk, lets make this sucker bootable01:32
Jordan_UGreyWolfe, Extract the contents of the tar / folder to it like before01:32
GreyWolfeone sec, gotta dl it again :P01:33
GreyWolfei cant transfer anything onto the drive01:35
Jordan_UGreyWolfe, Permissions?01:36
GreyWolfeno clue01:36
Jordan_UGreyWolfe, What error do you get?01:37
GreyWolfeerr yea, dont have permissions01:37
Jordan_UGreyWolfe, gksudo nautilus01:38
GreyWolfeall i have there are like 3 things, i dont have the drives i need01:39
Jordan_UGreyWolfe, Go to "Computer"01:40
GreyWolfeumm file system?01:41
Jordan_UGreyWolfe, You can get to it from file system ( which is / ) /media/whatever01:42
GreyWolfeok, done01:44
Jordan_UGreyWolfe, Ok, run "sudo grub"01:45
Jordan_UGreyWolfe, then "root (hd2,0)"01:45
Jordan_Usetup (hd2)01:46
Jordan_Uquit01:46
Jordan_Uthen reboot :)01:46
GreyWolfeError 22: No such partition01:47
=== LjL [n=ljl@ubuntu/member/ljl] has joined #ubuntu-classroom
Jordan_UGreyWolfe, "root(hd" then press tab01:48
GreyWolfe Possible disks are:  hd0 hd1 hd201:49
Jordan_UGreyWolfe, OK, "root (hd2" tab01:52
GreyWolfeumm it would appear there are no partitions on that drive :P01:52
GreyWolfeDisk /dev/sdg: 253 MB, 253231104 bytes01:52
GreyWolfe8 heads, 61 sectors/track, 1013 cylinders01:52
GreyWolfeUnits = cylinders of 488 * 512 = 249856 bytes01:52
GreyWolfe   Device Boot      Start         End      Blocks   Id  System01:52
GreyWolfeubuntu@ubuntu:~$01:52
GreyWolfeunless i have no idea what i am talking about, which is also a valid point01:53
Jordan_UGreyWolfe, Did you create an ext2 file system with gparted?01:53
GreyWolfeyea, i formatted it to ext201:53
GreyWolfeseems it got undone... one sec01:54
Jordan_UGreyWolfe, Are you sure you didn't accidentally reformat the external Drive Ubuntu was installed to?01:54
GreyWolfepositive01:54
GreyWolfeall the info is still there01:54
GreyWolfei know what i did wrong01:54
Jordan_Uwhat?01:55
GreyWolfei changed the label for some reason, its ok now, just gotta put the files back on01:55
GreyWolfeok, brb lets see if this works01:58
=== GreyWolfe [n=ubuntu@bas2-kitchener06-1096668548.dsl.bell.ca] has left #ubuntu-classroom []
=== iPodan24 [i=Apple@gateway/tor/x-c5f682034b998378] has joined #ubuntu-classroom
=== Drax_NS [n=nobody@ppp-18.WLAN-BMP6.NSD.panline.net] has joined #ubuntu-classroom
=== Drax_NS [n=nobody@ppp-18.WLAN-BMP6.NSD.panline.net] has left #ubuntu-classroom ["odo..."]
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-classroom
=== Susana [n=Susana@bl6-8-51.dsl.telepac.pt] has joined #ubuntu-classroom
=== croppa_ [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu-classroom
=== Jordan_U_ [n=Jordan_U@h-68-164-94-251.snvacaid.dynamic.covad.net] has joined #ubuntu-classroom
=== CyberSapiens [n=cyrille@lns-bzn-44-82-249-223-212.adsl.proxad.net] has joined #ubuntu-classroom
=== CyberSapiens [n=cyrille@lns-bzn-44-82-249-223-212.adsl.proxad.net] has left #ubuntu-classroom []
=== CyD_ [n=CyD@62.4.248.123] has joined #ubuntu-classroom
=== darich [n=trickyki@78.146.202.197] has joined #ubuntu-classroom
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom
=== vistakiller [n=spiros@ppp167-152.adsl.forthnet.gr] has joined #ubuntu-classroom
=== pleia2 [n=lyz@ubuntu/member/pleia2] has joined #ubuntu-classroom
=== jenda [n=jenda@freenode/staff/ubuntu.member.jenda] has joined #ubuntu-classroom
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-classroom
=== CyD_ [n=CyD@cable-195-162-210-39.upc.chello.be] has joined #ubuntu-classroom
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-classroom
=== vistakiller [n=spiros@ppp167-152.adsl.forthnet.gr] has left #ubuntu-classroom []
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-classroom
=== illusion-1 [n=illusion@196.203.241.209] has joined #ubuntu-classroom

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!