Ubuntu unattended install glitches

Temporary forum to discuss issues and problems during a VirtualBox Beta or Release Candidate phase.
Post Reply
rfm
Posts: 13
Joined: 8. Sep 2008, 20:45
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows
Location: Palo Alto, California, USA

Ubuntu unattended install glitches

Post by rfm »

I used the new GUI unattended install to install xubuntu kinetic. I noticed two differences from the normal Ubuntu interactive install:
  • The created user wasn't put in the sudo group; this is a pain on ubuntu since it doesn't have a root password, so it has to be fixed by booting the live CD and mounting the install disk.
  • The apt source was set to gb.archive.ubuntu.com even though I'm in the US. This is less of a pain (I probably wouldn't have noticed except it triggered a bug in one of my setup scripts.)
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Ubuntu unattended install glitches

Post by scottgus1 »

Just a quick doublecheck, was this attempt made using the 7.0 beta?
AndyCot
Posts: 300
Joined: 29. Feb 2020, 03:04

Re: Ubuntu unattended install glitches

Post by AndyCot »

Can you supply the unattended script you used?

Did you set the following two options on the "unattended install" commnd?
--country=AU --time-zone="Australia/Sydney"

In VB 6.1.x the unattended installs I have done never added the user to the sudo group. Which versions of VB did this?
rfm
Posts: 13
Joined: 8. Sep 2008, 20:45
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu, Windows
Location: Palo Alto, California, USA

Re: Ubuntu unattended install glitches

Post by rfm »

Yes, this was using the 7.0 beta 1.

I didn't use a script, I used the GUI. I think this is new in 7.0, at least I've never seen it before. I didn't see any place to specify time zone, the installed OS ended up in Americas/Los_Angeles (which is where I am.)

I found not putting the user in the sudo group surprising because the unattended install GUI looks a lot like the Ubuntu installer prompts so I expected it to do pretty much the same thing.
AndyCot
Posts: 300
Joined: 29. Feb 2020, 03:04

Re: Ubuntu unattended install glitches

Post by AndyCot »

I am confused. What are you calling the "GUI" ? Can you include a screen shot of the "GUI"?
klaus
Oracle Corporation
Posts: 1196
Joined: 10. May 2007, 14:57

Re: Ubuntu unattended install glitches

Post by klaus »

The New VM wizard in the GUI provides a lot more functionality than in 6.1 (essentially it is all new), and defaults to attempting an unattended install if one selects an ISO straight away and the unattended install feature detects it can handle the OS on it.

The unattended install already existed in 6.1, but was available through VBoxManage CLI only.
Post Reply