D
Deleted User
Guest
I performed a USB Arch Linux installation using a virtual machine. I formated it as ext4, but then when it boot it said Unknown Filesystem "NTFS" I installed Arch fucking 6 times....
Arch is one hard Linux ditro to use. ive been using linux for years and years now but arch is something else. very complex, i dont even brother with it.
how is your setup..
also what do you want to do with Linux, so i have bit of an idea of what to recommend.
Can you fix the ntfs, btw im using the sys for desktop sandbox(do what shit i want)
no, thats the thing i also tried to install arch on virtualbox a while back, i couldnt get it to work.
no help from arch people too. arch is for advanced users.
https://bbs.archlinux.org/
viewtopic.php?id=175293
i recommend using Linux distro which works out of the box. if you want light weight BunsenLabs is the one i would use. https://www.bunsenlabs.org/
installation.html

Here is a screenshot log of me installing Archlinux in a VM. Around about an hour with screenshotting and watching youtube videos. It's simple and quick enough that I don't mind doing it while derping with other stuff.i also tried to install arch on virtualbox a while back, i couldnt get it to work.
After thinking about it for a little bit. You probably didn't set your syslinux.cfg correctly.well i installed it on a usb FROM virtualbox

Then something is probably not looking where you think it is.just one prob i formatted as ext4 but then it says its ntfs

I redone the process 9999 times
mkfs.ext4 /dev/sda1 etc

If you installed archlinux to a USB, you need to give syslinux the UUID of the USB, otherwise it is going to try to boot whatever device is default. Just look at where syslinux is trying to boot to. Or give me a link to the video. Or how you are booting your usb (on hardware? or in a VM).usb install ext4, uuid not required,ive told syslinux the root dir

Then look at your syslinux.cfg because it is definitely wrong. Default syslinux will try to boot to some /dev/sda partition which would be some partition on your existing hard drive, which would probably be NTFS.Booting with hardware existing hard drive present.

