Ubuntu Linux Oh Yes!


Recommended Posts

  konstantinos said:
any ideas about how to get it to see my win partition?

and also it keeps prompting for a root password but i swear i never set one during the install!

585939505[/snapback]

For a root password, open a terminal, and type:

sudo passwd root

It will then prompt you for your user password, then ask for the new root password twice.

As for win partition, check the unofficial ubuntu guide, here:

http://ubuntuguide.org/#mountunmountfat

The commands are:

To Mount:

sudo mkdir /media/windows

sudo mount /dev/hda1 /media/windows/ -t ntfs -o umask=0222

To Unmount:

sudo umount /media/windows/

You can also add the windows drive to fstab so it mounts automatically.

  axious said:
Right i'm trying this ubuntu out as I type. I just downloaded Thunderbird to the desktop. Um...how do I get it to run? It's a .bin file.

585940014[/snapback]

Forget that, open up the terminal and type:

synaptic

this is the GUI based version for installing apps and such.

Oh right. I'll give it a whizz. Back soon.

Edit: Well that worked. It got PAN newsreader for me :ninja:

Hmm, all very strange this Linux stuff. I'll be buggered if I can access my NTFS drives though.

Uh oh. NOOBIE ALERT :p

Edited by axious
  axious said:
Oh right. I'll give it a whizz. Back soon.

Edit: Well that worked. It got PAN newsreader for me  :ninja:

Hmm, all very strange this Linux stuff. I'll be buggered if I can access my NTFS drives though.

Uh oh.  NOOBIE ALERT    :p

585940052[/snapback]

http://www.ubuntuguide.org/#windows

thx - I'm using this as a "Live Cd" at the moment, if I choose to install it, (on a spare 6gb drive), it won't screw anything else up? Will it? me scared.

And what command do I need to install it from the boot prompt?

tia

  axious said:
thx - I'm using this as a "Live Cd" at the moment, if I choose to install it, (on a spare 6gb drive), it won't screw anything else up? Will it? me scared.

And what command do I need to install it from the boot prompt?

tia

585940193[/snapback]

Running a live cd is just that, running it from the CD. To format your computer with it all you have to do is boot from the disc. and i would choose "guided partitioning"

right, I am tryping this from the Live cd. I just installed ubuntu onto my spare drive. All was going well, it said, do you want to install GRUB...YES. Then did that, and said remove cd, it needs to finish installing a few more packages.

Then it rebooted a few secs later and BANG! Grub error 17???? I can't freaking boot into my machine at all now. :angry: It just sits there with GRUB "error 17".

Can I fix it from within this Live cd I am using atm?

Anyone know how to fix this? Panicking here :(

tia

I don't think Ubuntu live CD has an installer. (I could be wrong though). You need to get the installable version. Though personally I wouldn't bother as for a total n00b there is too much missing from it - like MP3 support and Multimedia support and so on. It's easy to add if you know what you are doing - but pretty hard if you don't.

GJ

  axious said:
right, I am tryping this from the Live cd. I just installed ubuntu onto my spare drive. All was going well, it said, do you want to install GRUB...YES. Then did that, and said remove cd, it needs to finish installing a few more packages.

Then it rebooted a few secs later and BANG!  Grub error 17????  I can't freaking boot into my machine at all now.  :angry:  It just sits there with GRUB "error 17".

Can I fix it from within this Live cd I am using atm?

Anyone know how to fix this?  Panicking here :(

tia

585943549[/snapback]

Remember when you do get the installer version. Give us your system specs, so as to recommend the right kernel for your CPU. for instance i have a Pentium 4 with HT. So i obtain the 686 kernel.

  axious said:
right, I am tryping this from the Live cd. I just installed ubuntu onto my spare drive. All was going well, it said, do you want to install GRUB...YES. Then did that, and said remove cd, it needs to finish installing a few more packages.

Then it rebooted a few secs later and BANG!  Grub error 17????  I can't freaking boot into my machine at all now.  :angry:  It just sits there with GRUB "error 17".

Can I fix it from within this Live cd I am using atm?

Anyone know how to fix this?  Panicking here :(

tia

585943549[/snapback]

No need to be worried. If you can't get Grub working, all you need to do in order to boot back into Windows (I'm guessing that's what's on your other drive) is boot from the cd, go into the recovery console and run fixmbr. I'm sure someone can get this working for you though

  raid517 said:
I don't think Ubuntu live CD has an installer. (I could be wrong though). You need to get the installable version. Though personally I wouldn't bother as for a total n00b there is too much missing from it - like MP3 support and Multimedia support and so on. It's easy to add if you know what you are doing - but pretty hard if you don't.

GJ

585943616[/snapback]

No, I installed ubuntu, but was typing here using the Live CD, it was the only way to boot. The Grub loader had an error 17.

As for specs of my machine.

AMD 2500+ (OC 3200+)

768mb DDR Ram

1 x 160 GB Samsung IDE HDD - Master

1 x 120 GB Maxtor SATA HDD - Slave

1 x 8 GB Seagate IDE HDD - Secondary Slave (< --- this is where I installed ubuntu)

I downloaded the http://us.releases.ubuntu.com/releases/5.0...nstall-i386.iso

Everything went perfect fine, until it rebooted and came up with Grub Error 17.

I managed to find out how to fixmbr, So I am back in XP now and formatted the 8GB drive.

Maybe I'll try again. :huh:

So anyone know what could have gone wrong? I really would like to try out Linux but something always seems to go wrong which puts me right off.....until the next time! ;)

I like the way ubuntu works (from Live), but would ideally like to install a working version to try out properly.

Edited by axious
  scaramonga said:
There are 2 disks to Ubuntu........

1 is the 'Live CD' and the other is the 'Install CD'..........you do not require both.....just one or the other .....depending on if you want it installed or not?:yes::

585944461[/snapback]

I know that. I used the Live cd to test it out. I then installed ubuntu using the install cd, and I got the Grub Error 17.

I actually just tried to install it again, and got exactly the same error 17.

This is why I usually end up not using Linux, cus something always (seems) goes wrong :crazy::

Unless I can get this error 17 sorted, then unfortunatly unbuntu will be finding its way to cd heaven as a coffee coaster.

Well grub is an amazingly simple utility to understand. Once you get your head round the idea that 0,0 is your first partition (or dev/hda1) 0,1 is your second partition (or /dev/hda2) and that 1,0, 1,1 and so on are all equivalent partitions on your second hard drive, with 2,0 for your third and so on you have basically cracked it. The easiest guide I have ever seen to working with Grub is in the gentoo handbook. You wll robably want to ignore the part about emerging Grub (which is just the Gentoo way of installing things) and you may have to substitute nano for whatever text editor you prefer - but apart from that it doesn't get much clearer than this.

In short my advice is, follow this guide and reinstall Grub.

GJ

I can't boot to my ubuntu install cus Grub wont let me. If I use a "Live" cd, I don't seem to be able to find the file I need to edit. What would I look for, and how would I edit it?

Remember, I would be booting from a Live cd not to my hdd.

Sorry, I'm a newb when it come to Grubs

Edited by axious
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Yeah, I've had a Recycle Bin on my taskbar since XP and till last year when I got a new laptop with Windows 11. It was especially useful for touch workflow - I could drag files into Recycle Bin from anywhere because my Taskbar is always visible, unlike desktop icons.
    • Not after SP1. There was a legitimate file copy issue prior.
    • Microsoft 365 security in the spotlight after Washington Post hack by Paul Hill The Washington Post has come under cyberattack which saw Microsoft email accounts of several journalists get compromised. The attack, which was discovered last Thursday, is believed to have been conducted by a foreign government due to the topics the journalists cover, including national security, economic policy, and China. Following the hack, the passwords on the affected accounts were reset to prevent access. The fact that a Microsoft work email account was potentially hacked strongly suggests The Washington Post utilizes Microsoft 365, which makes us question the security of Microsoft’s widely used enterprise services. Given that Microsoft 365 is very popular, it is a hot target for attackers. Microsoft's enterprise security offerings and challenges As the investigation into the cyberattack is still ongoing, just how attackers gained access to the accounts of the journalists is unknown, however, Microsoft 365 does have multiple layers of protection that ought to keep journalists safe. One of the security tools is Microsoft Defender for Office 365. If the hackers tried to gain access with malicious links, Defender provides protection against any malicious attachments, links, or email-based phishing attempts with the Advanced Threat Protection feature. Defender also helps to protect against malware that could be used to target journalists at The Washington Post. Another security measure in place is Entra ID which helps enterprises defend against identity-based attacks. Some key features of Entra ID include multi-factor authentication which protects accounts even if a password is compromised, and there are granular access policies that help to limit logins from outside certain locations, unknown devices, or limit which apps can be used. While Microsoft does offer plenty of security technologies with M365, hacks can still take place due to misconfiguration, user-error, or through the exploitation of zero-day vulnerabilities. Essentially, it requires efforts from both Microsoft and the customer to maintain security. Lessons for organizations using Microsoft 365 The incident over at The Washington Post serves as a stark reminder that all organizations, not just news organizations, should audit and strengthen their security setups. Some of the most important security measures you can put in place include mandatory multi-factor authentication (MFA) for all users, especially for privileged accounts; strong password rules such as using letters, numbers, and symbols; regular security awareness training; and installing any security updates in a timely manner. Many of the cyberattacks that we learn about from companies like Microsoft involve hackers taking advantage of the human in the equation, such as being tricked into sharing passwords or sharing sensitive information due to trickery on behalf of the hackers. This highlights that employee training is crucial in protecting systems and that Microsoft’s technologies, as advanced as they are, can’t mitigate all attacks 100 percent of the time.
    • Comments like these are genuinely fascinating to me because they're so far from anything I experience as a daily user of Win 11 since the first public beta. AI stuff? Have it turned off completely, never pops up anywhere. Forced MS account? Yes, they strongly recommend it and kinda push it lately during big updates and such, but it's still not forced. Pop up dialogs when you're not using Edge? Yeah, I vaguely remember seeing some reminders about using Edge a long time ago. I just clicked them away and kept using Vivaldi as usual (but frankly, I'd still much rather use Edge than Chrome - which I'm forced to use at work - I've grown to dislike Google a lot more than Microsoft lately, even if I am still deeply rooted in their ecosystem unfortunately). Awful context menus? A single simple tweak will get you the old context menus. Search in Windows using Bing? People use search in Windows for anything else than to search for local files or apps? Why? I just don't get a lot of the complains people have about Win 11.
    • Nice, but if you change the colour, the folder no longer shows image preview on the actual folder icon.
  • Recent Achievements

    • One Month Later
      Jdoe25 earned a badge
      One Month Later
    • Explorer
      Legend20 went up a rank
      Explorer
    • One Month Later
      jezzzy earned a badge
      One Month Later
    • First Post
      CSpera earned a badge
      First Post
    • One Month Later
      MIR JOHNNY BLAZE earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      618
    2. 2
      ATLien_0
      277
    3. 3
      +FloatingFatMan
      179
    4. 4
      Michael Scrip
      151
    5. 5
      Steven P.
      116
  • Tell a friend

    Love Neowin? Tell a friend!