bootloader @ 4.8s
┌──────────────────────────────────────────────────────────┐
│ 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. [F1] for help.
Automatic boot in 5 seconds...
<<FIRST<< | <PREV< | >NEXT> | >>LAST>>
login prompt @ 71.8s
[ 11.996373] sd 0:0:0:0: [sda] Attached SCSI disk
[ 17.062783] random: crng init done
[ 20.147326] zram: Added device: zram0
[ 20.212057] zram0: detected capacity change from 0 to 32768
Setting up swapspace version 1, size = 16773120 bytes
[ 20.460085] Adding 16380k swap on /dev/zram0. Priority:10 extents:1 across:1
6380k SS
Media found and mounted.
Unpacking save.tgz...
Setting up overlay...
[ 22.835655] loop0: detected capacity change from 0 to 60951
Switching to main /sbin/init
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 @ 77.4s
[ 17.062783] random: crng init done
[ 20.147326] zram: Added device: zram0
[ 20.212057] zram0: detected capacity change from 0 to 32768
Setting up swapspace version 1, size = 16773120 bytes
[ 20.460085] Adding 16380k swap on /dev/zram0. Priority:10 extents:1 across:1
6380k SS
Media found and mounted.
Unpacking save.tgz...
Setting up overlay...
[ 22.835655] loop0: detected capacity change from 0 to 60951
Switching to main /sbin/init
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 @ 91.6s
i586con login: root
i586con ~ # printf 'n\n\n\n\n\nw\n' | fdisk /dev/sda
Welcome to fdisk (util-linux 2.40.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 (MBR) disklabel with disk identifier 0x4d4c14f2.
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-819199, default 2048): Las
t sector, +/-sectors or +/-size{K,M,G,T,P} (2048-819199, default 819199):
Created a new partition 1 of type 'Linux' and of size 399 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 @ 198.9s
Syncing disks.
i586con ~ # printf 'fat\n\nyes\n' | hdinstall /dev/sda1 /dev/sda
This is the device to be used:
Device /dev/sda1 is a 399.0 MiB partition 1
Disk Vendor/Type: ATA
Disk Model: QEMU HARDDISK
Disk Size: 0.391 GiB
Current filesystem (if any) cannot be used.
Choose the filesystem to format to (e[xt4]/[v]fat or quit): Filesystem chosen: v
fat
The filesystem needs a label.
Label [I586CONBT]: Label chosen: I586CONBT
The given disk partition will be ERASED, check that it is correct.
Type yes to continue: Continuing in 3 seconds
mkfs.fat 4.2 (2021-01-31)
495 blocks
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 @ 209.9s
mkfs.fat 4.2 (2021-01-31)
495 blocks
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 :)
poweroff
i586con ~ # poweroff
i586con ~ # Stopping network: OK
Stopping klogd: OK
Stopping syslogd: stopped /sbin/syslogd (pid 298)
OK
umount: tmpfs busy - remounted read-only
umount: overlay busy - remounted read-only
umount: overlay busy - remounted read-only
umount: /dev/sr0 busy - remounted read-only
umount: devtmpfs busy - remounted read-only
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 05-install-cd-fat ===
total time | wait time | event
4.8s | 4.8s | bootloader
71.8s | 66.7s | login prompt
77.4s | 5.2s | logged in
91.6s | 11.0s | fdisk complete
198.9s | 103.3s | install complete
209.9s | | Shutdown