Paste #272060

   
pasted on 22.01.2024 14:39
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
-install -D /dev/sda --root-fs ext4 --data-fs ext4 --grub-passwd OFF
Enter password for user root
Password: 
Repeat: 
Enter password for user guest
Password: 
Repeat: 
Language and locale
 * Locale: English (United States)
 * Timezone: UTC (+00:00)
 * Keyboard layout: English
 * Hardware clock type: local
Distribution
 * Installation image: Calculate Linux Desktop Xfce 23 x86_64 20240117
Installation type
 * Allocate drive space: Erase disk and install Calculate Linux
 * Partitions options: Use the UEFI bootloader, The partition for the update, Data partition
 * Partition table: GUID Partition Table (GPT)
 * Devices for install: /dev/sda (ATA VBOX HARDDISK, 50G)
Layout
 * Mount points: 
+--------------------+---------------+----------+------+-----+
| Disk or directory  |  Mount point  |Filesystem|Format|Size |
+--------------------+---------------+----------+------+-----+
| /dev/sda1          | /             | ext4     | yes  | 20G |
| /dev/sda2          |               |          | no   | 20G |
| /dev/sda3          | /var/calculate| ext4     | yes  | 9.8G|
| /dev/sda4          | /boot/efi     | vfat     | yes  | 200M|
| /var/calculate/home| /home         |          |      |     |
+--------------------+---------------+----------+------+-----+
 * Bootloader: UEFI
 * Use UUID: yes
Network settings
 * Network: Migrate network settings
Users
 * Migrating users: 
+------+-------------+-----------------------------------------------------------------------------------+
| User |Administrator|                                      Groups                                       |
+------+-------------+-----------------------------------------------------------------------------------+
| guest| Full access | audio,cdrom,cdrw,games,guest,lp,lpadmin,plugdev,scanner,usb,users,uucp,video,wheel|
+------+-------------+-----------------------------------------------------------------------------------+
 * Use the root password to edit Grub: no
 * Autologin: Not used
 * Encrypt user profiles: no
Audio
 * Audio system: PipeWire
 * Default audio card: Intel 82801AA-ICH
Video
 * Video driver: Auto detection
 * Composite: yes
 * Screen resolution: 1280x800
 * Grub terminal: gfxterm
 * Framebuffer resolution: Auto
Update
 * Automatically check updates: yes
 * Interval for the updates checking: 24h
 * Clean obsolete programs archives: no
 * Update other overlays: auto
 * Update packages at first boot: no

Run process? (Yes/No): y
 * Creating a new partition table ...                                                                                                                  [ ok ]
 * Formatting the partitions ...                                                                                                                       [ ok ]
 * Unpacking the system image to the target ...                                                                                                        [ ok ]
 * Copying clt templates to the new system ...                                                                                                         [ ok ]
 * Updating the configuration ...
 * Configuring the grub  
 * Post-install configuration ...                                                                                                                      [ ok ]
 * Migrating users ...                                                                                                                                 [ ok ]
 * Preparing the system for reboot ...                                                                                                                 [ ok ]
 * Unmounting the target system volume ...                                                                                                             [ ok ]
 * System successfully installed!

Would you like to reboot your computer now to complete the installation? (Yes/No): 
Add Comment
Author