To override it, you may downgrade ifconfig with these commands (maybe
not recommended!):
$ wget
http://archive.ubuntu.com/ubuntu/pool/main/n/net-tools/net-tools_1.60-26ubuntu1_amd64.deb
$ sudo dpkg -i net-tools_1.60-26ubuntu1_amd64.deb
$ sudo apt-mark hold net-tools
$ sudo ocsinventory-agent
--
OK. :(
Posted here: http://brainstorm.ubuntu.com/idea/25642/ . :)
--
Ubuntu Installer erased files from a NTFS partition
https://bugs.launchpad.net/bugs/620262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
I found what was my mistake into /etc/fstab file:
# /dev/sdb2 was on /dev/sdb2 during installation
UUID=5EE8DC25E8DBF8EB /dev/sdb2 ntfsdefaults,umask=007,gid=46 0 0
It had to say:
# /media/sdb2 was on /dev/sdb2 during installation
UUID=5EE8DC25E8DBF8EB /media/sdb2 ntfsd
The affected partition was: /dev/sdb2.
--
Ubuntu Installer erased files from a NTFS partition
https://bugs.launchpad.net/bugs/620262
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Public bug reported:
I installed Ubuntu as always:
1. Downloaded a file (this time it was:
http://releases.ubuntu.com//lucid/ubuntu-10.04.1-desktop-amd64.iso) and burned
a disc.
2. I tested Ubuntu.
3. I runned installer and mounted partitions as always:
/dev/sda
/dev/sda1 (ext4 as / w/format)
/