[gem5-users] Re: How to stop running scipt when starting fs

2023-04-30 Thread Xiang Li via gem5-users
I'll have a try! Thanks! Replied Message | From | Ayaz Akram via gem5-users | | Date | 05/01/2023 06:02 | | To | The gem5 Users mailing list | | Cc | Xiang Li, Ayaz Akram | | Subject | [gem5-users] Re: How to stop running scipt when starting fs | Yes, in that case, you might wa

[gem5-users] Re: How to stop running scipt when starting fs

2023-04-30 Thread Ayaz Akram via gem5-users
Date 05/01/2023 03:47 > To The gem5 Users mailing list > Cc Xiang Li , > Ayaz Akram > Subject [gem5-users] Re: How to stop running scipt when starting fs > Hi Xiang Li, > > Based on your shared guest terminal output, OS has yet to boot fully. Your > init script probably

[gem5-users] Re: How to stop running scipt when starting fs

2023-04-30 Thread Xiang Li via gem5-users
? Best wish, Xiang Replied Message | From | Ayaz Akram via gem5-users | | Date | 05/01/2023 03:47 | | To | The gem5 Users mailing list | | Cc | Xiang Li, Ayaz Akram | | Subject | [gem5-users] Re: How to stop running scipt when starting fs | Hi Xiang Li, Based on your shared guest ter

[gem5-users] Re: How to stop running scipt when starting fs

2023-04-30 Thread Ayaz Akram via gem5-users
Hi Xiang Li, Based on your shared guest terminal output, OS has yet to boot fully. Your init script probably has not been executed yet. In case you don't care about systemd, you can also change the kernel arguments in the gem5 run script to directly run your init script once the kernel has booted.