Displaying 6 results from an estimated 6 matches for "noooooo".
Did you mean:
soooooo
2010 Jul 08
1
mount cannot find system /dev/root
Hi, guys:
I attempt to compile a kernel on CentOS 5.3 i386 which is installed in the
Virtualbox machine,
and its kernel version is 2.6.18-128.el5 ,the new kernel version is
2.6.34.1
All make procedure is running ok.
I can generate initrd image with no problem too.
But, when I try booting this kernel, I get Kernel panic error message like
these:
mount: could not find filesystem
2010 Oct 10
1
should i (theoretically) be able to boot a "git clone"d kernel on 5.5?
toward the end of a class on friday, just for fun, i showed the
students how to install git, clone the latest kernel source, and build
and install a new kernel. since it was getting close to end of day, i
wanted to keep it simple and directed them to just "make defconfig" to
see what would happen.
the configuration and build of the kernel and modules worked fine,
they installed the
2019 Feb 25
0
Problem with mdadm, raid1 and automatically adds any disk to raid
...ed, code=exited, status=1/FAILURE
>
> I check /proc/mdstat and sure enough, there it is trying to assemble an
> Array I DID NOT TOLD IT TO DO.
>
> I do NOT WANT this to happen, it creates the same "SHIT" (the incorrect
> array) over and over again (systemd frustration).
Noooooo, you're wiping it wrong :-)
> So I tried to delete them again, wiped them again, killed processes, wiped
> disks.
>
> No matter what I do as soon as I hit the "w" in fdisk systemd tries to
> assemble the array again without letting me to decide what to do.
<don'...
2006 May 24
22
Components going out of style?
I see in the new Agile Rails 2nd edition that components are going out
of style?
Is this so? has anybody abandoned the idea of components for helpers?
Specifically I''m considering a menu sytem for a website that depends
heavily on the users permissions to decide which menu options a user
would need to see. I thought that components, since they have the logic
in the controller and
2010 Oct 04
13
HTML problem with Downloader from Battlenet
...for this LAME ass problem
WHY blizzard has to do lame shit like this and not use a NORMAL ass text document for there LAME ass agreement is beyond me
FEATHER MORE why they make me scroll to the FLACKING botem of it frustrates me to no end... I could have just BYPASSED the POS problem otherwise but noooooo i have to go to the extremes JUST to play a LDFKJSDF game.. I instaled this and played this game PERFECTLY fine with the cds and now... Now of all things i have to download there POS installed off the internet
and its html based CRAP
.....
i open it useing wine...
I press install lord of destructi...
2019 Feb 25
7
Problem with mdadm, raid1 and automatically adds any disk to raid
Hi.
CENTOS 7.6.1810, fresh install - use this as a base to create/upgrade new/old machines.
I was trying to setup two disks as a RAID1 array, using these lines
mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/sdb1 /dev/sdc1
mdadm --create --verbose /dev/md1 --level=0 --raid-devices=2 /dev/sdb2 /dev/sdc2
mdadm --create --verbose /dev/md2 --level=0 --raid-devices=2