bootloader @ 3.4s
┌──────────────────────────────────────────────────────────┐
│ i586con, the tiny RAM-based linux │
├──────────────────────────────────────────────────────────┤
│ Linux to RAM, textmode │
│ Linux to RAM, VESA at 1024x768-16 │
│ Run from CD, textmode │
│ Run from CD, VESA at 1024x768-16 │
│ BIOS to RAM, textmode │
│ BIOS to RAM, VESA at 1024x768-16 │
│ GRUB2 (Memdisk floppy image) │
│ Poweroff │
│ List VESA Graphics Modes │
│ Memtest86+ │
│ │
│ │
└──────────────────────────────────────────────────────────┘
Press [Tab] to edit options
Automatic boot in 5 seconds...
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
login prompt @ 66.3s
[ 5.315866] Freeing initrd memory: 4096K
[ 5.631819] Freeing initrd memory: 3832K
[ 6.725655] Freeing unused kernel image (initmem) memory: 308K
[ 6.732644] Write protecting kernel text and read-only data: 2888k
[ 6.736671] Run /init as init process
[ 7.435568] loop0: detected capacity change from 0 to 56552
[ 10.100272] zram: Added device: zram0
[ 10.911101] zram0: detected capacity change from 0 to 32768
Setting up swapspace version 1, size = 16773120 bytes
[ 11.085023] Adding 16380k swap on /dev/zram0. Priority:10 extents:1 across:1
6380k SS
[ 13.358703] random: crng init done
Starting syslogd: OK
Starting klogd: OK
Launching net_daemon.sh
Populating /dev using udev: done
Starting network: OK
Starting gpm (eventually, maybe)
Login as root or user (no password).
System (& kernel) logs are in VT7 (Alt-F7) or /var/log/messages
Welcome! (/dev/tty1)
i586con login:
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
logged in @ 74.0s
[ 5.631819] Freeing initrd memory: 3832K
[ 6.725655] Freeing unused kernel image (initmem) memory: 308K
[ 6.732644] Write protecting kernel text and read-only data: 2888k
[ 6.736671] Run /init as init process
[ 7.435568] loop0: detected capacity change from 0 to 56552
[ 10.100272] zram: Added device: zram0
[ 10.911101] zram0: detected capacity change from 0 to 32768
Setting up swapspace version 1, size = 16773120 bytes
[ 11.085023] Adding 16380k swap on /dev/zram0. Priority:10 extents:1 across:1
6380k SS
[ 13.358703] random: crng init done
Starting syslogd: OK
Starting klogd: OK
Launching net_daemon.sh
Populating /dev using udev: done
Starting network: OK
Starting gpm (eventually, maybe)
Login as root or user (no password).
System (& kernel) logs are in VT7 (Alt-F7) or /var/log/messages
Welcome! (/dev/tty1)
i586con login: root
i586con ~ #
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
fdisk complete @ 80.6s
i586con login: root
i586con ~ # printf 'n\n\n\n\n\nw\n' | fdisk /dev/sda
Welcome to fdisk (util-linux 2.36.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
Device does not contain a recognized partition table.
Created a new DOS disklabel with disk identifier 0x58e98e4f.
Command (m for help): Partition type
p primary (0 primary, 0 extended, 4 free)
e extended (container for logical partitions)
Select (default p):
Using default response p.
Partition number (1-4, default 1): First sector (2048-2097151, default 2048): La
st sector, +/-sectors or +/-size{K,M,G,T,P} (2048-2097151, default 2097151):
Created a new partition 1 of type 'Linux' and of size 1023 MiB.
Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
i586con ~ #
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
install complete @ 231.2s
xt4
The filesystem needs a label.
Label [I586CON_BOOT]: Label chosen: I586CON_BOOT
The given disk partition will be ERASED, check that it is correct.
Type yes to continue: Continuing in 3 seconds
mke2fs 1.45.6 (20-Mar-2020)
Discarding device blocks: done
Creating filesystem with 261888 4k blocks and 65536 inodes
Filesystem UUID: de1f6ca1-e3bf-4dd6-be18-0901b54e9579
Superblock backups stored on blocks:
32768, 98304, 163840, 229376
Allocating group tables: done
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
Save complete - wrote rootfs.img and save.tgz
Installing for i386-pc platform.
grub-install: warning: cannot open directory `//share/locale': No such file or d
irectory.
Installation finished. No error reported.
Wrote grub.cfg
Installation complete, to new beginnings :)
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
Shutdown @ 241.9s
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
Save complete - wrote rootfs.img and save.tgz
Installing for i386-pc platform.
grub-install: warning: cannot open directory `//share/locale': No such file or d
irectory.
Installation finished. No error reported.
Wrote grub.cfg
Installation complete, to new beginnings :)
poweroffi586con ~ # poweroff
i586con ~ # Stopping network: OK
Stopping klogd: OK
Stopping syslogd: OK
umount: tmpfs busy - remounted read-only
umount: overlay busy - remounted read-only
umount: overlay busy - remounted read-only
umount: devtmpfs busy - remounted read-only
umount: can't unmount /: Invalid argument
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system poweroff
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>=== SUMMARY for 03-install-b2r-ext ===
total time | wait time | event
3.4s | 3.4s | bootloader
66.3s | 62.5s | login prompt
74.0s | 7.3s | logged in
80.6s | 3.4s | fdisk complete
231.2s | 146.5s | install complete
241.9s | | Shutdown