[00:11] Hi. Need help with Partition Tables [00:12] Fao1987, whats up with them [00:14] I once tried to use MAC OSX and created a GPT table. Eventually I ended up deleting it and moving back to windows. Someone suggested to use linux. I want to dual boot windows and linux. But the prob is. everytime I try to install linux it doesn't picks up my current partitions. infact it shows me the gpt table which i created for MAC [00:16] what system are you booted into now? [00:17] windows 7 Ultimate x32 [00:17] My partitions are C 65 Gb, D 200 GB, E 200 GB [00:17] can you boot into linux easily? [00:18] Through live CD yes. But I can't install it. Because it is not showing me any of my current drives in GParted [00:20] When I install linux, it shows me sda1 100GB, sda2 320 something GB [00:20] I want you to boot into a live cd and use say gparted [00:20] as far as i can remember i used this partition table for Mac [00:20] then take a picture of your partition table and show us here if you can? [00:20] ok [00:21] philipballew, sudo fdisk -l [00:21] ? [00:21] bobweaver, he's in windows now [00:21] im getting him to ubuntu now [00:22] Sweet [00:22] i'm a total noob. how can I take a picture of my partition table after going into ubuntu? [00:22] Fao1987: i would back everything up [00:23] Fao1987, you can use the command sudo fdisk -l [00:23] I would to back up [00:23] looks like your disk is not as you think it should be [00:23] i would get a gparted live disc, or use gparted from a live CD [00:23] run bobweaver 's code and paste it into here [00:23] get rid of, and resize the partitions as you want them [00:23] then paste here or using paste.ubuntu,com I am also with the guys back up back up back up [00:23] then, the ubuntu installer will just automagically use whats left [00:23] trust holstein he knows what he is talking about [00:24] philipballew: hehe [00:24] we hope [00:24] lol [00:24] we hope [00:24] i dont let the ubuntu installer resize the partions, but theres nothing wrong with letting it [00:24] Fao1987: do you know what i mean? [00:24] you want to make some empty space [00:25] yes I did shrink my D drive in windows [00:25] but thats the prob [00:25] I wanna dual boot [00:25] sure [00:25] When i'm running windows it shows 3 drives [00:25] at any Fao1987 welcome to ubuntu-beginners ! [00:26] so, when you make some empty space, ubuntu will offer to install in the empty space [00:26] but when i run ubunut it shows 2 [00:26] Fao1987 boot a live cd [00:26] or, it will offer to reinstall [00:26] wipe [00:26] it offers to wipe [00:27] it doesn't offer to install alongside windows [00:27] sure [00:27] but there are other drives to choose [00:27] theres a drop down [00:27] anyways, just get ubuntu running live and philipballew can get you where he was talking about [00:27] so you can look at the drive [00:28] i'll be here for a while [00:29] ok [00:29] going offline to boot into ubuntu\ [00:29] Fao1987, cya soon [00:31] quite a few red flags here... we'll see [00:32] hopefully from the live desktop we'll see whats going on, and the installer can start from there too [00:32] assuming he makes it back [00:32] holstein, sure [00:32] I cant wait to see fdisk -l [00:33] im pretty excited to [00:33] who knows what happend with that hackintosh setup though [00:33] :>) [00:33] I just found something that is real cool [00:33] https://lists.ubuntu.com/archives/ubuntu-devel/2008-October/026756.html [00:34] SUPER c0_ol [00:34] well some one names pici showed it to me [00:34] you building your own isos? [00:35] going to try it out [00:36] edit some of the config files [00:37] bodhi showed me live-debin which is awesome but this is unreal [00:37] so cool [00:39] booted into ubuntu [00:39] Fao1987, SWEET [00:40] Fao1987, open a terminal [00:40] open [00:40] type in [00:40] sudo fdisk -l [00:40] there is no password [00:40] just press enter [00:40] !paste | Fao1987 [00:40] Fao1987: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [00:41] ok before doing this. I don't have backup. Should I be doing this? [00:41] you can do this 1st [00:41] whta fdisk -l does is says show me all the thngs that are on the harddrive [00:41] that is what the -l means "list " [00:42] ok [00:43] Fao1987, I am not going to tell you to do anything to mod the harddrive I just want to see the partitions :>) [00:43] ok ok :) [00:44] http://imagebin.org/182166 [00:44] here it is [00:44] sweet Fao1987 [00:45] Fao1987, now [00:45] df -h [00:46] before df - h wanna show you what I was talking about [00:47] the -and h need to be together df-h [00:47] ok this is what gparted shows http://imagebin.org/182168 [00:50] http://imagebin.org/182170 [00:50] thats the other command [00:50] sweet Fao1987 [00:51] good job [00:51] thanks [00:51] now do you want to keep the two partitions that are on there ? [00:51] so any ideas whats wrong? [00:51] yes ofcourse [00:51] I have data on both [00:52] well root mnt is on /dev/sda1 [00:52] what I was trying to do, was resize D drive into giving around 50GB [00:52] do you see the * in the sudo fdisk -l ? under boot [00:52] yes [00:53] that is telling us that sda1 is the one to boot 1st :>) [00:53] ok but why the two partition tables? [00:53] now if we look at it there is only so much space [00:54] its 200 mb [00:54] so we can use a program called grub 2 that is included in ubuntu [00:54] it was created when I installed mac [00:54] grub 2 ok [00:54] but first thing is first back up time [00:54] you have a blank dvd or usb ? [00:55] can't right now. my friend borrowed my 500gig external and I ran out of DVD's yesterday [00:55] ahh no :>) [00:55] didn't know I would be running into a mess :) [00:55] I hear that :>) [00:56] well let me look at it again [00:56] we might be able to use Ubuntu One [00:56] ok [00:56] you get 5gigs of free online storage with ubuntu [00:57] yes I know with Ubuntu 1 [00:58] sweet lets try this [00:58] open terminal [00:58] sudo -i [00:59] ok done [00:59] mount /dev/sda /mnt [00:59] NO [00:59] mount /dev/sda2 /mnt [00:59] PLEASE DO @ND COMMAND [00:59] ping Fao1987 [00:59] 2nd command [00:59] mount /dev/sda2 /mnt [01:00] 2nd command meaning sda2? [01:00] yup [01:00] did that [01:00] now [01:00] cd /mnt/ && ls -al [01:00] paste please [01:01] done that [01:01] need to upload it? [01:01] what ? [01:01] I would like to see /mnt/ [01:01] so in terminal [01:01] I just typed cd /mnt/ && ls -al [01:01] cd /mnt [01:02] oh Sweet [01:02] ok [01:02] could you ubuntu.paste.com PLZ [01:03] http://imagebin.org/182171 [01:03] Thanks ! [01:04] no prob [01:04] I forgot you said that you want to shrink down what partition ? [01:04] D drive [01:04] sda2 or 3 ? [01:04] wait [01:05] sda 3 [01:05] sda 2 has windows on it [01:05] cool [01:05] Yes [01:05] ok you have some choices to make now [01:05] 1 how to back up [01:05] ok shoot [01:06] online or wait [01:06] for dvd or what ever [01:06] now there are a couple of ways to do this with tar packages and what not [01:07] but easy way to do it is make image on windows [01:07] I would rather wait. My net upload speed is way too slow to upload 5 gigs of data [01:07] Good idea [01:07] now as far as sda3 [01:07] there is hackintosh on there ? [01:07] lets take a look please [01:07] open terminal [01:07] no nothing. only songs and stuff [01:07] hackintosh is gone [01:07] umount /mnt [01:08] then [01:08] soryy [01:08] sudo -i [01:08] then [01:08] umount /mnt [01:08] then [01:08] and I already have made an image of windows but it does not include my other stuff [01:08] ahh [01:08] ok [01:08] open terminal [01:09] sudo -i [01:09] done sudo -i next? [01:09] umount /mnt [01:09] then [01:09] mount /dev/sda3 /mnt [01:09] then [01:09] cd /mnt [01:10] tell us when you are there :>) [01:10] i'm there [01:10] ls [01:10] and paste.ubuntu.com [01:11] http://imagebin.org/182172 [01:11] Thanks ! [01:13] Sweet there is like nothing there [01:13] yup [01:13] this is the drive that you would like to shrink ? [01:13] I told you that when I removed hackintosh, I re partitioned whole drive [01:13] and yes this drive is the one [01:14] Great I just want to make sure. Don;t want to give out bad info :>) [01:14] Don't * [01:14] ya right right :) [01:15] ok Now you can shrink this partition down using Gparted [01:15] but you might want to back up first [01:15] ok [01:15] but thats the problem [01:15] Yes that is what you keep saying [01:15] I uploaded this image before http://imagebin.org/182168 [01:16] gparted is not showing these partitions I currently have [01:16] Fao1987, do you know how to use gparted ? [01:16] yes [01:16] of course [01:16] gparted dont lie :>) [01:17] so you can select and move bar to make smaller [01:17] ok ok. Now what am I supposed to do. Gparted is showing one drive as 139 gig and 325 gig [01:17] how do i get the "other" secition to show up when i finger a user ? [01:17] which one is D? The 200 gig partition? [01:18] well which one on windoz is it ? [01:18] windoz is C ? [01:18] no idea [01:18] the hackintosh was on D ? [01:18] yes windows is C. But Gparted is not showing C [01:19] When I installed Hackintosh it was on C [01:19] well we just mounted each partitions and looked to see what was in them [01:19] now C holds windows [01:19] Fao1987: in the upper right, you can select other drives [01:19] so in linux there is no c or d drive [01:19] not that you need to [01:19] yeah, C and D labels are for windows only [01:19] * holstein high-fives bobweaver [01:20] i like the way you do buisness man! [01:20] * bobweaver loves high 5's [01:20] I know that. [01:20] I know the difference between windows and linux [01:20] Fao1987, cool [01:20] Fao1987: thats not a list of drives there [01:20] in gparted [01:20] thats the partitions on one drive [01:20] yes I know [01:20] i think that might be the confusion? [01:20] OK [01:21] Fao1987: whats the deal? [01:21] Fao1987, so [01:21] Please wait [01:21] do you rember when we mounted each one ? [01:21] Fao1987: no hurry :) [01:21] you dont want to mess this up [01:21] you can save a lot of time right now [01:22] hear me out. My current partitions are 100mb, 65gb, 200gb, 200gb [01:22] ok? [01:22] sure [01:22] Fao1987, Do you remember when we did fdisk -l ? [01:22] now look at what g parted is saying [01:22] but, maybe you have tried a resize [01:22] or you had a failed rezise [01:22] you said you tried to resize in windows? [01:23] ive never seen that process [01:23] maybe that failed [01:23] holstein, _1 [01:23] it is sayin that I have 200mb, 139gb, 128mb, 325gb [01:23] sorry +1 [01:23] Fao1987: right [01:23] and thats what i would tend to expect that you have [01:23] Fao1987, fdisk -l dont lie never does [01:24] will even tell if something is funny [01:24] yeah, i have seen gparted spit out funny things [01:24] but not fdisk [01:24] ok [01:24] it'll say something is odd, and report the size [01:24] now when I try to install linux, it shows me what g parted is showing, and doesn't show what fdisk is showing. got it? [01:25] not really [01:25] how can I install linux and where? [01:25] are those not the same? [01:25] no no no [01:25] they are not [01:25] you guys just mounted, were those not in agreement? [01:25] thats why i'm here [01:25] hmmm [01:25] what is wrong with my partition tables [01:25] Fao1987, windoz = sda1 [01:25] in one os it is showing something and in the other its totally differenet [01:25] diffrerent [01:26] sda2 has this stuff on it http://imagebin.org/182172 [01:26] woops that is not right [01:26] lol [01:26] sda 2 = windoz [01:26] sda3 =- http://imagebin.org/182172 [01:27] grab sda3 and shrink it down [01:27] with gparted [01:27] guys in both images of fdisk and gparted check out the size of sda1, 2, 3 and 4 [01:27] maybe then you'll understand [01:27] Fao1987, sda 1 is boot partion right now [01:28] http://imagebin.org/182166 [01:28] http://imagebin.org/182168 [01:28] yeah, i would shrink sda3 [01:28] open both images please [01:28] sure [01:28] and check the size of partitions and compare [01:28] * bobweaver is now looking [01:29] yeah, but if you had a failed attempt in windows [01:29] or if something is half way broken [01:29] i dont know what has happened [01:29] Fao1987, sda1 in gparted is that little green one :>) \ [01:29] yes [01:29] all the way to the left [01:29] OH yeah [01:29] thats expected then [01:29] it is the green one all the way to the left [01:30] how do i view the "other" section of a users information when I user "finger " ? [01:30] that is sda 1 Fao1987 [01:30] linuxnoob: what information are you looking for? [01:30] it is supposed to be 100 mb, but g parted says it is 200 mb [01:30] now check sda2 [01:30] other doesnt mean anything to me, pardon my ignorance linuxnoob [01:31] it is supposed to be 65Gb but gparted says it 139GB [01:31] Fao1987, sda2 has windoz on it :>) [01:32] then check sda3 it is supposed to be 200GB but gparted is saying it is 128mb [01:32] i would tend to believe gparted [01:32] no it says that sda 3 is 200971458 gig [01:32] when i created the user using "adduser" you can add "full name" , "room number", "work phone", "home phone" and "other" when i finger the user it does not show the info i put in for "other [01:32] im not saying you are lying, im just saying, some odd things are happening on that drive [01:33] not gig lol BIG* [01:33] finally sda4 is supposed to be 200 GB as well but noooooooo, gparted says it is 325 gig [01:33] sda4 is 200 gig [01:33] yes this is indeed very odd and thats why i'm unable to install linux [01:33] Fao1987: i would resize [01:34] and install [01:34] holstein, me too [01:34] I did resize and created free space, you wanna guess what happened? [01:34] Fao1987, lets see what is in sda4 [01:34] open terminal [01:34] umount /mnt [01:34] its just games [01:34] ok [01:35] then [01:35] Fao1987, we have gone into each drive and seen what is in there [01:35] we mounted them do you remem,ber ? [01:36] I resized and created free space. But when ubuntu installation came up, it showed 200mb, 139gb, 128mb, 325gb and no free space [01:36] that is ok [01:36] do the install next to other os options [01:36] when I boot back to windows, it says 65gb, 150gb, 50gb free space and 200gb [01:37] * bobweaver knows nothing about windoz [01:37] knowledge of windows is not the point. One partition table is gpt and one is mbr [01:38] why though? [01:38] why gpt? [01:38] what I don't get how they happen to be existing at the same time? [01:38] hackintosh? [01:38] yes when i installed hackintosh it was gpt [01:38] if those were my drives, and i had the data backed up, i would wipe [01:38] and rebuild from scratch [01:38] BUT, before that [01:38] i would just try and resize that partition [01:39] or change the partition table type [01:39] resizing didn't work [01:39] how would I change partition table type? [01:39] http://technet.microsoft.com/en-us/library/cc737510(WS.10).aspx [01:39] Fao1987, df -h [01:39] thats just the first think that came up for me ^^ [01:39] and also [01:39] free -m [01:40] I don't have another pc. [01:40] so in other words I should backup [01:40] wipe entire drive and start over [01:40] ?? [01:40] Fao1987, so could we please see the command [01:41] thanks [01:41] which one bobweaver? [01:41] both [01:41] df -h [01:41] free -m [01:41] thanks [01:42] http://imagebin.org/182182 [01:42] here you go [01:42] Fao1987: im saying, you should be prepared for that just incase [01:42] messing with partition tables and resizing is *not* trivial [01:43] and i wish you had really wiped that drive in the middle [01:43] but, you can probably sort it out [01:44] holstein i'm thinking wipe [01:44] Awesome and one more time you want to shrink sda3 right [01:44] how can I ensure this doesn't happen again [01:44] ? [01:44] yes sda3 [01:44] ok [01:45] listen real close [01:45] i'm all ears [01:45] open terminal [01:45] open [01:45] umount /mnt [01:45] before the wipe, just try to shrink it [01:46] try changing the partion table [01:46] and do what bobweaver is suggeting now first as well [01:46] Fao1987, you might need sudo -i [01:46] 1st [01:46] i did sudo -i after that? [01:46] ok holstein [01:46] umount /mnt [01:47] done [01:47] fsck -n /dev/sda3 [01:47] error ? [01:48] please show us out put [01:48] yes [01:48] error 2 [01:48] ok [01:49] fsck from util-linux 2.19.1 [01:49] fsck: fsck.ntfs: not found [01:49] fsck: Error 2 while executing fsck.ntfs for /dev/sda3 [01:49] ntfs arghhh [01:49] got this [01:49] fdisk -s /dev/sda3 [01:50] its windows :) [01:50] * bobweaver dosent want to talk about doz [01:50] fdisk -s /dev/sda3 [01:50] any errors ? [01:50] got this [01:50] 209714558 [01:50] good [01:51] fsck -n /dev/sda3 [01:51] it got the same error as before [01:53] so holstein you saying I should delete all partitions and convert gpt to mbr? [01:53] Fao1987, I m googleing [01:54] ok [01:54] Fao1987: i would try converting, and resizing before wiping [01:54] Fao1987, if your ntfs is having problems sometimes is faster to run the standar windows tool to check it, usb windows portable is not hard to find on the web [01:54] cant hurt [01:55] im not shure thats your problem im just get in a few minutes [01:55] ok holstein but the microsoft page you referred says that i'll have to delete the volumes before converting. [01:56] cronos2000 i'll check it but i'm not sure something is wrong with the file system [01:56] Fao1987, there is a master boot record that comes with ntfs [01:56] if something is wrong, its the partition table [01:56] you do not want to delete that [01:56] ok [01:57] Fao1987: maybe [01:57] Fao1987, do you know what teamviewer is ? [01:57] thast literally the first thing that came up in google [01:57] its more of a suggestion :) [01:57] mabye theres a non destructive tool [01:57] i havent had to do it though [01:57] teamviewer is a desktop sharing software or something?? [01:58] yes allows other to access your computer [01:58] i'm hoping for non destructive too but....... [01:58] isn't it supposed to be on win? [01:59] if you like I could remote in and fix ? [01:59] without backup, nope [01:59] ok then [01:59] I asked a friend of mine. [02:00] this is what needs to happen 1st you have to shrink down sda3 [02:00] he says my best option is to use the clean all command in dos diskpart utility [02:00] you might have to mount it [02:00] ok [02:00] so [02:00] sudo -i [02:00] then [02:00] mount /dev/sda3 /mnt [02:01] then [02:01] cd /mnt [02:01] then try [02:01] chroot /mnt [02:02] should I do chroot now? [02:02] did you do the other commands first [02:02] yes [02:02] then Yes [02:02] error ? [02:03] or are you now on your D drive ? [02:03] chroot: failed to run command `/bin/bash': No such file or directory [02:04] apt-get install chroot [02:04] apt-get -y install chroot [02:04] is it installing ? [02:04] no. unable to locate package [02:05] guys i'm gonna have to logout now [02:05] cat /etc/lsb-release [02:05] ok cya back up back up back up [02:05] thanks and after that? [02:06] wipe sda3 make to ext3 and install [02:06] to sda3 [02:06] after back up [02:06] ok thanks bobweaver [02:06] got it [02:06] holstein, you where right the whole time :>) [02:06] wipe and re-install [02:07] or install [02:07] I should say [02:07] bobweaver what would be the best way to wipe? [02:07] everything? [02:07] bobweaver, is the man [02:07] * philipballew high fives bobweaver [02:07] just instal over it all like holstein said [02:08] * bobweaver hi 5s back [02:08] i would load up a live CD with gparted and nuke it Fao1987 [02:08] thanks [02:08] it'll feel great :) [02:08] ya definitely [02:08] its been a headache :) [02:08] like I said I know nothing about doz and a little about *nix [02:08] friends dont let friends hackintosh :/ [02:09] headache this is fun for me :>) [02:09] thanks again. logging out. bye [02:09] lol holstein [02:12] so I was wondering how to become more active in the ubuntu community [02:12] bobweaver, I can help [02:12] What exactly did you have in mind? [02:13] some thing to help others thta I can put on my resume [02:13] bobweaver: ubuntustudio is always looking for helper [02:13] coding help [02:13] holstein, you are part of that project ? [02:13] we'll *all* write you glowing revues anywhere :) [02:13] bobweaver: yup [02:14] cool [02:14] if you are interested... #ubuntustudio-devel [02:14] sure [02:15] #ubuntustudio-devel [02:15] ALSO, on an easier note, the #ubuntu-news team [02:15] holstein, hey things going good? [02:15] urlin2u: :) [02:15] not bad and you? [02:15] holstein, yeah just chillin.:D [02:16] good to see you [02:16] holstein, same here, Peter Erskine is playing locally tomorrow, I don't have the cash, oh well. [02:16] w0w [02:17] meet em' backstage... they'll let you in :) [02:18] holstein, thats a good idea it is at a club I have never been to. http://www.jimmymaks.com/calendar.html I guess it is friday night not tomorrow === semitones_tea is now known as semitones [07:30] s identify VeRoNiCa [07:35] so how does everyone like ubuntu 11.1 [07:39] * nlsthzn likes it [07:40] i do as well [07:41] i used to dual boot linux and windows but now i got a new laptop i set my old laptop to be my linux box === M0hi is now known as confus3d === confus3d is now known as M0hi === head_victim is now known as Guest2055 === M0hi is now known as IAmNotThatGuy === IAmNotThatGuy is now known as C0nfus3d === C0nfus3d is now known as Mohan_chml [16:25] why do you need to have /boot rw for grub2 to work correctly? === TheDaniel0108 is now known as EvilDaniel0108 [18:10] any one around ? [18:10] I am trying to make heads or tails of this http://summit.ubuntu.com/uds-p/today/ [18:10] Curacao 3Curacao 4Curacao 6Curacao 7Curacao 8Grand Sierra F <--- I take it these are rooms ? [18:12] bobweaver: AFAIK your right... and there is an audio stream per room as well as an IRC channel for each room too... [18:12] Sweet that is what I wanted to hear !! [18:12] that tables is cnfusing .. [18:13] confusing * [18:13] the time charts [18:13] I dont understand them [18:16] Yes... they aren't that great :) (But you will figure it out :D) [18:22] ok I figured it out :>) [18:22] now too look for streams [18:23] nlsthzn, any clue ? [18:24] bobweaver: http://icecast.ubuntu.com:8000/status.xsl [18:24] audio feeds from UDS^ [18:25] duanedesign, !!!!!!!!!!!!!! Sweet !!!!!!! [18:26] I swear my questions are always anwsered fast ans good at ubuntu beginners team [18:29] :) [18:29] bobweaver: cool, glad you got the links... [18:29] http://video.ubuntu.com/live/ <--live ?? [18:29] http://video.ubuntu.com/live/ [18:29] ;) [18:29] lol [18:29] we thought of the same thing [18:30] I am also installinf miro right now [18:30] bobweaver: i am in the bottom left [18:30] yawn [18:31] duanedesign, LUCKY !! [18:32] cool... UDS seems awesome [18:32] My video game [18:32] hi everyone , i want to ask if there is a way to get remot access to ubuntu terminal ? [18:32] bankski pictures [18:32] eyadof, sure there is [18:32] i know that [18:33] but the problem [18:33] the server is get stack [18:33] and i want to make a restart to it [18:33] so [18:33] wake on lan ? [18:34] or ssh [18:34] mm [18:34] ssh @ [18:34] can i do reboot [18:35] from it [18:35] sure [18:35] good [18:35] iwill try it [18:35] at that popint it is a sudo reboot away [18:35] thanks alot [18:35] np [18:36] you might have to install openssh [18:36] * nlsthzn_ just set up his first ever "server" and everything on it I am doing via ssh thanks to bodhi_zazen :) [18:36] that is because bodhi_zazen ROCKS !! [18:37] wow this is a good question [18:37] about the wireless [18:37] http://video.ubuntu.com/live/ [18:38] bobweaver: you should join in on the discussion via IRC (I think you can) [18:38] I am the only one on the channel [18:38] :>) [18:38] uds ? [18:39] no, each room has a channel... duanedesign ?! Channel per session right? [18:39] nlsthzn_: awesome [18:39] nlsthzn_: yes [18:39] cool [18:39] bobweaver: I think they are the same as the room names... not sure :/ [18:39] nlsthzn_: i was saying 'awesome' in regards to your VPS [18:40] duanedesign: slowly I learn :) [18:41] nlsthzn_: bodhi set me up a VPS a couple years ago and I have learned a lot on it [18:41] duanedesign: he offered me too... but I have been cutting my teeth on my own server via VBox... soon I will be ready (I hope) [18:44] lol no one is on that channel maybe I am typing wrong #grandserriad [18:45] nlsthzn, web server ssh mail ? [18:46] just wordpress at the moment (but I am using ssh for setting up everything) [18:46] cool [18:46] I finally got wordpress installed and working this morning :) [18:47] I have a webserver that has ipconfig on it [18:47] is that what you use ? [18:47] gnupannel ? [18:47] zpannel ? [18:47] bobweaver: not as far as I know... [18:47] * nlsthzn_ is a noob [18:48] not knowing much about anything [18:48] nlsthzn, so am I [18:48] I just set up my firewall box (ip-cop w/snort and open vas ) [18:49] * bobweaver likes ipcop alot [18:49] I installed ubuntu server with only openssh... then installed apache and php and mysql things needed for wordpress and now lastly wordpress... that is it at the moment... [18:50] cool this is one of your own boxs ? [18:50] or like host gator >? [18:52] I am hosting it in VBox on my laptop which I also use as the client... so I am SSH'ing from the laptop into the laptop :p [18:53] cO_o| [18:55] That is so co_Ol I REALLY like the idea of a ubuntu-beginners classroom [18:55] Nice way to learn... I have access to the server directly, I save snapshots of it in stable conditions and if I mess up I just revert... [18:56] nlsthzn_: I thought your wordpress install was going well [18:56] it is... [18:56] nlsthzn, yes that is a nice thing about VBOX [18:57] still up and running... first blog is working :) [18:57] bodhi_zazen, as far as the classroom could we use lerind ? [18:57] what bobweaver ? [18:57] I read that ubuntu beginners might start a classroom is this wrong ? [18:57] blog isn't online yet but working on my lan :) [18:58] The problem is those snapshots will take up a lot of space, and they grow in size over time [18:58] we are planning / wanting to contribute to classroom [18:58] bodhi_zazen: this just for my learning... one day I will not need training wheels :p [18:59] I understand nlsthzn_ , server side ... [18:59] 1. Always back up system config files before you edit them. [18:59] I personally shadow them in /root/etc [19:00] I always keep the original and a working version in /root [19:00] When you edit a config file, always add comments on what you edited and why [19:00] Then if you break something you can easily revert [19:01] bodhi_zazen: makes sense... (the back-ups and comments... the bit about shadowing I have no idea) [19:02] bodhi_zazen, is this something that cde might help with ?> [19:03] bodhi_zazen, I also have questions about live-deb if you have a second [19:04] hey you move the camara to a different room !! :>) [19:06] lb config <-- this makes config and auto dir is this a clone of my system >? if it is not I would like to know how to do that. by changing it to lb config -p lxde -mode ubuntu ????? [19:07] hey, can somebody help me with my external hard drive? I'm connecting it via firewire but it doesn't get recognized :( [19:07] or do I make it lb config options then mv into the auto/config and start to add packages there ? [19:07] Lorizean, sure [19:08] cool - any diagnostics you want me to run or something? [19:08] unplug it and plug back in then open terminal and do a dmesg | tail [19:08] !pastebin | Lorizean [19:08] Lorizean: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [19:09] http://paste.ubuntu.com/727515/ [19:09] Please could we also see a : lsusb [19:09] Lorizean, Sweet [19:09] Lorizean, also a df -h [19:09] http://paste.ubuntu.com/727516/ [19:10] ^ lsusb [19:10] and one more sudo fdisk -l [19:10] and the df -h: http://paste.ubuntu.com/727517/ [19:11] fdisk: http://paste.ubuntu.com/727518/ [19:11] Sweet Lorizean you rock lets take care of this [19:11] yay :) [19:12] Lorizean, I take it that this is the one ? /dev/sdc1 1.4T 1.3T 75G 95% /media/Rin I-M [19:12] 1.5 tb big ? [19:12] ah, no, thats a usb drive i already got connected [19:12] ahh [19:12] it should be "Asuka" [19:12] like 300gigs big [19:13] Tessa N-Z also works, USB too [19:14] [ 2492.796405] firewire_core: skipped bus generations, destroying all nodes <-- from dmesg | tail /me dont like that [19:14] lets try this [19:14] hm, doesn't sound good - any ideas how to fix it? [19:14] cd /dev [19:14] i'm there [19:14] ls | awk '/fw1/' [19:14] or [19:15] ls | grep fw1 [19:15] is it there [19:15] ?> [19:15] first gives me fw0 and fw1 [19:15] COOL [19:15] sudo mount /dev/fw1 /mnt [19:15] cd /mnt [19:16] ls -al [19:16] mount: /dev/fw1 is not a block device [19:16] derp [19:16] ohh [19:16] hmm [19:16] hm [19:16] whats the fw0 one, can i mount that? [19:17] well [19:17] lets look at this [19:18] in dmesg | tail <-- this tells us what the kernel sees tail is just the tail end of it we could use "head" which will only show uss the start but we want the end of it or TAIL [19:19] if we look at this we can see that the kernel is calling fw1 or firewire #1 [19:19] yeah [19:19] * bobweaver goes to get coffee [19:20] ok back [19:20] wb [19:20] now it is not leting us mount it [19:20] so lets look at that [19:20] maybe there is some crazy firmware [19:21] possibly :) [19:22] Lorizean, how big is the harddrive that is in there ? [19:22] ~300GB [19:23] and you do not see the device under lsusb ? [19:23] * bobweaver is not that good with fireware [19:23] * bobweaver is not that good with firewie [19:23] arghhh or spelling [19:23] :D [19:23] hm, no, its not there [19:23] hope you will be better with thunderbolt then ;) [19:23] lol [19:23] ok [19:24] what is model and name ? of harddrive masscool >? [19:24] maxtor... something [19:25] maxtor OneTouch [19:25] Lorizean, could you do a google search for it and maybe look under shoping [19:25] NM [19:25] good job ! [19:26] i'm not sure if its the only onetouch, i'll try and find out exactly [19:26] Lorizean, open gparted please [19:26] Lorizean, what kind of filesytem is on that firewire drive? [19:26] NTFS [19:26] bioterror, Good question [19:27] gotta install gparted first [19:27] Lorizean, do you see it in gparted ? [19:27] oh cool install [19:28] nope, not there [19:28] :>( [19:28] sudo mkdir /mnt/external [19:29] done [19:30] sudo mount -t ntfs-3g /dev/fw1 /mnt/external -o force [19:30] did it mount ? [19:31] Error reading bootsector: Illegal seek [19:31] Failed to sync device /dev/fw1: Invalid argument [19:31] Failed to mount '/dev/fw1': Illegal seek [19:31] arghhh [19:31] is there a power thing like usb or pl;ug in ? [19:31] plug * [19:32] hm? what do you mean? [19:33] some times they have power things [19:33] on the hard drive or on the pc? [19:34] but if 5the only thing that you can plug into the ex-HD is the firewire? [19:34] well, either way, i don't think so - it was working just like that when booting in windows [19:34] ah, sry, no, it has usb too [19:34] and a power plug [19:34] can we try with a usb plz [19:34] also could we see dmesg | tail -f /var/log/messages [19:35] sure, gotta make room first - only reason i'm trying to get it running with firewire is lack of usb ports :) [19:35] ahh I see [19:36] * bobweaver More Coffee !! [19:37] lets also remove that dir that we mad [19:37] made * [19:37] the external dir [19:37] ? [19:37] kk [19:37] it works with usb btw [19:38] tail: cannot open `/var/log/messages' for reading: No such file or directory [19:38] sudo rm -r /mnt/external [19:38] for the dmesg | tail -f /var/log/messages [19:38] ah, yeah, done that [19:39] cool [19:39] and usb works you say ? [19:39] yep [19:39] firmware [19:39] I bet [19:39] for the fw port? [19:40] lsb_release -a && uname -a [19:41] No LSB modules are available. [19:42] Lorizean, there should be alot more [19:42] ah, my ubuntu version and stuff [19:43] http://paste.ubuntu.com/727538/ [19:43] http://paste.ubuntu.com/727537/ [19:43] cool [19:43] do you have medibuntu installed ? [19:43] nope [19:44] sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update [19:45] i think it did it [19:45] sudo apt-get install app-install-data-medibuntu apport-hooks-medibuntu [19:45] then [19:45] yep, it's taking a while [19:45] ah, done [19:46] sudo apt-get install ubuntu-restricted-extras [19:47] gonna take a while, dling 94MB [19:47] yes that is alot of firmware and stuff .. [19:47] :) [19:48] * bobweaver loves him some coffee [19:48] zing zing [19:48] Hi gigastress [19:48] thats it, getting some coffee myself :D [19:49] and welcome to ubuntu-beginners [19:51] hi bob [19:51] hi gigastress thanks for chating on this channel ! [19:51] why here? [19:51] bobweaver, done, got all of it [19:52] the last I remeber we where trying to get the lvm2 and cryptsetup going right [19:52] should i try firewire again? [19:52] Lorizean, please reboot and try firewire [19:52] ok, brb [19:53] gigastress, there could be others here on this channel that could seee something that I am not that is why I asked you to join this channel and not go private [19:53] gigastress, you have the live cd loaded ? [19:53] yah that worked [19:54] i did and mounted the lvm [19:54] sweet [19:54] now i think ftsab and the grub and other files should be edited so i can mount from it [19:54] yes [19:55] the mointing promting screen shos a uuid that is not in fstab [19:55] so wondered where to edit sth. [19:55] i remevber that 5 files or so should be changed [19:56] hey, still not working :( [19:57] gigastress, I am look9ing for a good cheat sheet [19:57] http://ubuntuforums.org/showthread.php?t=868681&page=4 [19:58] this is the one u gave me last time to mount the hd [19:58] Hey that one is great [19:58] and you used this one gigastress ? [19:58] Lorizean, I am sorry to hear that [19:58] i worked out well, bob [19:59] gigastress, what are you trying to do noe ? [19:59] now * [19:59] i think ftsab and the grub and other files should be edited so i can mount from it [19:59] hm, any other ideas? maybe i'll just have to use USB and swap hard-drives around [19:59] i remevber that about 5 files or so should be changed [20:00] but cant find it anymore [20:00] maybe there is a way to get that system boot again [20:00] sure [20:01] you are mounted right [20:01] the release notes siad that [20:01] lets cd /mnt && ls [20:01] !pastebin | gigastress [20:01] gigastress: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:02] ill post it there [20:02] Lorizean, google firewaire fimware for that model plz [20:02] on it [20:03] LVM filesystems should be listed in /etc/fstab by name In general, filesystems are listed in /etc/fstab by UUID rather than by device name, to ensure that the filesystem can always be found reliably. If you are mounting a filesystem located on LVM, however, it is recommended that you list them in /etc/fstab by device name, not by UUID, because UUIDs are not unique if LVM snapshots are used, which can result in wrong file [20:03] thats what the 10.4 release notes say. [20:03] Lorizean, lspci -nn <-- sees it ? [20:04] i should have done this before the upgrade, i think not afterwards [20:04] hindsite is 20 20 [20:04] 0c:01.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller [104c:8025] (rev 02) [20:04] i think thats it? [20:05] gigastress, I see why it wants names and not uuid [20:06] yah, they must have changed something [20:06] gigastress, are you on live cd ? [20:07] at startup, the screen is prompting me for for a uuid [20:07] yes [20:07] and you have the sdawhatever mounted in mnt ? [20:07] please cd /mnt [20:07] let me see [20:08] * bobweaver is all jacked up on coffee [20:08] :>) [20:08] did that [20:08] cool [20:08] how is everyone doing in #ubuntu-beginners [20:08] amazing [20:08] may I see please : ls-al /mnt [20:09] like tony the tiger Chacious [20:09] IMMMM Great ! [20:09] good to hear :) [20:09] im doing good [20:09] No command 'ls-al' found, did you mean: Command 'lshal' from package 'hal' (main) ls-al: command not found [20:10] my friend will be here in a few minutes and i just got done preppnig some steak fajita ingrediants [20:10] ls-al [20:10] Chacious, Yum I mean apt [20:11] ubuntu@ubuntu:/mnt$ ls -al total 0 drwxr-xr-x 2 root root 3 2010-04-23 10:11 . drwxr-xr-x 34 root root 340 2011-11-03 18:26 .. [20:11] Lorizean, when you get a chance please pastebin lspci -nn ] [20:12] gigastress, sudo fdisk -l [20:12] !pastebin | gigastress [20:12] gigastress: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:12] gigastress, thansk [20:12] thanks * [20:12] ah, here you go http://paste.ubuntu.com/727567/ [20:13] * nlsthzn_ is @ work so is missing out on how amazing bobweaver is being at the moment... [20:13] thanks Lorizean && nlsthzn [20:13] * bobweaver high fives nlsthzn [20:14] bobweaver, http://paste.ubuntu.com/727569/ [20:14] gigastress, thanbsk \ [20:15] gigastress, sudo mount /dev/sda2 /mnt [20:15] then [20:15] gigastress, cd / mnt [20:15] then [20:15] gigastress, ls -al [20:15] and paste please :>) [20:15] total 0 drwxr-xr-x 2 root root 3 2010-04-23 10:11 . drwxr-xr-x 34 root root 340 2011-11-03 18:26 .. [20:16] dang it [20:16] umm .. what is sda with lvm ? [20:16] sda2 [20:16] sda1 is boot ithink [20:16] and you just mounted it [20:17] exactly [20:17] with the cheatsheet [20:17] sda2 should include swap as well [20:17] yes I was just looking @ that [20:17] i can open fstab and everything [20:18] really [20:19] yupp [20:19] cat /ect/fstab <-- paste plz [20:19] "just" need to edit the files right to munt from it in future [20:19] gigastress, AWESOME [20:20] bobweaver, are u ironic? [20:20] aufs / aufs rw 0 0 tmpfs /tmp tmpfs nosuid,nodev 0 0 [20:20] but i think thats the fstab of the live cd? [20:21] yes it looks that way [20:21] chroot into the sda2 [20:21] im gonna paste the other fstab? [20:22] cool [20:24] bobweaver, startup showing a uuid not listed here: http://paste.ubuntu.com/727577/ [20:26] got a quick in-between question, where is my sound device in ubuntu? I need to set it in Teamspeak [20:26] this is after a chroot ? [20:27] bobweaver, i dont know what that is [20:27] ohh ok :>) gigastress [20:28] Lorizean, 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 03) [20:28] that is your audio [20:29] now check to see where it is mounted with dmegs | grep mic [20:29] thanks [20:29] gigastress, chroot is used to trick the haeddrive into thinking that it is the one that is beeing used [20:30] ok [20:30] dmegs doesnt work [20:30] gigastress, say I did mount /dev/sda1 /mnt I would then cd /mnt then chroot /mnt [20:31] ok wait [20:32] gigastress, cd /media/root [20:32] ls -al [20:33] ok [20:33] paste? [20:33] please [20:33] bob, i'm not finding my audio device with dmesg | grep mic :( [20:34] http://paste.ubuntu.com/727587/ [20:34] Lorizean, you can also use lspci -nnk | grep 8086 [20:34] bobweaver, http://paste.ubuntu.com/727588/ [20:34] that will show driuver I hope [20:35] gigastress, \0/ [20:35] chroot /media/root [20:35] gigastress, errors at all ? [20:35] ubuntu@ubuntu:/media/root$ chroot /media/root chroot: cannot change root directory to /media/root: Operation not permitted [20:36] ohh [20:36] bobweaver, i think i did this befere? [20:36] sudo -i 1st [20:36] that doesn't tell me where it's mounted, does it? http://paste.ubuntu.com/727589/ [20:36] Lorizean, try this dmesg | less then /mic [20:37] bobweaver, ubuntu@ubuntu:/media/root$ sudo -i root@ubuntu:~# chroot /media/root root@ubuntu:/# [20:37] no errors i guess, bobweaver [20:37] gigastress, C00l now cd etc/fstab [20:38] root@ubuntu:/# cd etc/fstab bash: cd: etc/fstab: Not a directory [20:38] oops [20:38] but i can find it in nautilus [20:38] gigastress, cd /etc/fstab [20:38] then ls -al [20:38] what exactly am i looking for? I'm only finding the "Dynamic OEM Table Load" [20:39] a space too much sry [20:39] gigastress, np [20:39] root@ubuntu:/# cd /etc/fstab bash: cd: /etc/fstab: Not a directory [20:39] sane [20:39] same [20:39] hum,m [20:39] its a file not a directory [20:39] gigastress, cd /etc/ [20:39] ? [20:40] and then cat fstab [20:40] ok [20:40] sorry [20:41] lots of numbers ? [20:41] yes , paste? [20:41] i think its the same that i posted before [20:41] pasted [20:42] please ^^ [20:42] http://paste.ubuntu.com/727596/ [20:43] i lke my floppy^^ [20:43] lol [20:43] like [20:44] LVM filesystems should be listed in /etc/fstab by name In general, filesystems are listed in /etc/fstab by UUID rather than by device name, to ensure that the filesystem can always be found reliably. If you are mounting a filesystem located on LVM, however, it is recommended that you list them in /etc/fstab by device name, not by UUID, because UUIDs are not unique if LVM snapshots are used, which can result in wrong [20:44] looks like you might have to edit this file :>) [20:44] bobweaver, somehow strange that another uuid is showing up at startup? [20:45] yeah thats waht i figured [20:45] i dont want to corrupt it... [20:45] gigastress, do you know how to use sed ? [20:45] nope [20:46] thought that used to be a party [20:46] ok 1st thing frist lest make backup of file [20:46] cp /ect/fstab /tmp [20:46] bobweaver, do you think its strange that another uuid is showing up at startup? [20:47] gigastress, a little [20:47] k [20:47] wait [20:48] ok did that [20:48] cool cd /tmp [20:49] is the file there ? [20:49] wait [20:50] bobwaever, nautilus says yes [20:50] good gigastress now we are going to learn how to use sed [20:51] ^^ [20:51] sed is a stream line editor [20:51] i guess ilearn, you teach [20:51] dont fully comprehend that description [20:52] sorry to be so dense, I still don't know how to find my audio device mont point :( [20:52] that is ok [20:52] Lorizean, hang on a sec plz [20:52] sure [20:53] gigastress, plz open terminal and enter nano /tmp/test.txt [20:54] gigastress, plz paste this in there http://paste.ubuntu.com/727604/ [20:54] Windows is great I love Windows I can not wait till the next issue of Windows [20:54] that is waht needs to be in there [20:55] bobweaver, shows nothing [20:55] gigastress, once you have pasted that in there press ctrl+x then enter then y [20:56] bobweaver, http://paste.ubuntu.com/727605/ [20:57] root@ubuntu:/tmp# y y: command not found [20:57] good gigastress now paste this in there [20:57] Windows is great I love Windows I can not wait till the next issue of Windows [20:57] what? [20:57] paste? [20:57] ok gigastress lets try this open gedit [20:58] ok [20:58] put this in there [20:58] Windows is great I love Windows I can not wait till the next issue of Windows === yofel_ is now known as yofel [20:58] save it as test.txt under /tmp [20:58] ok [20:58] ill do that then [20:59] but what do i paste there? [20:59] Windows is great I love Windows I can not wait till the next issue of Windows [20:59] paste that in there ^^ [21:00] "that"? [21:00] Lorizean, https://help.ubuntu.com/community/AudioCapture [21:00] "Windows is great I love Windows I can not wait till the next issue of Windows"? [21:00] YES [21:01] ah, its not my mic that isn't working, neither mic nor sound are working at all - i need to tell teamspeak where my sound device is located but i dunno where :) [21:01] any reason for that message? [21:01] gigastress, you will see [21:01] it defaults to /dev/dsp [21:01] but that doesnt seem to work [21:01] hm argh [21:01] ok i did that [21:02] ok gigastress now in terminal cd /tmp && cat test.txt [21:02] root@ubuntu:/tmp# cd /tmp && cat test.txt Windows is great I love Windows I can not wait till the next issue of Windows [21:02] cool [21:02] ok [21:03] this is how sed works [21:03] i thought you were repaeting yourself^^ [21:03] in termninal please do this [21:03] sudo sed -i 's/Windows/Ubuntu/g' /tmp/test.txt [21:04] then cat /tmp/test.txt [21:04] bobweaver, root@ubuntu:/tmp# sudo sed -i 's/Windows/Ubuntu/g' /tmp/test.txt sudo: unable to resolve host ubuntu [21:05] ohh you are root [21:05] exit [21:05] then \ [21:05] sudo sed -i 's/Windows/Ubuntu/g' /tmp/test.txt [21:05] root@ubuntu:~# sudo sed -i 's/Windows/Ubuntu/g' /tmp/test.txt sed: can't read /tmp/test.txt: No such file or directory [21:06] sudo sed -i 's/Windows/Ubuntu/g' test.txt [21:06] root@ubuntu:~# sudo sed -i 's/Windows/Ubuntu/g' test.txt sed: can't read test.txt: No such file or directory [21:06] exit [21:06] in gedit it now says: [21:07] The file /tmp/test.txt changed on disk. [21:07] Do you want to reload the file? [21:07] YES [21:07] reload? [21:07] YES [21:07] quit gedit? [21:07] No [21:07] hm [21:08] what does it say now ? [21:08] bobweaver, now then cat /tmp/test.txt? [21:08] yes ! [21:08] Ubuntu is great I love Ubuntu I can not wait till the next issue of Ubuntu [21:08] wow didnt recognise [21:08] now do you see how sed works [21:08] hm [21:08] i need to look at taht again [21:09] sed -i 's/firstname/whatyouwant to change to/g' > [21:09] s and g is what i dont nuderstand, but in general ok, capsisco [21:10] cool [21:10] i hope i dont have to learn that by heart^^^ [21:10] the s means switch [21:10] the g means re-wright [21:10] so does the -i [21:10] wright? [21:10] write? [21:10] yes [21:10] gigastress, s=substitute g=globally (not just the first time) [21:10] sorry about spelling [21:10] no g in taht [21:11] thanks escott [21:11] ok ok [21:11] ^^ [21:11] thanks , escott [21:11] so if you want to change /etc/fstab you could use sed or you could use a text editor [21:11] I just thpought that this is a great chance to teach you sed [21:12] hm k [21:12] i prefer doing it in gedit i guess [21:12] but now you have a back up file in tmp to play with [21:12] with search & replace [21:12] ok [21:13] i got i somewhere else as well [21:13] cool [21:13] is fstab really the only thing to edit? [21:13] looks like it [21:13] I could be wrong [21:13] hm [21:13] * bobweaver is not that good with lvm [21:13] so what do you think i need to replace? [21:13] maybe someone else can jump in [21:14] LVM filesystems should be listed in /etc/fstab by name In general, filesystems are listed in /etc/fstab by UUID rather than by device name, to ensure that the filesystem can always be found reliably. If you are mounting a filesystem located on LVM, however, it is recommended that you list them in /etc/fstab by device name, not by UUID, because UUIDs are not unique if LVM snapshots are used, which can result in wrong [21:14] anyone good with lvm? [21:14] yah [21:14] so delete a uuid and replace with "dev/sda2" ? [21:15] Not sure [21:15] googleing [21:15] if that is the case which one then [21:15] * bobweaver dont want to give out bad info but that is the way that it looks [21:15] im pretty sure about that [21:16] still, another uuid showing up at startup, rember? [21:16] remember [21:16] that is right [21:17] sda1 right ? [21:17] boot partition [21:17] sda1 is boot [21:17] i remember... [21:17] sda2 should be the filesystem , home, and swap newbnewb [21:18] looks like you are going to have to make some lines for sda2 in /ec t/fstab [21:19] hm [21:19] but I am not sure what the lines should say .. [21:19] Anyone ???? [21:20] the page with fstab and other grub files i saw was sth. like the lvm config manual [21:20] the page with fstab and other files ,grub i gueess, that i saw was sth. like the lvm config manual [21:21] or install howto [21:23] http://linuxconfig.org/Linux_lvm_-_Logical_Volume_Manager look at #7 [21:24] hm [21:24] no sda2 there as well [21:26] gigastress, I think that is because they cjhangedit to mynew_vg [21:26] please read all the steps [21:26] my badd for telling you to go to step 7 sorry [21:27] k [21:27] hope ill comprehend any of that [21:29] If it was me I would back that stuff up and re-instyall [21:29] 8.10 is way old [21:29] that was what i was thinking [21:30] well i made it with the upgrade to 9.10 [21:30] sweet [21:30] 10.4 upgrade messed up lvm boot [21:30] like I said before I would install lubuntu 11/10 on ther [21:30] 11.10 there * [21:30] i was thinking about changing fstab but couldnt find any howt [21:31] any howto before the 10.4 upgarde [21:31] hoping it would work anyway and then i would aupgrade to 11.10 [21:31] yaeh [21:32] * bobweaver says alittle above his head [21:32] one day ... [21:32] do you know any external hard drives WORKING on linux? [21:32] son i can back up some files of the lvm [21:33] bought one today but only semi-worked [21:33] so i gave that shit back^^ [21:33] sure [21:34] a guy in a computer store told me then taht external harddrives have usb-adapters that are made for WIndows [21:34] now that you are chrooted in you could make a tar or whatever [21:34] just copy and the delete the harddrives, u know [21:34] gigastress, sudo sed -i 's/Windows/Ubuntu' *life :>) [21:35] do u want me to get a new life??? [21:35] ^^ [21:35] hahah No [21:36] root@ubuntu:~# sudo sed -i 's/Windows/Ubuntu' *life sed: -e expression #1, char 16: unterminated `s' command [21:36] do you have a extrenal harddirve ? [21:36] i gave it back [21:36] didnt buy another cause that guy said that [21:36] that @#$^& [21:37] any experience, with like a terrabite external hd? [21:37] sorry I back up on my serverss [21:38] what was that command for? [21:38] big ex-HD [21:38] what was that command for? [21:38] I use putty [21:38] putty? [21:38] !putty [21:38] PuTTY is an !SSH client for Windows. Please see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage and downloads. See also !scp (Secure CoPy) [21:39] to backup? [21:39] to my servers [21:39] i dont think i gonna do sth like taht [21:39] what was that command for? sudo sed -i 's/Windows/Ubuntu' [21:39] sudo sed -i 's/Windows/Ubuntu' *life [21:39] that was a joke :>) [21:40] about the guy at the store [21:40] which i didnt understand [21:40] well HE said that they only sell those [21:40] umm [21:41] and that im supposed to search forums in order to find one thatll work with my linux [21:41] or better 10.4 lkucid live cd [21:41] hope that ill be successful there [21:42] do you know where to search sth. like that bythe way? [21:43] * bobweaver has no clue about sth sorry [21:44] gigastress, try #ubuntu maybe someone there might know sorry [21:44] I wish that I could help more but I dont want to give out bad info [21:44] google doesnt help me [21:45] neither in english nor german [21:45] dang [21:46] yeah u name it [21:46] are u really american by the way? [21:46] yup [21:47] k [21:47] gigastress, http://www.youtube.com/watch?v=IhnUgAaea4M [21:47] i thought you were leaking some eastern european "slang" while writing [21:48] ^^ [21:48] but neverminf [21:48] cant watch this cause on live cd [21:49] gigastress, please open gparted [21:51] did that [21:51] can you shrink it down ? [21:51] sda2 that is [21:52] !screenshot | gigastress [21:52] gigastress: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [21:52] theres an ! behind sda2 [21:52] what button? [21:53] aptake screen shot plications ->accessiories-> [21:53] argghhhhh [21:53] ^^ [21:53] sry used to know where that button is [21:53] applications => accessiories-> take screen shot [21:54] where does it save it? [21:54] home foloder [21:54] folder [21:55] no... [21:56] import -window root ~/Desktop/`date +%Y%m%d%H%M`.png [21:56] in terminal ^^ [21:56] sry wait my bad [21:56] then look at you desktop [21:58] bobwaever, sry , here http://imagebin.org/182331 [21:59] i dont think i can shrink, just because its almost full, 2.5 gb left [22:00] dang [22:01] gigastress, what is goal ? [22:02] the space between the posts on soccer pitches? [22:02] i mean, to save like 300gb of sda2 [22:02] lol [22:02] you do not have any other harddrives laying around ? [22:03] nope [22:03] another internal but full [22:03] dang man [22:03] yupp [22:03] linux is great! [22:03] is what i found out till i saw this [22:04] ok [22:04] lets try this if you want [22:04] add [22:05] let me see sudo fdisk -l [22:08] im back, bobweaver [22:09] let me see sudo fdisk -l [22:09] http://paste.ubuntu.com/727658/ [22:10] hm, i'm back, regarding my sound problem: I think i need this http://alsa.opensrc.org/OssEmulation but i cannot find the modules [22:10] i try modprobe snd-pcm-oss and it tells me the module isn't there [22:11] gigastress_, did you reboot ? [22:13] nope? [22:13] gigastress_, reboot with OUT the live cd can you get in ? [22:14] no, thats wahts the problem is [22:14] pw not accepted [22:14] tried us and german version of my pass [22:14] Lorizean, please run sudo apt-get update && sudo apt-get upgrade [22:14] gigastress_, and nothing [22:15] bobweaver, done, nothing was upgraded [22:15] bobweaver, pw-prompting-screen saying "cryptsetup failed, bad password, or options" [22:15] bobweaver, and nothing?? [22:18] gigastress_, you are still chrooted ? \ [22:18] hm [22:18] i have acces to sda2 [22:18] good [22:18] sudo aptitude install cryptsetup hashalot initramfs-tools lvm2 [22:19] gigastress_, https://help.ubuntu.com/community/EncryptedFilesystemLVMHowto [22:19] take a lOok plz [22:20] do you have an idea? bobweaver? [22:21] ^^ that shows you what to add to ect/fstab [22:21] Customize files [22:21] Edit /etc/crypttab and enter the following line. [22:22] but looks like you need to mount other things firdst [22:22] 1st * [22:24] hu? [22:26] bobweaver, i think thats the howto of the old 8.04 aproved encryption [22:26] Note by DB6EDR: At least on my netbook with Natty (11.04), i [22:26] do you see that ??? [22:27] sry, bobweaver, exthd on #ubuntu is me, i put it in the wrong window [22:27] ohh lol [22:28] I was wondering about that [22:28] bobweaver, i think thats the howto of the old 8.04 aproved encryption [22:29] gigastress_, try this http://unix.stackexchange.com/questions/11275/how-to-change-dm-crypt-aes-256-lvm-password-after-install [22:30] and if i edit fstab, how can boot see it, when sda2 is not mounted yet? bobweaver [22:31] ok, ill see [22:31] gigastress_, I think that I am at my end with this I am really trying to help out but I dont know that there is anything else that I can doo but just point you to links [22:32] I am sorry I wish that I could do more [22:32] i know i know [22:32] but this is all I know about it [22:32] and i highly appreiacte this, bobweaver [22:32] it is no trouble I really wish I could help more [22:33] but it seems to me that something is crazy. you might have to bite the bullet [22:33] or try and find more help [22:33] its always nice to see there are people who are willing to help other, bobweaver, thats what makes the world go round [22:34] or buy a new HD [22:34] just a hard dive [22:34] this is a laptop or a desktop [22:34] an internal one then [22:34] pc [22:34] laptop or desktop ? [22:35] what is make and model [22:35] make? [22:35] why I ask is I have a bunch of extra hardrives laying around [22:36] lots dor desktops [22:36] for * [22:37] hardware: processor: AMD sempron(tm) 2300+, bobweaver [22:39] gigastress_, have you ever replaced a harddrive before ? [22:41] internal one s yes. [22:41] bobweaver [22:41] cool there is a thing called masscool [22:41] you can hook up what ever harddrive you like [22:42] I use for customers that are trying to recover stuff [22:42] but customers dont ussaly encryt there stuff :>) [22:43] well am i a costumer? [22:43] no [22:43] im more of a victim of my doing here.., bobweaver [22:43] doings [22:43] what is so important that is on there ? [22:44] I mean what is in your home folder that is so importand [22:44] and how big is your home folder [22:44] have you thought about taking just the home folder and uploading it to staorage [22:44] say ubuntu one [22:45] they give only 5 gigs of free online [22:45] but if you contact and tell them what is going on who knows [22:45] nah i dont do sth like that online [22:45] dont trust taht [22:46] all my servers are not that big Or I would offer [22:46] they are just for me to play with [22:46] you have no other computers ? [22:46] maybe some one that you trust >? [22:46] no ones with 100gb of free space [22:47] you could use something like teamveiwer to transfrer then transfer back after [22:47] home folder is bigger then 100gig ? [22:48] that is huge [22:48] well for the time you can just keep using live cd [22:49] how about buying a usb and doing a persetiant [22:49] there are alot of options out ther [22:49] there * [22:50] but I am sure if you keep on looking that you will find the lvm Guru out there [22:50] try to email davelachapelle. [22:50] try to email dave lachapelle. [22:51] persetiant? [22:52] hm [22:52] ill write that in #ubuntu^^ LVM-Guru , the Great, I msut summon you [22:52] loll :>) [22:53] tou have read this http://www.davelachapelle.ca/guides/ubuntu-lvm-guide/ [22:58] bobweaver, sry i first thought this was a joke mixing the name with dave chappelll of chappelles show [23:02] bobweaver, after looking through this i dont think theres any useful information i can us for my crux [23:05] gigastress_, what I was trying to say is there might be a email in there some where [23:06] "contact me " sorta stuff [23:06] uh, k, didnt look at this [23:09] hm so am I contacting the maybe-Guru about this or just get an ext.HD working....hm [23:25] bobweaver, thx for all your time and help, i think im gonna try the ext.hd solution tomorrow night [23:25] have a good upcoming night, hope you'll take care of yourself [23:26] have a good one, and dont mess it up with doggy dog