Feraga is back!

Hi Everybody!

Sorry for the downtime but I've been very busy in "real life" and this site is a one-man-job. As you can see, I've upgraded the site from Drupal 4.7 to Drupal 6.2 and imported all the old content.

Warning to other Drupal users: don't use too many modules. I found a few made the upgrade much more difficult that it should have been.

Future work:
1. Restore the custom front page.
2. Restore the navigation menus
3. Add a new book about implementing SELinux.
4. Try to restore old verbose URLs rather than node numbers.
5. Restore Forums

Simple syntax error

  1. timo@poweredge:~$ sudo /usr/local/bin/deb2flash.py
  2. File "/usr/local/bin/deb2flash.py", line 1197
  3. print " Configuring Grub."
  4. ^
  5. SyntaxError: invalid syntax

Sure enough, look at line 1196 there is an accedental 'u' before the comment.

Tim - t413.com

Offtopic: Ron Paul

Hi Everybody!

I've tried to avoid posting any off-topic discussions on this site but this time I feel it's worth it even if the message is only for a limited audience.

Over the last 50 years, we've seen a progressive eroding of our privacy and rights in the US and we've got a chance to get some of them back. Ron Paul is a dedicated supporter of Privacy and Personal Liberty. He voted against the RealID Act, and fought against the Patriot Act for years.

Court rules that man can't be forced to give up the password to his encrypted volumes.

A federal judge in Vermont has ruled that a man cannot be forced to hand over his password for a Truecrypt encrypted volume on his laptop saying that giving up the password would grant access to information that the prosecution is currently unaware of that may be used to convict him.

More information: http://www.news.com/8301-13578_3-9834495-38.html?tag=newsmap

Your papers please.

Every once in a while you get an epiphany and realize that the world isn't quite what you thought it was.

confirmation question bug

deb2flash.py, Last Modified: 28 Aug 2007 10:57:27 AM by root

Line 379...:
print "require reinstalling it. Use this version at your own risk."
continue_test = raw_input("continue? (yes/NO) ")
if continue_test.lower() == "yes" or continue_test.lower() == 'y' :
print "Continuation confirmation not recieved, Bailing out."
sys.exit(0)

The logic is inverted, i have to type something different to "yes" or "y"

Obviously things have slowed down here. What direction should Feraga.com take to revitalize itself?

Stay the same. Covering more topics would dilute the quality.
11% (2 votes)
Expand content to covering more privacy and security issues.
32% (6 votes)
Modify the howtos to cover more distros.
32% (6 votes)
Whip primary authors until they release more content. Continue beatings until morale improves.
26% (5 votes)
Other (leave comment)
0% (0 votes)
Total votes: 19

Kernel upgrade, Kernel modules not loading, need a soultion...

I am having problems installing several drivers which req kernel modules. specificly IPW3945, ati x1600 mobile video, and madwifi. they do not want to install correctly, i think its because boot is read only but i could be wrong, i followed the instructions for usb install on a 8gb usb thumb drive with encrypted partitons. if anyone can give me some hints, i would appreciate it thanks!

problem installing drivers

I am having problems installing several drivers which req kernel modules. specificly IPW3945, ati x1600 mobile video, and madwifi. they do not want to install correctly, i think its because boot is read only but i could be wrong, i followed the instructions for usb install on a 8gb usb thumb drive with encrypted partitons. if anyone can give me some hints, i would appreciate it thanks!

Installing to a single partition fails

If one runs deb2flash.py and tries to set it up with a single parition, the install will fail because the script will try to mount the non-existant /boot partition. The output of the script is

  1. Running Command: DEBIAN_FRONTEND=readline apt-get install grub
  2. Configuring Grub.
  3. Grub Device: hd1
  4. Grub install complete
  5. Running Command: mount -o remount,ro /boot
  6. Command Failed -- Retry? (yes/NO) yes

and the end of /mnt/usbbuild/install-chroot.log says:

  1. feraga# echo $?
  2. echo $?
  3. 1
  4. feraga# mount -o remount,ro /boot

Syndicate content