| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8
Comments:
<Addel> hi all <Addel> how i running cpanel via ssh ? <Idle`> rofl <Idle`> you dont <Idle`> thats some stupid web browser garbage <ducch_> hwo do i know if my box uses lilo or grub or whatever <ducch_> its sitting in a datacenter and im not the one who set it up =| <Idle`> boot it and see <ducch_> ... <Idle`> dd if=/dev/hda of=mbr count=1 <Idle`> strings mbr <ducch_> huh? <ducch_> /dev/mapper/VolGroup00-LogVol00 <ducch_> 71G 16G 51G 24% / <ducch_> /dev/sda1 99M 13M 82M 13% /boot <ducch_> tmpfs 1.7G 0 1.7G 0% /dev/shm <Idle`> sda then <ducch_> dd if=/dev/sda1 of=mbr count=1 ? <ducch_> 1+0 records in <ducch_> 1+0 records out <ducch_> 512 bytes (512 B) copied, 0.000169 seconds, 3.0 MB/s <Idle`> sda <ducch_> wtf. <Idle`> ]not sda1 <ducch_> ive done both <Idle`> thats what its supposed to do... cept sda not sda1 <ducch_> the result is the same <Idle`> yea....... <ducch_> what does it do <Idle`> strings mbr <ducch_> english please <Idle`> it pulls off the mbr, so you can see what one it has <Idle`> type 'strings mbr' <ducch_> ZRrI <ducch_> D|f1 <ducch_> GRUB <ducch_> Geom <ducch_> Hard Disk <ducch_> Read <ducch_> Error <ducch_> sorry for the spam <ducch_> god damn i need to adopt a pastebin <Idle`> you use GRUB <Idle`> uuoc.com <ducch_> "Once you have copied the bzImage and System.map to /boot, edit the grub configuration file located in /boot/grub/menu.lst. On some distributions /etc/grub.conf is a symbolic link to this file." <ducch_> i have both. <ducch_> what am i supposed to edit <ducch_> or do i edit both? <Idle`> theyre a symlink <ducch_> oh oh im sorry. <ducch_> thanks. <Idle`> /boot/grub/menu.lst is the proper one... grub.conf is just a symlink <ducch_> yeah i noticed now <ducch_> dumb question hehe. <ducch_> sorry to bother you again <ducch_> title Fedora Core (2.6.17.7) <ducch_> root (hd0,0) <ducch_> kernel /vmlinuz-2.6.15-1.2054_FC5smp ro root=/dev/VolGroup00/LogVol00 rhgb quiet <ducch_> initrd /initrd-2.6.15-1.2054_FC5smp.img <ducch_> i have this currently <ducch_> according to the manual i should add the new one rather than replace it with this one <Idle`> yea <ducch_> is vmlinuz the same as bzImage? <Idle`> yes <ducch_> do i copy these lines and just rename the 2.6.15-1.2054_FC5smp everywhere to 2.6.17.7? <Idle`> yea... <ducch_> i dont have any initrd file(s) anywhere for the new kernel though it seems like there are for the old one? <ducch_> i recall its a dir used for boot up <Idle`> yea, youll need one <ducch_> where is it, or do i make it? <Idle`> its not a dir, its an image file which holds some startup things to bring up lvm and raid etc <Idle`> mkinitrd <type0> hey everyone :) <type0> im having a problem with a zone file and I cant figure out what im doing wrong <type0> http://pastebin.ca/105718 <type0> that's the zone file <ducch_> Idle`: mkinitrd /boot/initrd-2.6.17.7.img 2.6.17.7 like this? <Idle`> type0: you dont need the ORIGIN lines <type0> is that why its messing up? <Idle`> and that $, I'm ***uming thats cause your using nano <Idle`> type0: no, you just dont need it <type0> dnsreport is telling me there's no SOA <type0> and I have 2 lame nameservers? <Idle`> dig ns gorv.com <ducch_> i dont have mkinitrd but i have the manpage for it. wtf. <Idle`> do you own the domain? <type0> yeah <type0> ;; ANSWER SECTION: <type0> gorv.com. 172800 IN NS ns1.glacialcommunicationsllc.com. <type0> gorv.com. 172800 IN NS ns2.glacialcommunicationsllc.com <Idle`> I get nothing <type0> that's what Im getting locally <Idle`> on YOUR server <type0> yeah.. <type0> heh <Idle`> I get nothing from an internet server <type0> hmm <type0> does the zone file look like there's anything wrong? <Idle`> which means that you either dont own it, or dont have it setup right at your domain providor <Idle`> no, zone file looks ok <ducch_> Idle` where can i download mkinitrd, appearntly i dont have it. <Idle`> ducch_: should have it... <Idle`> check your distros package manager <ducch_> an rpm? <Idle`> sure <ducch_> i can find it for fc4, i have fc5 <ducch_> works for me? <Idle`> type0: it looks like the domain hasn't propogated yet.. it can take some time <type0> seriously? <Idle`> how long ago did you buy it? <type0> that registrar must take FOREVER then <ducch_> Domain servers in listed order: <ducch_> NS1.GLACIALCOMMUNICATIONSLLC.COM 208.67.181.12 <ducch_> NS2.GLACIALCOMMUNICATIONSLLC.COM 208.67.181.13 <type0> we've had it for years, but I changed over the ns's last night <ducch_> i've the right DNS here <type0> the domain whois is showing the right nameservers <Idle`> well, the root servers dont know about it <type0> and the zone file looks good <Idle`> type0: its not on YOUR end <type0> that's what I thought.. i havent done DNS for a while <ducch_> # mkinitrd <ducch_> bash: mkinitrd: command not found <type0> but I was pretty sure I wasnt THAT stupid <type0> ahaha <ducch_> rpm -Uvh mkinitrd-4.2.15-1.i386.rpm <ducch_> error: Failed dependencies: <ducch_> mkinitrd >= 4.2.21-1 is needed by (installed) kernel-smp-2.6.15-1.2054_FC5.i686 <ducch_> this is ****ing retarded. <war--> I never use initrd. <war--> ducch_: you doing raid stuff? <ducch_> i doubt theres more than 1 hdd in there <Idle`> wtf <Idle`> my ****ing servers NEVER recurse right <ducch_> my server wont let me update the kernel. <ducch_> wanna trade? <Idle`> **** I hate bind <ducch_> war--? <Idle`> I can get google, but not gorv <DDensity> Idle`: Thats odd -- you updated your root zone ? <ducch_> cmon dont leave me alone now lol <war--> ducch_: lol <war--> ducch_: what the problem man? <war--> ducch_: what distro? <Idle`> ha <Idle`> DDensity: not lately <Idle`> root-servers.net is still valid root servers, right? <ducch_> fc5 <Idle`> or is it gtld-servers.net now? <DDensity> sec <ducch_> ive got the kernel compiled
Return to
#linuxhelp or Go to some related
logs:
i work for cisco #cph animepapers #gentoo code for BLL file for accessing DAL file in ASP with Vbscript #solaris startkeyloger DCC SEND #visualbasic #politics #online
|
|