Re: The Ease of Windows Vs the Hardness of Linux
loool, ok I like this, am starting to love this community.
Well, myself, I used to tell ppl how ignorance they are because they cannot do simple things on computers.
Anyways, as for my problem here.
I tried:
--------
ubuntu@ubuntu:/media/sdb2/boot$ sudo rename initrd.img-2.6.22-14-generic.bak initrd.img-2.6.22-14-generic.img
Bareword "initrd" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "img" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "generic" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "bak" not allowed while "strict subs" in use at (eval 1) line 1.
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
Then:
--------
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ sudo mv initrd.img-2.6.22-14-generic.bak initrd.img-2.6.22-14-generic.img
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.img
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.dpkg-bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
Then realized that after booting & still not working, that it has to be DOT NOTHING.
--------
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.img
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.dpkg-bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ sudo mv initrd.img-2.6.22-14-generic.img initrd.img-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
You may now congratulate me for being able to boot, but condolences are acceptable as well, cause I do not have any GUI
All what I have is the CLI login,
BTW, I've executed "sudo update-initramfs -u -v", just to be in the picture "But it solved nothing"
Any ideas? BTW, after I've read the other posts & seen the experience & patience of ppl here, I feel I'm in total safe hands, thnx guys.
Originally posted by Runaway1956
Well, myself, I used to tell ppl how ignorance they are because they cannot do simple things on computers.
Anyways, as for my problem here.
I tried:
--------
ubuntu@ubuntu:/media/sdb2/boot$ sudo rename initrd.img-2.6.22-14-generic.bak initrd.img-2.6.22-14-generic.img
Bareword "initrd" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "img" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "generic" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "bak" not allowed while "strict subs" in use at (eval 1) line 1.
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
Then:
--------
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ sudo mv initrd.img-2.6.22-14-generic.bak initrd.img-2.6.22-14-generic.img
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.img
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.dpkg-bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
Then realized that after booting & still not working, that it has to be DOT NOTHING.
--------
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.img
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic.dpkg-bak vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ sudo mv initrd.img-2.6.22-14-generic.img initrd.img-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$ ls
abi-2.6.22-14-generic initrd.img-2.6.22-14-generic.dpkg-bak
config-2.6.22-14-generic memtest86+.bin
grub System.map-2.6.22-14-generic
initrd.img-2.6.22-14-generic vmlinuz-2.6.22-14-generic
ubuntu@ubuntu:/media/sdb2/boot$
--------
You may now congratulate me for being able to boot, but condolences are acceptable as well, cause I do not have any GUI
All what I have is the CLI login,
BTW, I've executed "sudo update-initramfs -u -v", just to be in the picture "But it solved nothing"
Any ideas? BTW, after I've read the other posts & seen the experience & patience of ppl here, I feel I'm in total safe hands, thnx guys.
Comment